aboutsummaryrefslogtreecommitdiff
path: root/include/linux/cpu_cooling.h
AgeCommit message (Expand)AuthorFilesLines
2015-05-04thermal: cpu_cooling: implement the power cooling device APIGravatar Javi Merino 1-0/+39
2014-12-17thermal: cpu_cooling: return ERR_PTR() for !CPU_THERMAL or !THERMAL_OFGravatar Javi Merino 1-3/+3
2013-12-04thermal: cpu_cooling: introduce of_cpufreq_cooling_registerGravatar Eduardo Valentin 1-0/+25
2013-07-08thermal: cpu_cooling: fix stub functionGravatar Arnd Bergmann 1-2/+2
2013-04-27thermal: cpu_cooling: improve line breakingGravatar Eduardo Valentin 1-8/+8
2013-04-25thermal: cpu_cooling: remove unused symbols on cpu_cooling.hGravatar Eduardo Valentin 1-3/+0
2013-04-25thermal: cpu_cooling: add needed header for cpu_cooling.hGravatar Eduardo Valentin 1-0/+1
2013-04-14Thermal: build cpu_cooling code into thermal_sys moduleGravatar Zhang Rui 1-1/+1
2013-03-26Thermal: exynos: fix cooling state translationGravatar Zhang Rui 1-0/+7
2012-11-22thermal: cpu cooling: allow module buildsGravatar Eduardo Valentin 1-1/+1
2012-11-22thermal: cpu cooling: use const parameter while registeringGravatar Eduardo Valentin 1-2/+2
2012-09-24thermal: add generic cpufreq cooling implementationGravatar Amit Daniel Kachhap 1-0/+58