aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal/of-thermal.c
AgeCommit message (Expand)Author
2019-05-13of: thermal: Improve print informationYangtao Li
2019-02-05thermal: of-thermal: Print name of device node with errorAmit Kucheria
2018-10-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2018-10-22thermal: Convert to using %pOFn instead of device_node.nameRob Herring
2018-08-24of: thermal: Allow multiple devices to share cooling mapViresh Kumar
2018-08-20thermal: of-thermal: disable passive polling when thermal zone is disabledAnson Huang
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-05-30drivers: thermal: Update license to SPDX formatLina Iyer
2017-12-27drivers: thermal: remove duplicate includesPravin Shedge
2016-09-27thermal: Enhance thermal_zone_device_update for eventsSrinivas Pandruvada
2016-09-27Thermal: of thermal: typo fixZhang Rui
2016-09-27thermal: of-thermal: Fix setting of set_emul_temp hookKeerthy
2016-09-27thermal: streamline get_trend callbacksSascha Hauer
2016-09-27thermal: of: implement .set_trips for device tree thermal zonesSascha Hauer
2016-05-17thermal: of-thermal: allow setting trip_temp on hardwareWei Ni
2016-05-17thermal: of: fix cleanup when building a thermal zoneUlises Brindis
2016-04-20thermal: of: add __init attributeJulia Lawall
2016-03-09thermal: of-thermal: Add devm version of thermal_zone_of_sensor_registerLaxman Dewangan
2016-02-09thermal: of: use for_each_available_child_of_node for child iteratorLaxman Dewangan
2015-11-16thermal: of-thermal: Reduce log level for message when can't fine thermal zoneJiada Wang
2015-08-03thermal: consistently use int for temperaturesSascha Hauer
2015-05-11thermal: of-thermal: add support for reading coefficients propertyEduardo Valentin
2015-05-04thermal: Default OF created trip points to writablePunit Agrawal
2015-05-04of: thermal: Introduce sustainable power for a thermal zonePunit Agrawal
2015-05-04thermal: of: fix cooling device weights in device treeKapileshwar Singh
2015-01-21thermal: of: Enable thermal_zoneX when sensor is correctly addedLukasz Majewski
2015-01-05thermal: of: Remove bogus type qualifier for of_thermal_get_trip_points()Geert Uytterhoeven
2014-12-08thermal: of: Extend current of-thermal.c code to allow setting emulated tempLukasz Majewski
2014-12-08thermal: of: Extend of-thermal to export table of trip pointsLukasz Majewski
2014-12-08thermal: of: Rename struct __thermal_trip to struct thermal_tripLukasz Majewski
2014-12-08thermal: of: Extend of-thermal.c to provide check if trip point is validLukasz Majewski
2014-12-08thermal: of: Extend of-thermal.c to provide number of trip pointsLukasz Majewski
2014-11-20thermal: of: improve of-thermal sensor registration APIEduardo Valentin
2014-11-02thermal: fix multiple disbalanced device node countersVladimir Zapolskiy
2014-07-29thermal: add support to disable thermal zone from DTSLaxman Dewangan
2014-06-30thermal: Bind cooling devices with the correct argumentsPunit Agrawal
2014-06-30thermal: Add braces around suspect codeStephen Boyd
2013-12-04thermal: introduce device tree parserEduardo Valentin