aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/thermal_core.c
Commit message (Expand)AuthorAge
* Thermal: thermal zone governor fixZhang Rui2014-03-03
* Thermal: Allow first update of cooling device stateNi Wade2014-03-03
*-. Merge branches 'misc' and 'soc' of .git into nextZhang Rui2014-01-03
|\ \
| * | Thermal: update thermal zone device after setting emul_templan,Tianyu2014-01-03
| | |
| \ \
*-. \ \ Merge branches 'misc', 'soc', 'soc-eduardo' and 'int3404-thermal' of .git int...Zhang Rui2014-01-02
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| | * thermal: core: introduce thermal_of_cooling_device_registerEduardo Valentin2013-12-04
| | * thermal: introduce device tree parserEduardo Valentin2013-12-04
| | * thermal: allow registering without .get_tempEduardo Valentin2013-12-04
| |/
* / thermal: debug: add debug statement for core and step_wiseAaron Lu2014-01-01
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-11-19
|\
| * genetlink: make multicast groups const, prevent abuseJohannes Berg2013-11-19
| * genetlink: pass family to functions using groupsJohannes Berg2013-11-19
* | thermal: Fix binding problem when there is thermal zone paramsNi Wade2013-11-06
* | Thermal: Check for validity before doing kfreedurgadoss.r@intel.com2013-10-14
|/
* thermal: thermal_core: allow binding with limits on bind_paramsEduardo Valentin2013-09-03
* drivers: thermal: make usage of CONFIG_THERMAL_HWMON optionalEduardo Valentin2013-09-03
* thermal: hwmon: move hwmon support to single fileEduardo Valentin2013-09-03
*-. 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