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
/
qoriq-cpufreq.c
Age
Commit message (
Expand
)
Author
2020-05-07
cpufreq: qoriq: convert to a platform driver
Mian Yousaf Kaukab
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-04-29
cpufreq: qoriq: add support for lx2160a
Vabhav Sharma
2019-04-25
cpufreq: qoriq: Add ls1028a chip support
Yuantian Tang
2019-01-30
cpufreq: qoriq: Use auto-registration of thermal cooling device
Amit Kucheria
2018-03-20
cpufreq: qoirq: Don't validate the frequency table twice
Viresh Kumar
2018-02-27
cpufreq: qoriq: Drop memory allocation error messages from qoriq_cpufreq_cpu_...
Markus Elfring
2017-12-07
cpu_cooling: Keep only one of_cpufreq*cooling_register() helper
Viresh Kumar
2017-12-07
cpu_cooling: Make of_cpufreq_power_cooling_register() parse DT
Viresh Kumar
2017-05-27
thermal: cpu_cooling: use cpufreq_policy to register cooling device
Viresh Kumar
2017-03-12
cpufreq: qoriq: enhance bus frequency calculation
YuanTian Tang
2017-02-23
cpufreq: qoriq: clean up unused code
Tang Yuantian
2017-02-09
cpufreq: qoriq: Don't look at clock implementation details
Tang Yuantian
2016-04-25
cpufreq: qoriq: Fix cooling device registration issue during suspend
Jia Hongtao
2016-04-25
cpufreq: qoriq: Remove __exit macro from .exit callback
Jia Hongtao
2016-04-25
cpufreq: qoriq: Don't show cooling device messages if THERMAL_OF undefined
Jia Hongtao
2015-12-10
cpufreq: qoriq: Register cooling device based on device tree
Hongtao Jia
2015-06-15
cpufreq: qoriq: optimize the CPU frequency switching time
Tang Yuantian
2015-04-11
cpufreq: fix qoriq uniprocessor build
Arnd Bergmann
2015-03-18
cpufreq: qoriq: rename the driver
Tang Yuantian