aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/thermal_core.c
Commit message (Expand)AuthorAge
*-. Merge branches 'for-rc' and 'ti-soc' of .git into nextZhang Rui2013-06-12
|\ \
| * | thermal: consider emul_temperature while computing trendEduardo Valentin2013-06-12
| |/
* | Thermal: core: Ask .get_trip_temp() to register thermal zone device.Jonghwa Lee2013-05-27
* | thermal: cut the spaces when user sets policyAndy Shevchenko2013-05-27
|/
* thermal: thermal_core: remove usage of IS_ERR_OR_NULLEduardo Valentin2013-04-26
* thermal: update kernel-doc for thermal_zone_device_registerEduardo Valentin2013-04-24
* thermal: update kernel-doc for create_trip_attrsEduardo Valentin2013-04-24
* thermal: update kernel-doc for thermal_cooling_device_registerEduardo Valentin2013-04-24
* thermal: update kernel-doc for thermal_zone_unbind_cooling_deviceEduardo Valentin2013-04-24
* thermal: update kernel-doc for thermal_zone_bind_cooling_deviceEduardo Valentin2013-04-24
* thermal: use EXPORT_SYMBOL_GPLEduardo Valentin2013-04-24
* thermal: rename notify_thermal_framework to thermal_notify_frameworkEduardo Valentin2013-04-24
* thermal: update driver licenseEduardo Valentin2013-04-24
* thermal: use strlcpy instead of strcpyEduardo Valentin2013-04-24
* thermal: expose thermal_zone_get_temp APIEduardo Valentin2013-04-14
* thermal: introduce thermal_zone_get_zone_by_name helper functionEduardo Valentin2013-04-14
* Thermal: build thermal governors into thermal_sys moduleZhang Rui2013-04-14
* Thermal: rename thermal_sys.c to thermal_core.cZhang Rui2013-04-13