Age | Commit message (Expand) | Author |
2019-05-16 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds |
2019-05-14 | thermal: Introduce devm_thermal_of_cooling_device_register | Guenter Roeck |
2019-05-06 | thermal: make device_register's type argument const | Jean-Francois Dagenais |
2018-05-30 | drivers: thermal: Update license to SPDX format | Lina Iyer |
2018-04-02 | thermal: Add cooling device's statistics in sysfs | Viresh Kumar |
2017-10-17 | thermal : Remove const to make same prototype | Arvind Yadav |
2017-08-11 | thermal: int3400_thermal: process "thermal table changed" event | Brian Bian |
2017-01-04 | thermal core: convert ID allocation to IDA | Matthew Wilcox |
2016-11-23 | thermal: core: move trips attributes to tz->device.groups | Eduardo Valentin |
2016-09-27 | thermal: Enhance thermal_zone_device_update for events | Srinivas Pandruvada |
2016-09-27 | thermal: streamline get_trend callbacks | Sascha Hauer |
2016-09-27 | thermal: of: implement .set_trips for device tree thermal zones | Sascha Hauer |
2016-09-27 | thermal: Add support for hardware-tracked trip points | Sascha Hauer |
2016-09-27 | thermal: core: export apis to get slope and offset | Rajendra Nayak |
2016-06-01 | thermal: add the note for set_trip_temp | Caesar Wang |
2016-05-17 | thermal: of-thermal: allow setting trip_temp on hardware | Wei Ni |
2016-04-20 | thermal: consistently use int for trip temp | Wei Ni |
2016-03-18 | Thermal: Ignore invalid trip points | Zhang Rui |
2016-03-09 | thermal: of-thermal: Add devm version of thermal_zone_of_sensor_register | Laxman Dewangan |
2015-12-29 | Thermal: do thermal zone update after a cooling device registered | Chen Yu |
2015-12-29 | Thermal: initialize thermal zone device correctly | Zhang Rui |
2015-11-23 | thermal: fix thermal_zone_bind_cooling_device prototype | Arnd Bergmann |
2015-10-10 | linux/thermal.h: rename KELVIN_TO_CELSIUS to DECI_KELVIN_TO_CELSIUS | Rasmus Villemoes |
2015-09-14 | thermal: Add a function to get the minimum power | Javi Merino |
2015-09-13 | thermal: Fix thermal_zone_of_sensor_register to match documentation | Punit Agrawal |
2015-08-03 | thermal: consistently use int for temperatures | Sascha Hauer |
2015-05-11 | thermal: support slope and offset coefficients | Eduardo Valentin |
2015-05-04 | thermal: introduce the Power Allocator governor | Javi Merino |
2015-05-04 | thermal: extend the cooling device API to include power information | Javi Merino |
2015-05-04 | thermal: let governors have private data for each thermal zone | Javi Merino |
2015-05-04 | thermal: fair_share: generalize the weight concept | Javi Merino |
2015-05-04 | thermal: of: fix cooling device weights in device tree | Kapileshwar Singh |
2015-02-24 | thermal: Introduce dummy functions when thermal is not defined | Nishanth Menon |
2014-12-21 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Zhang Rui |
2014-12-13 | Merge branches 'thermal-core-fix', 'thermal-soc' and 'thermal-int340x' into next | Zhang Rui |
2014-12-10 | thermal: Fix cdev registration with THERMAL_NO_LIMIT on 64bit | Punit Agrawal |
2014-12-09 | thermal: provide an UAPI header file | Florian Fainelli |
2014-12-08 | thermal: of: Extend current of-thermal.c code to allow setting emulated temp | Lukasz Majewski |
2014-12-08 | thermal: of: Rename struct __thermal_trip to struct thermal_trip | Lukasz Majewski |
2014-11-20 | thermal: of: improve of-thermal sensor registration API | Eduardo Valentin |
2014-10-10 | Thermal: introduce INT3402 thermal driver | Aaron Lu |
2014-10-10 | Thermal: move the KELVIN_TO_MILLICELSIUS macro to thermal.h | Aaron Lu |
2014-07-22 | thermal: document struct thermal_zone_device and thermal_governor | Javi Merino |
2013-12-04 | thermal: core: introduce thermal_of_cooling_device_register | Eduardo Valentin |
2013-12-04 | thermal: introduce device tree parser | Eduardo Valentin |
2013-09-03 | thermal: thermal_core: allow binding with limits on bind_params | Eduardo Valentin |
2013-09-03 | drivers: thermal: make usage of CONFIG_THERMAL_HWMON optional | Eduardo Valentin |
2013-05-09 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds |
2013-04-25 | thermal: rename notify_thermal_framework to thermal_notify_framework | Eduardo Valentin |
2013-04-15 | thermal: expose thermal_zone_get_temp API | Eduardo Valentin |