index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
tegra194-cpufreq.c
Age
Commit message (
Expand
)
Author
2023-05-11
cpufreq: tegra194: Fix an error handling path in tegra194_cpufreq_probe()
Christophe JAILLET
2023-04-18
cpufreq: tegra194: add OPP support and set bandwidth
Sumit Gupta
2023-02-06
cpufreq: tegra194: Enable CPUFREQ thermal cooling
Yi-Wei Wang
2022-10-18
cpufreq: tegra194: Fix module loading
Jon Hunter
2022-09-26
cpufreq: tegra194: change tegra239_cpufreq_soc to static
Yang Yingliang
2022-09-21
cpufreq: tegra194: Add support for Tegra239
Sumit Gupta
2022-09-01
cpufreq: tegra194: Remove the unneeded result variable
ye xingchen
2022-07-18
cpufreq: tegra194: Staticize struct tegra_cpufreq_soc instances
Viresh Kumar
2022-04-26
cpufreq: tegra194: Add support for Tegra234
Sumit Gupta
2022-04-26
cpufreq: tegra194: add soc data to support multiple soc
Sumit Gupta
2021-10-04
cpufreq: tegra186/tegra194: Handle errors in BPMP response
Mikko Perttunen
2021-02-04
cpufreq: Remove CPUFREQ_STICKY flag
Viresh Kumar
2020-12-07
cpufreq: tegra194: Rename tegra194_get_speed_common function
Jon Hunter
2020-12-07
cpufreq: tegra194: Remove unnecessary frequency calculation
Jon Hunter
2020-12-07
cpufreq: tegra194: get consistent cpuinfo_cur_freq
Sumit Gupta
2020-08-21
cpufreq: replace cpu_logical_map() with read_cpuid_mpir()
Sumit Gupta
2020-07-30
cpufreq: Add Tegra194 cpufreq driver
Sumit Gupta