index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
cpu_cooling.h
Age
Commit message (
Expand
)
Author
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