aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/cpu_cooling.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-22thermal: cpu cooling: use const parameter while registeringEduardo Valentin1-1/+1
2012-11-15thermal: cpu_cooling: Make 'notify_device' staticSachin Kamat1-1/+1
2012-11-07Thermal: Remove the cooling_cpufreq_list.hongbo.zhang1-72/+19
2012-11-07Thermal: fix bug of counting cpu frequencies.hongbo.zhang1-4/+6
2012-11-07Thermal: add indent for code alignment.hongbo.zhang1-1/+1
2012-10-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux into thermalLen Brown1-0/+449
2012-09-27Thermal: Fix bug on cpu_cooling, cooling device's id conflict problem.Jonghwa Lee1-2/+1
2012-09-24thermal: add generic cpufreq cooling implementationAmit Daniel Kachhap1-0/+450