aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/cpu_cooling.c
Commit message (Expand)AuthorAge
* thermal: cpu_cooling: fix typo highjack -> hijackJavi Merino2014-07-21
* thermal: cpu_cooling: Use cpufreq_for_each_valid_entry macro for iterationStratos Karafotis2014-04-29
*-. Merge branches 'misc', 'soc', 'soc-eduardo' and 'int3404-thermal' of .git int...Zhang Rui2014-01-02
|\ \
| | * thermal: cpu_cooling: introduce of_cpufreq_cooling_registerEduardo Valentin2013-12-04
| |/
* | Thermal cpu cooling: return error if no valid cpu frequency entryZhang Rui2014-01-01
* | thermal: fix cpu_cooling max_level behaviorEduardo Valentin2014-01-01
|/
* thermal: cpu_cooling: fix return value check in cpufreq_cooling_register()Wei Yongjun2013-11-06
* drivers: thermal: add check when unregistering cpu coolingEduardo Valentin2013-09-03
* Thermal/cpu_cooling: Return directly for the cpu out of allowed_cpus in the c...Lan Tianyu2013-08-15
* thermal: cpu_cooling: fix 'descend' check in get_property()Shawn Guo2013-05-28
* thermal: cpu_cooling: alignment improvementsEduardo Valentin2013-04-26
* thermal: cpu_cooling: remove checkpatch.pl warningEduardo Valentin2013-04-26
* thermal: cpu_cooling: remove trailing blank lineEduardo Valentin2013-04-26
* thermal: cpu_cooling: align on open parenthesisEduardo Valentin2013-04-26
* thermal: cpu_cooling: standardize comment styleEduardo Valentin2013-04-26
* thermal: cpu_cooling: standardize end of functionEduardo Valentin2013-04-26
* thermal: cpu_cooling: remove trailing white spacesEduardo Valentin2013-04-26
* thermal: cpu_cooling: remove unused symbolsEduardo Valentin2013-04-24
* thermal: cpu_cooling: remove not needed curl bracketsEduardo Valentin2013-04-24
* thermal: cpu_cooling: use snprintf instead of sprintfEduardo Valentin2013-04-24
* thermal: cpu_cooling: update kernel-doc comment for cpufreq_cooling_unregisterEduardo Valentin2013-04-24
* thermal: cpu_cooling: update kernel-doc for cpufreq_cooling_registerEduardo Valentin2013-04-24
* thermal: cpu_cooling: update documentation for cpufreq_set_cur_stateEduardo Valentin2013-04-24
* thermal: cpu_cooling: update documentation for cpufreq_get_cur_stateEduardo Valentin2013-04-24
* thermal: cpu_cooling: update documentation for cpufreq_get_max_stateEduardo Valentin2013-04-24
* thermal: cpu_cooling: update documentation for cpufreq_thermal_notifierEduardo Valentin2013-04-24
* thermal: cpu_cooling: update documentation for cpufreq_apply_coolingEduardo Valentin2013-04-24
* thermal: cpu_cooling: improve documentation for get_cpu_frequencyEduardo Valentin2013-04-24
* thermal: cpu_cooling: document cpufreq_get_cooling_levelEduardo Valentin2013-04-24
* thermal: cpu_cooling: add documentation for get_propertyEduardo Valentin2013-04-24
* thermal: cpu_cooling: fix kernel doc for is_cpufreq_validEduardo Valentin2013-04-24
* thermal: cpu_cooling: remove compiler warningEduardo Valentin2013-04-24
* thermal: cpu_cooling: use EXPORT_SYMBOL_GPLEduardo Valentin2013-04-24
* thermal: cpu_cooling: fix kernel_doc for cpufreq_cooling_deviceEduardo Valentin2013-04-24
* thermal: cpu_cooling: remove unused headersEduardo Valentin2013-04-24
* Thermal: cpufreq cooling: endian bug in cpufreq_get_max_state()Dan Carpenter2013-04-17
* Merge branch 'thermal' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Zhang Rui2013-04-14
|\
| * Thermal: exynos: fix cooling state translationZhang Rui2013-03-26
| * Thermal: cpufreq cooling: fix parsing per_cpu cpufreq_frequency_tableZhang Rui2013-03-26
* | drivers: thermal: cpu_cooling: fix checkpatch warningLaurent Navet [Mali]2013-03-26
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds2013-02-28
|\
| * Thermal: fix a wrong commentZhang Rui2013-02-06
* | thermal: convert to idr_alloc()Tejun Heo2013-02-27
|/
* thermal: cpu cooling: use const parameter while registeringEduardo Valentin2012-11-22
* thermal: cpu_cooling: Make 'notify_device' staticSachin Kamat2012-11-15
* Thermal: Remove the cooling_cpufreq_list.hongbo.zhang2012-11-07
* Thermal: fix bug of counting cpu frequencies.hongbo.zhang2012-11-07
* Thermal: add indent for code alignment.hongbo.zhang2012-11-07
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Len Brown2012-10-09
* Thermal: Fix bug on cpu_cooling, cooling device's id conflict problem.Jonghwa Lee2012-09-27