Age | Commit message (Expand) | Author | Files | Lines |
2020-05-19 | thermal/drivers/cpuidle_cooling: Change the registration function | Daniel Lezcano | 1 | -10/+2 |
2020-01-27 | thermal/drivers/cpu_cooling: Introduce the cpu idle cooling driver | Daniel Lezcano | 1 | -0/+18 |
2020-01-27 | thermal/drivers/Kconfig: Convert the CPU cooling device to a choice | Daniel Lezcano | 1 | -3/+3 |
2019-11-07 | thermal: cpu_cooling: Reorder the header file | Daniel Lezcano | 1 | -9/+7 |
2019-11-07 | thermal: cpu_cooling: Remove pointless dependency on CONFIG_OF | Daniel Lezcano | 1 | -2/+2 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167 | Thomas Gleixner | 1 | -12/+1 |
2017-12-08 | cpu_cooling: Drop static-power related stuff | Viresh Kumar | 1 | -3/+0 |
2017-12-08 | cpu_cooling: Keep only one of_cpufreq*cooling_register() helper | Viresh Kumar | 1 | -39/+14 |
2017-12-08 | cpu_cooling: Remove unused cpufreq_power_cooling_register() | Viresh Kumar | 1 | -10/+0 |
2017-12-08 | cpu_cooling: Make of_cpufreq_power_cooling_register() parse DT | Viresh Kumar | 1 | -12/+3 |
2017-05-28 | thermal: cpu_cooling: use cpufreq_policy to register cooling device | Viresh Kumar | 1 | -12/+14 |
2017-05-28 | thermal: cpu_cooling: remove cpufreq_cooling_get_level() | Viresh Kumar | 1 | -6/+0 |
2015-05-05 | thermal: cpu_cooling: implement the power cooling device API | Javi Merino | 1 | -0/+39 |
2014-12-17 | thermal: cpu_cooling: return ERR_PTR() for !CPU_THERMAL or !THERMAL_OF | Javi Merino | 1 | -3/+3 |
2013-12-04 | thermal: cpu_cooling: introduce of_cpufreq_cooling_register | Eduardo Valentin | 1 | -0/+25 |
2013-07-08 | thermal: cpu_cooling: fix stub function | Arnd Bergmann | 1 | -2/+2 |
2013-04-27 | thermal: cpu_cooling: improve line breaking | Eduardo Valentin | 1 | -8/+8 |
2013-04-24 | thermal: cpu_cooling: remove unused symbols on cpu_cooling.h | Eduardo Valentin | 1 | -3/+0 |
2013-04-24 | thermal: cpu_cooling: add needed header for cpu_cooling.h | Eduardo Valentin | 1 | -0/+1 |
2013-04-14 | Thermal: build cpu_cooling code into thermal_sys module | Zhang Rui | 1 | -1/+1 |
2013-03-26 | Thermal: exynos: fix cooling state translation | Zhang Rui | 1 | -0/+7 |
2012-11-22 | thermal: cpu cooling: allow module builds | Eduardo Valentin | 1 | -1/+1 |
2012-11-22 | thermal: cpu cooling: use const parameter while registering | Eduardo Valentin | 1 | -2/+2 |
2012-09-24 | thermal: add generic cpufreq cooling implementation | Amit Daniel Kachhap | 1 | -0/+58 |