index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
of-thermal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-27
thermal: Enhance thermal_zone_device_update for events
Srinivas Pandruvada
1
-1
/
+1
2016-09-27
Thermal: of thermal: typo fix
Zhang Rui
1
-1
/
+1
2016-09-27
thermal: of-thermal: Fix setting of set_emul_temp hook
Keerthy
1
-4
/
+3
2016-09-27
thermal: streamline get_trend callbacks
Sascha Hauer
1
-15
/
+1
2016-09-27
thermal: of: implement .set_trips for device tree thermal zones
Sascha Hauer
1
-0
/
+19
2016-05-17
thermal: of-thermal: allow setting trip_temp on hardware
Wei Ni
1
-0
/
+8
2016-05-17
thermal: of: fix cleanup when building a thermal zone
Ulises Brindis
1
-1
/
+1
2016-04-21
thermal: of: add __init attribute
Julia Lawall
1
-2
/
+2
2016-03-09
thermal: of-thermal: Add devm version of thermal_zone_of_sensor_register
Laxman Dewangan
1
-0
/
+81
2016-02-10
thermal: of: use for_each_available_child_of_node for child iterator
Laxman Dewangan
1
-15
/
+3
2015-11-16
thermal: of-thermal: Reduce log level for message when can't fine thermal zone
Jiada Wang
1
-1
/
+1
2015-08-03
thermal: consistently use int for temperatures
Sascha Hauer
1
-7
/
+7
2015-05-12
thermal: of-thermal: add support for reading coefficients property
Eduardo Valentin
1
-2
/
+24
2015-05-05
thermal: Default OF created trip points to writable
Punit Agrawal
1
-1
/
+5
2015-05-05
of: thermal: Introduce sustainable power for a thermal zone
Punit Agrawal
1
-0
/
+4
2015-05-05
thermal: of: fix cooling device weights in device tree
Kapileshwar Singh
1
-2
/
+3
2015-01-21
thermal: of: Enable thermal_zoneX when sensor is correctly added
Lukasz Majewski
1
-0
/
+3
2015-01-05
thermal: of: Remove bogus type qualifier for of_thermal_get_trip_points()
Geert Uytterhoeven
1
-1
/
+1
2014-12-09
thermal: of: Extend current of-thermal.c code to allow setting emulated temp
Lukasz Majewski
1
-0
/
+24
2014-12-08
thermal: of: Extend of-thermal to export table of trip points
Lukasz Majewski
1
-0
/
+22
2014-12-08
thermal: of: Rename struct __thermal_trip to struct thermal_trip
Lukasz Majewski
1
-18
/
+3
2014-12-08
thermal: of: Extend of-thermal.c to provide check if trip point is valid
Lukasz Majewski
1
-0
/
+21
2014-12-08
thermal: of: Extend of-thermal.c to provide number of trip points
Lukasz Majewski
1
-0
/
+21
2014-11-20
thermal: of: improve of-thermal sensor registration API
Eduardo Valentin
1
-22
/
+17
2014-11-03
thermal: fix multiple disbalanced device node counters
Vladimir Zapolskiy
1
-8
/
+32
2014-07-29
thermal: add support to disable thermal zone from DTS
Laxman Dewangan
1
-0
/
+12
2014-06-30
thermal: Bind cooling devices with the correct arguments
Punit Agrawal
1
-2
/
+2
2014-06-30
thermal: Add braces around suspect code
Stephen Boyd
1
-1
/
+2
2013-12-04
thermal: introduce device tree parser
Eduardo Valentin
1
-0
/
+849