aboutsummaryrefslogtreecommitdiff
path: root/include/linux/cpu_cooling.h
AgeCommit message (Expand)AuthorFilesLines
2017-12-07cpu_cooling: Drop static-power related stuffGravatar Viresh Kumar 1-3/+0
2017-12-07cpu_cooling: Keep only one of_cpufreq*cooling_register() helperGravatar Viresh Kumar 1-39/+14
2017-12-07cpu_cooling: Remove unused cpufreq_power_cooling_register()Gravatar Viresh Kumar 1-10/+0
2017-12-07cpu_cooling: Make of_cpufreq_power_cooling_register() parse DTGravatar Viresh Kumar 1-12/+3
2017-05-27thermal: cpu_cooling: use cpufreq_policy to register cooling deviceGravatar Viresh Kumar 1-12/+14
2017-05-27thermal: cpu_cooling: remove cpufreq_cooling_get_level()Gravatar Viresh Kumar 1-6/+0
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