开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
tegra194-cpufreq.c
Age
Commit message (
Expand
)
Author
2024-07-09
cpufreq: Make cpufreq_driver->exit() return void
Lizhe
2023-10-10
cpufreq: tegra194: remove redundant AND with cpu_online_mask
Sumit Gupta
2023-10-10
cpufreq: tegra194: use refclk delta based loop instead of udelay
Sumit Gupta
2023-10-10
cpufreq: tegra194: save CPU data to avoid repeated SMP calls
Sumit Gupta
2023-09-27
cpufreq: tegra194: fix warning due to missing opp_put
Sumit Gupta
2023-08-28
cpufreq: tegra194: remove opp table in exit hook
Sumit Gupta
2023-08-28
cpufreq: tegra194: add online/offline hooks
Sumit Gupta
2023-07-20
cpufreq: tegra194: Convert to platform remove callback returning void
Yangtao Li
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