summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/thermal_core.c
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'for-rc' and 'ti-soc' of .git into nextZhang Rui2013-06-131-1/+2
|\ \
| * | thermal: consider emul_temperature while computing trendEduardo Valentin2013-06-131-1/+2
| |/
* | Thermal: core: Ask .get_trip_temp() to register thermal zone device.Jonghwa Lee2013-05-281-1/+1
* | thermal: cut the spaces when user sets policyAndy Shevchenko2013-05-281-1/+5
|/
* thermal: thermal_core: remove usage of IS_ERR_OR_NULLEduardo Valentin2013-04-271-1/+1
* thermal: update kernel-doc for thermal_zone_device_registerEduardo Valentin2013-04-251-1/+8
* thermal: update kernel-doc for create_trip_attrsEduardo Valentin2013-04-251-1/+6
* thermal: update kernel-doc for thermal_cooling_device_registerEduardo Valentin2013-04-251-1/+8
* thermal: update kernel-doc for thermal_zone_unbind_cooling_deviceEduardo Valentin2013-04-251-3/+8
* thermal: update kernel-doc for thermal_zone_bind_cooling_deviceEduardo Valentin2013-04-251-3/+13
* thermal: use EXPORT_SYMBOL_GPLEduardo Valentin2013-04-251-9/+9
* thermal: rename notify_thermal_framework to thermal_notify_frameworkEduardo Valentin2013-04-251-3/+3
* thermal: update driver licenseEduardo Valentin2013-04-251-1/+1
* thermal: use strlcpy instead of strcpyEduardo Valentin2013-04-251-2/+2
* 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: build thermal governors into thermal_sys moduleZhang Rui2013-04-141-11/+48
* Thermal: rename thermal_sys.c to thermal_core.cZhang Rui2013-04-141-0/+1888
OpenPOWER on IntegriCloud