summaryrefslogtreecommitdiffstats
path: root/include/linux/cpu_cooling.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner2019-05-301-12/+1Star
* cpu_cooling: Drop static-power related stuffViresh Kumar2017-12-071-3/+0Star
* cpu_cooling: Keep only one of_cpufreq*cooling_register() helperViresh Kumar2017-12-071-39/+14Star
* cpu_cooling: Remove unused cpufreq_power_cooling_register()Viresh Kumar2017-12-071-10/+0Star
* cpu_cooling: Make of_cpufreq_power_cooling_register() parse DTViresh Kumar2017-12-071-12/+3Star
* thermal: cpu_cooling: use cpufreq_policy to register cooling deviceViresh Kumar2017-05-281-12/+14
* thermal: cpu_cooling: remove cpufreq_cooling_get_level()Viresh Kumar2017-05-281-6/+0Star
* thermal: cpu_cooling: implement the power cooling device APIJavi Merino2015-05-051-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-241-3/+0Star
* thermal: cpu_cooling: add needed header for cpu_cooling.hEduardo Valentin2013-04-241-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