index
:
linux.git
master
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
/
tegra186-cpufreq.c
Age
Commit message (
Expand
)
Author
2021-02-04
cpufreq: Remove CPUFREQ_STICKY flag
Viresh Kumar
2020-12-07
cpufreq: tegra186: Simplify cluster information lookup
Jon Hunter
2020-12-07
cpufreq: tegra186: Fix sparse 'incorrect type in assignment' warning
Jon Hunter
2020-11-17
cpufreq: tegra186: Fix get frequency callback
Jon Hunter
2020-09-16
cpufreq: tegra186: Fix initial frequency
Jon Hunter
2020-07-30
cpufreq: tegra186: Simplify probe return path
Jon Hunter
2020-05-18
cpufreq: tegra186: add CPUFREQ_NEED_INITIAL_FREQ_CHECK flag
Mian Yousaf Kaukab
2020-01-07
cpufreq: tegra186: convert to devm_platform_ioremap_resource
Yangtao Li
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2018-10-17
cpufreq: tegra186: don't pass GFP_DMA32 to dma_alloc_coherent()
Christoph Hellwig
2018-03-20
cpufreq: tegra186: Don't validate the frequency table twice
Viresh Kumar
2018-02-27
cpufreq: tegra186: Break after initialization is done for policy->cpu
Viresh Kumar
2017-04-19
cpufreq: Add Tegra186 cpufreq driver
Mikko Perttunen