aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/cpu_cooling.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-07cpu_cooling: Drop static-power related stuffViresh Kumar1-3/+0
2017-12-07cpu_cooling: Keep only one of_cpufreq*cooling_register() helperViresh Kumar1-39/+14
2017-12-07cpu_cooling: Remove unused cpufreq_power_cooling_register()Viresh Kumar1-10/+0
2017-12-07cpu_cooling: Make of_cpufreq_power_cooling_register() parse DTViresh Kumar1-12/+3
2017-05-27thermal: cpu_cooling: use cpufreq_policy to register cooling deviceViresh Kumar1-12/+14
2017-05-27thermal: cpu_cooling: remove cpufreq_cooling_get_level()Viresh Kumar1-6/+0
2015-05-04thermal: cpu_cooling: implement the power cooling device APIJavi Merino1-0/+39
2014-12-17thermal: cpu_cooling: return ERR_PTR() for !CPU_THERMAL or !THERMAL_OFJavi Merino1-3/+3
2013-12-04thermal: cpu_cooling: introduce of_cpufreq_cooling_registerEduardo Valentin1-0/+25
2013-07-08thermal: cpu_cooling: fix stub functionArnd Bergmann1-2/+2
2013-04-27thermal: cpu_cooling: improve line breakingEduardo Valentin1-8/+8
2013-04-25thermal: cpu_cooling: remove unused symbols on cpu_cooling.hEduardo Valentin1-3/+0
2013-04-25thermal: cpu_cooling: add needed header for cpu_cooling.hEduardo Valentin1-0/+1
2013-04-14Thermal: build cpu_cooling code into thermal_sys moduleZhang Rui1-1/+1
2013-03-26Thermal: exynos: fix cooling state translationZhang Rui1-0/+7
2012-11-22thermal: cpu cooling: allow module buildsEduardo Valentin1-1/+1
2012-11-22thermal: cpu cooling: use const parameter while registeringEduardo Valentin1-2/+2
2012-09-24thermal: add generic cpufreq cooling implementationAmit Daniel Kachhap1-0/+58