aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2014-09-26drivers: thermal: add check when unregistering cpu coolingv3.10/topic/thermal-frameworkEduardo Valentin
2014-09-25thermal: cpu_cooling: fix return value check in cpufreq_cooling_register()Wei Yongjun
2014-09-25thermal: Add braces around suspect codeStephen Boyd
2014-09-25Thermal: update thermal zone device after setting emul_templan,Tianyu
2014-09-25Thermal/cpu_cooling: Return directly for the cpu out of allowed_cpus in the c...Lan Tianyu
2014-09-25thermal: Bind cooling devices with the correct argumentsPunit Agrawal
2014-09-25Thermal: Allow first update of cooling device stateNi Wade
2014-09-25Thermal: thermal zone governor fixZhang Rui
2014-09-25Thermal cpu cooling: return error if no valid cpu frequency entryZhang Rui
2014-09-25thermal: fix cpu_cooling max_level behaviorEduardo Valentin
2014-09-25thermal: Fix binding problem when there is thermal zone paramsNi Wade
2014-09-25thermal: cpu_cooling: fix 'descend' check in get_property()Shawn Guo
2014-03-31thermal: debug: add debug statement for core and step_wiseAaron Lu
2014-03-31thermal: cpu_cooling: introduce of_cpufreq_cooling_registerEduardo Valentin
2014-03-31thermal: core: introduce thermal_of_cooling_device_registerEduardo Valentin
2014-03-31thermal: introduce device tree parserEduardo Valentin
2014-03-31drivers: thermal: make usage of CONFIG_THERMAL_HWMON optionalEduardo Valentin
2014-03-31thermal: hwmon: move hwmon support to single fileEduardo Valentin
2014-03-31thermal: allow registering without .get_tempEduardo Valentin
2013-05-18drivers/thermal: don't check resource with devm_ioremap_resourceWolfram Sang
2013-04-27Merge branch 'cpu_cooling-doc-comments-update' of .git into nextZhang Rui
2013-04-27thermal: db8500_cpufreq_cooling: remove usage of IS_ERR_OR_NULL()Eduardo Valentin
2013-04-27thermal: thermal_core: remove usage of IS_ERR_OR_NULLEduardo Valentin
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-25Merge branch 'cpu_cooling-doc-comments-update' of .git into nextZhang Rui
2013-04-25Merge branch 'thermal_core-doc-comments-update' of .git into nextZhang Rui
2013-04-25thermal: update kernel-doc for thermal_zone_device_registerEduardo Valentin
2013-04-25thermal: update kernel-doc for create_trip_attrsEduardo Valentin
2013-04-25thermal: update kernel-doc for thermal_cooling_device_registerEduardo Valentin
2013-04-25thermal: update kernel-doc for thermal_zone_unbind_cooling_deviceEduardo Valentin
2013-04-25thermal: update kernel-doc for thermal_zone_bind_cooling_deviceEduardo Valentin
2013-04-25thermal: use EXPORT_SYMBOL_GPLEduardo Valentin
2013-04-25thermal: rename notify_thermal_framework to thermal_notify_frameworkEduardo Valentin
2013-04-25thermal: update driver licenseEduardo Valentin
2013-04-25thermal: use strlcpy instead of strcpyEduardo 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 Kconfig entryEduardo Valentin