summaryrefslogtreecommitdiffstats
path: root/include/linux/cpu_cooling.h
Commit message (Expand)AuthorAgeFilesLines
* cpu_cooling: Drop static-power related stuffViresh Kumar2017-12-071-3/+0
* cpu_cooling: Keep only one of_cpufreq*cooling_register() helperViresh Kumar2017-12-071-39/+14
* cpu_cooling: Remove unused cpufreq_power_cooling_register()Viresh Kumar2017-12-071-10/+0
* cpu_cooling: Make of_cpufreq_power_cooling_register() parse DTViresh Kumar2017-12-071-12/+3
* thermal: cpu_cooling: use cpufreq_policy to register cooling deviceViresh Kumar2017-05-271-12/+14
* thermal: cpu_cooling: remove cpufreq_cooling_get_level()Viresh Kumar2017-05-271-6/+0
* thermal: cpu_cooling: implement the power cooling device APIJavi Merino2015-05-041-0/+39
* thermal: cpu_cooling: return ERR_PTR() for !CPU_THERMAL or !THERMAL_OFJavi Merino2014-12-171-3/+3
* thermal: cpu_cooling: introduce of_cpufreq_cooling_registerEduardo Valentin2013-12-041-0/+25
* thermal: cpu_cooling: fix stub functionArnd Bergmann2013-07-081-2/+2
* thermal: cpu_cooling: improve line breakingEduardo Valentin2013-04-271-8/+8
* thermal: cpu_cooling: remove unused symbols on cpu_cooling.hEduardo Valentin2013-04-251-3/+0
* thermal: cpu_cooling: add needed header for cpu_cooling.hEduardo Valentin2013-04-251-0/+1
* Thermal: build cpu_cooling code into thermal_sys moduleZhang Rui2013-04-141-1/+1
* Thermal: exynos: fix cooling state translationZhang Rui2013-03-261-0/+7
* thermal: cpu cooling: allow module buildsEduardo Valentin2012-11-221-1/+1
* thermal: cpu cooling: use const parameter while registeringEduardo Valentin2012-11-221-2/+2
* thermal: add generic cpufreq cooling implementationAmit Daniel Kachhap2012-09-241-0/+58