| Commit message (Expand) | Author | Age | Files | Lines |
* | thermal/of: Rename of-thermal.c | Amit Kucheria | 2020-05-22 | 1 | -1151/+0 |
* | thermal/drivers/of-thermal: Sort headers alphabetically | Amit Kucheria | 2020-05-22 | 1 | -5/+5 |
* | thermal: of-thermal: add API for getting sensor ID from DT | Anson Huang | 2020-03-12 | 1 | -16/+46 |
* | thermal: of: Make thermal_zone_of_sensor_register return -ENODEV if a sensor ... | Peter Mamonov | 2020-01-27 | 1 | -1/+1 |
* | thermal/drivers/of-thermal: Move the of_thermal_free_zone() to the init section | Daniel Lezcano | 2020-01-27 | 1 | -1/+1 |
* | thermal/drivers/of-thermal: Make of_thermal_destroy_zones static | Daniel Lezcano | 2020-01-27 | 1 | -32/+32 |
* | thermal: of-thermal: Appease the kernel-doc deity | Amit Kucheria | 2020-01-27 | 1 | -1/+1 |
* | of: thermal: Improve print information | Yangtao Li | 2019-05-14 | 1 | -0/+3 |
* | thermal: of-thermal: Print name of device node with error | Amit Kucheria | 2019-02-06 | 1 | -2/+2 |
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Linus Torvalds | 2018-10-26 | 1 | -44/+108 |
|\ |
|
| * | thermal: Convert to using %pOFn instead of device_node.name | Rob Herring | 2018-10-23 | 1 | -5/+5 |
| * | of: thermal: Allow multiple devices to share cooling map | Viresh Kumar | 2018-08-25 | 1 | -39/+103 |
* | | thermal: of-thermal: disable passive polling when thermal zone is disabled | Anson Huang | 2018-08-20 | 1 | -2/+5 |
|/ |
|
* | Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-06-13 | 1 | -2/+2 |
|\ |
|
| * | treewide: kzalloc() -> kcalloc() | Kees Cook | 2018-06-13 | 1 | -2/+2 |
* | | drivers: thermal: Update license to SPDX format | Lina Iyer | 2018-05-30 | 1 | -18/+1 |
|/ |
|
* | drivers: thermal: remove duplicate includes | Pravin Shedge | 2017-12-27 | 1 | -1/+0 |
* | thermal: Enhance thermal_zone_device_update for events | Srinivas Pandruvada | 2016-09-27 | 1 | -1/+1 |
* | Thermal: of thermal: typo fix | Zhang Rui | 2016-09-27 | 1 | -1/+1 |
* | thermal: of-thermal: Fix setting of set_emul_temp hook | Keerthy | 2016-09-27 | 1 | -4/+3 |
* | thermal: streamline get_trend callbacks | Sascha Hauer | 2016-09-27 | 1 | -15/+1 |
* | thermal: of: implement .set_trips for device tree thermal zones | Sascha Hauer | 2016-09-27 | 1 | -0/+19 |
* | thermal: of-thermal: allow setting trip_temp on hardware | Wei Ni | 2016-05-17 | 1 | -0/+8 |
* | thermal: of: fix cleanup when building a thermal zone | Ulises Brindis | 2016-05-17 | 1 | -1/+1 |
* | thermal: of: add __init attribute | Julia Lawall | 2016-04-21 | 1 | -2/+2 |
* | thermal: of-thermal: Add devm version of thermal_zone_of_sensor_register | Laxman Dewangan | 2016-03-09 | 1 | -0/+81 |
* | thermal: of: use for_each_available_child_of_node for child iterator | Laxman Dewangan | 2016-02-09 | 1 | -15/+3 |
* | thermal: of-thermal: Reduce log level for message when can't fine thermal zone | Jiada Wang | 2015-11-16 | 1 | -1/+1 |
* | thermal: consistently use int for temperatures | Sascha Hauer | 2015-08-03 | 1 | -7/+7 |
* | thermal: of-thermal: add support for reading coefficients property | Eduardo Valentin | 2015-05-12 | 1 | -2/+24 |
* | thermal: Default OF created trip points to writable | Punit Agrawal | 2015-05-05 | 1 | -1/+5 |
* | of: thermal: Introduce sustainable power for a thermal zone | Punit Agrawal | 2015-05-05 | 1 | -0/+4 |
* | thermal: of: fix cooling device weights in device tree | Kapileshwar Singh | 2015-05-05 | 1 | -2/+3 |
* | thermal: of: Enable thermal_zoneX when sensor is correctly added | Lukasz Majewski | 2015-01-21 | 1 | -0/+3 |
* | thermal: of: Remove bogus type qualifier for of_thermal_get_trip_points() | Geert Uytterhoeven | 2015-01-05 | 1 | -1/+1 |
* | thermal: of: Extend current of-thermal.c code to allow setting emulated temp | Lukasz Majewski | 2014-12-09 | 1 | -0/+24 |
* | thermal: of: Extend of-thermal to export table of trip points | Lukasz Majewski | 2014-12-08 | 1 | -0/+22 |
* | thermal: of: Rename struct __thermal_trip to struct thermal_trip | Lukasz Majewski | 2014-12-08 | 1 | -18/+3 |
* | thermal: of: Extend of-thermal.c to provide check if trip point is valid | Lukasz Majewski | 2014-12-08 | 1 | -0/+21 |
* | thermal: of: Extend of-thermal.c to provide number of trip points | Lukasz Majewski | 2014-12-08 | 1 | -0/+21 |
* | thermal: of: improve of-thermal sensor registration API | Eduardo Valentin | 2014-11-20 | 1 | -22/+17 |
* | thermal: fix multiple disbalanced device node counters | Vladimir Zapolskiy | 2014-11-03 | 1 | -8/+32 |
* | thermal: add support to disable thermal zone from DTS | Laxman Dewangan | 2014-07-29 | 1 | -0/+12 |
* | thermal: Bind cooling devices with the correct arguments | Punit Agrawal | 2014-06-30 | 1 | -2/+2 |
* | thermal: Add braces around suspect code | Stephen Boyd | 2014-06-30 | 1 | -1/+2 |
* | thermal: introduce device tree parser | Eduardo Valentin | 2013-12-04 | 1 | -0/+849 |