aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal/cpu_cooling.c
AgeCommit message (Expand)Author
2013-04-27thermal: cpu_cooling: alignment improvementsEduardo Valentin
2013-04-27thermal: cpu_cooling: remove checkpatch.pl warningEduardo Valentin
2013-04-27thermal: cpu_cooling: remove trailing blank lineEduardo Valentin
2013-04-27thermal: cpu_cooling: align on open parenthesisEduardo Valentin
2013-04-27thermal: cpu_cooling: standardize comment styleEduardo Valentin
2013-04-27thermal: cpu_cooling: standardize end of functionEduardo Valentin
2013-04-27thermal: cpu_cooling: remove trailing white spacesEduardo Valentin
2013-04-25thermal: cpu_cooling: remove unused symbolsEduardo Valentin
2013-04-25thermal: cpu_cooling: remove not needed curl bracketsEduardo Valentin
2013-04-25thermal: cpu_cooling: use snprintf instead of sprintfEduardo Valentin
2013-04-25thermal: cpu_cooling: update kernel-doc comment for cpufreq_cooling_unregisterEduardo Valentin
2013-04-25thermal: cpu_cooling: update kernel-doc for cpufreq_cooling_registerEduardo Valentin
2013-04-25thermal: cpu_cooling: update documentation for cpufreq_set_cur_stateEduardo Valentin
2013-04-25thermal: cpu_cooling: update documentation for cpufreq_get_cur_stateEduardo Valentin
2013-04-25thermal: cpu_cooling: update documentation for cpufreq_get_max_stateEduardo Valentin
2013-04-25thermal: cpu_cooling: update documentation for cpufreq_thermal_notifierEduardo Valentin
2013-04-25thermal: cpu_cooling: update documentation for cpufreq_apply_coolingEduardo Valentin
2013-04-25thermal: cpu_cooling: improve documentation for get_cpu_frequencyEduardo Valentin
2013-04-25thermal: cpu_cooling: document cpufreq_get_cooling_levelEduardo Valentin
2013-04-25thermal: cpu_cooling: add documentation for get_propertyEduardo Valentin
2013-04-25thermal: cpu_cooling: fix kernel doc for is_cpufreq_validEduardo Valentin
2013-04-25thermal: cpu_cooling: remove compiler warningEduardo Valentin
2013-04-25thermal: cpu_cooling: use EXPORT_SYMBOL_GPLEduardo Valentin
2013-04-25thermal: cpu_cooling: fix kernel_doc for cpufreq_cooling_deviceEduardo Valentin
2013-04-25thermal: cpu_cooling: remove unused headersEduardo Valentin
2013-04-17Thermal: cpufreq cooling: endian bug in cpufreq_get_max_state()Dan Carpenter
2013-04-15Merge branch 'thermal' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Zhang Rui
2013-03-26drivers: thermal: cpu_cooling: fix checkpatch warningLaurent Navet [Mali]
2013-03-26Thermal: exynos: fix cooling state translationZhang Rui
2013-03-26Thermal: cpufreq cooling: fix parsing per_cpu cpufreq_frequency_tableZhang Rui
2013-02-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds
2013-02-27thermal: convert to idr_alloc()Tejun Heo
2013-02-06Thermal: fix a wrong commentZhang Rui
2012-11-22thermal: cpu cooling: use const parameter while registeringEduardo Valentin
2012-11-15thermal: cpu_cooling: Make 'notify_device' staticSachin Kamat
2012-11-07Thermal: Remove the cooling_cpufreq_list.hongbo.zhang
2012-11-07Thermal: fix bug of counting cpu frequencies.hongbo.zhang
2012-11-07Thermal: add indent for code alignment.hongbo.zhang
2012-10-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Len Brown
2012-09-27Thermal: Fix bug on cpu_cooling, cooling device's id conflict problem.Jonghwa Lee
2012-09-24thermal: add generic cpufreq cooling implementationAmit Daniel Kachhap