aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal/thermal_core.c
AgeCommit message (Expand)Author
2014-03-03Thermal: thermal zone governor fixZhang Rui
2014-03-03Thermal: Allow first update of cooling device stateNi Wade
2014-01-03Merge branches 'misc' and 'soc' of .git into nextZhang Rui
2014-01-03Thermal: update thermal zone device after setting emul_templan,Tianyu
2014-01-02Merge branches 'misc', 'soc', 'soc-eduardo' and 'int3404-thermal' of .git int...Zhang Rui
2014-01-02thermal: debug: add debug statement for core and step_wiseAaron Lu
2013-12-04thermal: core: introduce thermal_of_cooling_device_registerEduardo Valentin
2013-12-04thermal: introduce device tree parserEduardo Valentin
2013-12-04thermal: allow registering without .get_tempEduardo Valentin
2013-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-11-19genetlink: make multicast groups const, prevent abuseJohannes Berg
2013-11-19genetlink: pass family to functions using groupsJohannes Berg
2013-11-06thermal: Fix binding problem when there is thermal zone paramsNi Wade
2013-10-14Thermal: Check for validity before doing kfreedurgadoss.r@intel.com
2013-09-03thermal: thermal_core: allow binding with limits on bind_paramsEduardo Valentin
2013-09-03drivers: thermal: make usage of CONFIG_THERMAL_HWMON optionalEduardo Valentin
2013-09-03thermal: hwmon: move hwmon support to single fileEduardo Valentin
2013-06-13Merge branches 'for-rc' and 'ti-soc' of .git into nextZhang Rui
2013-06-13thermal: consider emul_temperature while computing trendEduardo Valentin
2013-05-28Thermal: core: Ask .get_trip_temp() to register thermal zone device.Jonghwa Lee
2013-05-28thermal: cut the spaces when user sets policyAndy Shevchenko
2013-04-27thermal: thermal_core: remove usage of IS_ERR_OR_NULLEduardo Valentin
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-15thermal: expose thermal_zone_get_temp APIEduardo Valentin
2013-04-15thermal: introduce thermal_zone_get_zone_by_name helper functionEduardo Valentin
2013-04-14Thermal: build thermal governors into thermal_sys moduleZhang Rui
2013-04-14Thermal: rename thermal_sys.c to thermal_core.cZhang Rui