summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/cpu_cooling.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds2013-03-011-2/+2
|\
| * Thermal: fix a wrong commentZhang Rui2013-02-061-2/+2
* | thermal: convert to idr_alloc()Tejun Heo2013-02-281-12/+5Star
|/
* thermal: cpu cooling: use const parameter while registeringEduardo Valentin2012-11-221-1/+1
* thermal: cpu_cooling: Make 'notify_device' staticSachin Kamat2012-11-151-1/+1
* Thermal: Remove the cooling_cpufreq_list.hongbo.zhang2012-11-071-72/+19Star
* Thermal: fix bug of counting cpu frequencies.hongbo.zhang2012-11-071-4/+6
* Thermal: add indent for code alignment.hongbo.zhang2012-11-071-1/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Len Brown2012-10-091-1/+1
* Thermal: Fix bug on cpu_cooling, cooling device's id conflict problem.Jonghwa Lee2012-09-271-2/+1Star
* thermal: add generic cpufreq cooling implementationAmit Daniel Kachhap2012-09-241-0/+450