summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
Commit message (Expand)AuthorAgeFilesLines
* thermal: cpu_cooling: remove trailing white spacesEduardo Valentin2013-04-271-2/+1
* thermal: cpu_cooling: remove unused symbolsEduardo Valentin2013-04-251-5/+1
* thermal: cpu_cooling: remove not needed curl bracketsEduardo Valentin2013-04-251-2/+2
* thermal: cpu_cooling: use snprintf instead of sprintfEduardo Valentin2013-04-251-1/+2
* thermal: cpu_cooling: update kernel-doc comment for cpufreq_cooling_unregisterEduardo Valentin2013-04-251-0/+2
* thermal: cpu_cooling: update kernel-doc for cpufreq_cooling_registerEduardo Valentin2013-04-251-0/+7
* thermal: cpu_cooling: update documentation for cpufreq_set_cur_stateEduardo Valentin2013-04-251-0/+5
* thermal: cpu_cooling: update documentation for cpufreq_get_cur_stateEduardo Valentin2013-04-251-0/+5
* thermal: cpu_cooling: update documentation for cpufreq_get_max_stateEduardo Valentin2013-04-251-0/+5
* thermal: cpu_cooling: update Kconfig entryEduardo Valentin2013-04-251-2/+3
* thermal: cpu_cooling: update documentation for cpufreq_thermal_notifierEduardo Valentin2013-04-251-0/+6
* thermal: cpu_cooling: update documentation for cpufreq_apply_coolingEduardo Valentin2013-04-251-0/+6
* thermal: cpu_cooling: improve documentation for get_cpu_frequencyEduardo Valentin2013-04-251-1/+7
* thermal: cpu_cooling: document cpufreq_get_cooling_levelEduardo Valentin2013-04-251-0/+11
* thermal: cpu_cooling: add documentation for get_propertyEduardo Valentin2013-04-251-3/+11
* thermal: cpu_cooling: fix kernel doc for is_cpufreq_validEduardo Valentin2013-04-251-1/+7
* thermal: cpu_cooling: remove compiler warningEduardo Valentin2013-04-251-1/+1
* thermal: cpu_cooling: use EXPORT_SYMBOL_GPLEduardo Valentin2013-04-251-4/+3
* thermal: cpu_cooling: fix kernel_doc for cpufreq_cooling_deviceEduardo Valentin2013-04-251-3/+3
* thermal: cpu_cooling: remove unused headersEduardo Valentin2013-04-251-2/+0
* Merge branch 'eduardo-1' of .git into nextZhang Rui2013-04-241-3/+55
|\
| * thermal: expose thermal_zone_get_temp APIEduardo Valentin2013-04-151-3/+17
| * thermal: introduce thermal_zone_get_zone_by_name helper functionEduardo Valentin2013-04-151-0/+38
* | Thermal: cpufreq cooling: endian bug in cpufreq_get_max_state()Dan Carpenter2013-04-171-2/+2
|/
* Merge branch 'thermal' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Zhang Rui2013-04-1511-243/+536
|\
| * Thermal: build cpu_cooling code into thermal_sys moduleZhang Rui2013-04-142-2/+2
| * Thermal: build thermal governors into thermal_sys moduleZhang Rui2013-04-146-54/+84
| * Thermal: rename thermal_sys.c to thermal_core.cZhang Rui2013-04-142-0/+1
| * Thermal: exynos: remove unnecessary header inclusionsArnd Bergmann2013-04-121-2/+0
| * thermal: step_wise: set throttle target within thermal instance limitsAndrew Bresticker2013-04-121-2/+8
| * thermal: add a warning for temperature emulation featureEduardo Valentin2013-04-021-0/+4
| * thermal: exynos: Adapt to temperature emulation core thermal frameworkAmit Daniel Kachhap2013-04-022-104/+63
| * thermal: rcar: add pm_runtime_xxx() supportKuninori Morimoto2013-04-021-0/+11
| * thermal: rcar: tidyup registration failure caseKuninori Morimoto2013-04-021-7/+16
| * thermal: Add driver for Armada 370/XP SoC thermal managementEzequiel Garcia2013-04-023-0/+241
| * Thermal: exynos: fix cooling state translationZhang Rui2013-03-262-22/+13
| * Thermal: cpufreq cooling: fix parsing per_cpu cpufreq_frequency_tableZhang Rui2013-03-261-50/+93
* | thermal: dove: Fix thermal sensor formulaEzequiel Garcia2013-03-261-3/+4
* | thermal: kirkwood: Fix thermal sensor formulaEzequiel Garcia2013-03-261-4/+4
* | thermal: kirkwood: Fix valid check for thermal registerEzequiel Garcia2013-03-261-2/+2
* | thermal: db8500: Fix missing mutex_unlock() in probe error pathsAxel Lin2013-03-261-6/+11
* | thermal: db8500: Fix checking return value of thermal_zone_device_registerAxel Lin2013-03-261-1/+1
* | drivers: thermal: cpu_cooling: fix checkpatch warningLaurent Navet [Mali]2013-03-261-5/+5
|/
* thermal: exynos_thermal: return a proper error code while thermal_zone_device...Devendra Naga2013-03-111-1/+1
* thermal: rcar_thermal: propagate return value of thermal_zone_device_registerDevendra Naga2013-03-111-1/+3
* Thermal: kirkwood: Convert to devm_ioremap_resource()Sachin Kamat2013-03-111-5/+3
* Thermal: rcar: Convert to devm_ioremap_resource()Sachin Kamat2013-03-111-10/+6
* Thermal: dove: Convert to devm_ioremap_resource()Sachin Kamat2013-03-111-10/+6
* thermal: rcar: fix missing unlock on error in rcar_thermal_update_temp()Wei Yongjun2013-03-111-4/+5
* Fix mis-merge of intel_powerclamp.c resulting in compile errorLinus Torvalds2013-02-281-0/+1
OpenPOWER on IntegriCloud