index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
of-thermal.c
Age
Commit message (
Expand
)
Author
2016-09-27
thermal: Enhance thermal_zone_device_update for events
Srinivas Pandruvada
2016-09-27
Thermal: of thermal: typo fix
Zhang Rui
2016-09-27
thermal: of-thermal: Fix setting of set_emul_temp hook
Keerthy
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-05-17
thermal: of-thermal: allow setting trip_temp on hardware
Wei Ni
2016-05-17
thermal: of: fix cleanup when building a thermal zone
Ulises Brindis
2016-04-20
thermal: of: add __init attribute
Julia Lawall
2016-03-09
thermal: of-thermal: Add devm version of thermal_zone_of_sensor_register
Laxman Dewangan
2016-02-09
thermal: of: use for_each_available_child_of_node for child iterator
Laxman Dewangan
2015-11-16
thermal: of-thermal: Reduce log level for message when can't fine thermal zone
Jiada Wang
2015-08-03
thermal: consistently use int for temperatures
Sascha Hauer
2015-05-11
thermal: of-thermal: add support for reading coefficients property
Eduardo Valentin
2015-05-04
thermal: Default OF created trip points to writable
Punit Agrawal
2015-05-04
of: thermal: Introduce sustainable power for a thermal zone
Punit Agrawal
2015-05-04
thermal: of: fix cooling device weights in device tree
Kapileshwar Singh
2015-01-21
thermal: of: Enable thermal_zoneX when sensor is correctly added
Lukasz Majewski
2015-01-05
thermal: of: Remove bogus type qualifier for of_thermal_get_trip_points()
Geert Uytterhoeven
2014-12-08
thermal: of: Extend current of-thermal.c code to allow setting emulated temp
Lukasz Majewski
2014-12-08
thermal: of: Extend of-thermal to export table of trip points
Lukasz Majewski
2014-12-08
thermal: of: Rename struct __thermal_trip to struct thermal_trip
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-11-20
thermal: of: improve of-thermal sensor registration API
Eduardo Valentin
2014-11-02
thermal: fix multiple disbalanced device node counters
Vladimir Zapolskiy
2014-07-29
thermal: add support to disable thermal zone from DTS
Laxman Dewangan
2014-06-30
thermal: Bind cooling devices with the correct arguments
Punit Agrawal
2014-06-30
thermal: Add braces around suspect code
Stephen Boyd
2013-12-04
thermal: introduce device tree parser
Eduardo Valentin