summaryrefslogtreecommitdiffstats
path: root/include/linux/cpu_cooling.h
Commit message (Expand)AuthorAgeFilesLines
* 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