Age | Commit message (Expand) | Author |
2019-06-27 | thermal/drivers/core: Use governor table to initialize | Daniel Lezcano |
2019-06-27 | thermal/drivers/core: Add init section table for self-encapsulation | Daniel Lezcano |
2018-05-30 | drivers: thermal: Update license to SPDX format | Lina Iyer |
2018-05-22 | thermal: Shorten name of sysfs callbacks | Viresh Kumar |
2018-04-02 | thermal: Add cooling device's statistics in sysfs | Viresh Kumar |
2017-08-11 | thermal: core: Add some new helper functions to free resources | Christophe Jaillet |
2016-11-23 | thermal: core: move cooling device sysfs to thermal_sysfs.c | Eduardo Valentin |
2016-11-23 | thermal: core: move to_cooling_device macro to header file | Eduardo Valentin |
2016-11-23 | thermal: core: move thermal_zone sysfs to thermal_sysfs.c | Eduardo Valentin |
2016-11-23 | thermal: core: move to_thermal_zone() macro to header file | Eduardo Valentin |
2016-11-23 | thermal: core: split available_policies_show() | Eduardo Valentin |
2016-11-23 | thermal: core: split policy_store | Eduardo Valentin |
2016-11-23 | thermal: core: split passive_store | Eduardo Valentin |
2015-12-29 | Thermal: initialize thermal zone device correctly | Zhang Rui |
2015-06-11 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Zhang Rui |
2015-05-04 | thermal: introduce the Power Allocator governor | Javi Merino |
2015-05-04 | thermal: export weight to sysfs | Javi Merino |
2015-05-04 | thermal: of: fix cooling device weights in device tree | Kapileshwar Singh |
2015-05-01 | thermal: Use bool function return values of true/false not 1/0 | Joe Perches |
2015-01-05 | thermal: of: Remove bogus type qualifier for of_thermal_get_trip_points() | Geert Uytterhoeven |
2014-12-08 | thermal: of: Extend of-thermal to export table of trip points | Lukasz Majewski |
2014-12-08 | thermal: of: Extend of-thermal.c to provide check if trip point is valid | Lukasz Majewski |
2014-12-08 | thermal: of: Extend of-thermal.c to provide number of trip points | Lukasz Majewski |
2014-08-27 | thermal: Added Bang-bang thermal governor | Peter Feuerer |
2013-12-04 | thermal: introduce device tree parser | Eduardo Valentin |
2013-04-14 | Thermal: build thermal governors into thermal_sys module | Zhang Rui |
2012-11-05 | Thermal: Move thermal_instance to thermal_core.h | Durgadoss R |