aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/thermal_core.c
AgeCommit message (Expand)Author
2016-08-08thermal: fix race condition when updating cooling deviceMichele Di Giorgio
2016-04-27thermal: use %d to print S32 parametersLeo Yan
2016-04-20thermal: consistently use int for trip tempWei Ni
2016-03-18Thermal: Ignore invalid trip pointsZhang Rui
2016-01-23Merge branches 'thermal-intel', 'thermal-suspend-fix' and 'thermal-soc' into ...Zhang Rui
2016-01-06thermal: trip_point_temp_store() calls thermal_zone_device_update()Kuninori Morimoto
2015-12-29Thermal: do thermal zone update after a cooling device registeredChen Yu
2015-12-29Thermal: handle thermal zone device properly during system sleepZhang Rui
2015-12-29Thermal: initialize thermal zone device correctlyZhang Rui
2015-09-14thermal: Add a function to get the minimum powerJavi Merino
2015-09-02Merge branches 'thermal-core' and 'thermal-intel' of .git into nextZhang Rui
2015-08-03thermal: Add comment explaining test for critical temperatureSascha Hauer
2015-08-03thermal: Use IS_ENABLED instead of #ifdefSascha Hauer
2015-08-03thermal: remove unnecessary call to thermal_zone_device_set_pollingSascha Hauer
2015-08-03thermal: trivial: fix typo in commentSascha Hauer
2015-08-03thermal: consistently use int for temperaturesSascha Hauer
2015-08-03thermal: add available policies sysfs attributeNi Wade
2015-08-02thermal: remove dangling 'weight_attr' device fileViresh Kumar
2015-05-11thermal: support slope and offset coefficientsEduardo Valentin
2015-05-04thermal: export thermal_zone_parameters to sysfsJavi Merino
2015-05-04thermal: core: Add Kconfig option to enable writable tripsPunit Agrawal
2015-05-04thermal: introduce the Power Allocator governorJavi Merino
2015-05-04thermal: extend the cooling device API to include power informationJavi Merino
2015-05-04thermal: let governors have private data for each thermal zoneJavi Merino
2015-05-04thermal: export weight to sysfsJavi Merino
2015-05-04thermal: of: fix cooling device weights in device treeKapileshwar Singh
2015-04-07thermal: Do not log an error if thermal_zone_get_temp returns -EAGAINHans de Goede
2015-03-05thermal: Make sysfs attributes of cooling devices default attributesMatthias Kaehlcke
2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg
2014-12-21Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui
2014-12-08thermal:core:fix: Check return code of the ->get_max_state() callbackLukasz Majewski
2014-12-08thermal: Fix error path in thermal_init()Luis Henriques
2014-12-08thermal: lock the thermal zone when switching governorsJavi Merino
2014-12-08thermal: core: ignore invalid trip temperatureSrinivas Pandruvada
2014-11-03Thermal:Remove usless if(!result) before return tzYao Dongdong
2014-10-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2014-10-14thermal: replace strnicmp with strncasecmpRasmus Villemoes
2014-09-18Merge branches 'eduardo-soc' and 'bang-bang-governor' of .git into nextZhang Rui
2014-08-27thermal: Added Bang-bang thermal governorPeter Feuerer
2014-07-29thermal: trace: Trace when temperature is above a trip pointPunit Agrawal
2014-07-29thermal: trace: Trace when a cooling device's state is updatedPunit Agrawal
2014-07-29thermal: trace: Trace temperature changesPunit Agrawal
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