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