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.12.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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-16
Merge tag 'thermal-v5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-6
/
+9
2020-07-15
Revert "thermal: mediatek: fix register index error"
Enric Balletbo i Serra
1
-4
/
+2
2020-07-15
thermal: int3403_thermal: Downgrade error message
Alex Hung
1
-1
/
+1
2020-07-14
thermal/int340x_thermal: Prevent page fault on .set_mode() op
Bartosz Szczepanek
1
-1
/
+6
2020-07-07
thermal: core: Add notifications call in the framework
Daniel Lezcano
3
-3
/
+46
2020-07-07
thermal: core: genetlink support for events/cmd/sampling
Daniel Lezcano
3
-1
/
+667
2020-07-07
thermal: core: Get thermal zone by id
Daniel Lezcano
2
-0
/
+16
2020-07-07
thermal: core: Add helpers to browse the cdev, tz and governor list
Daniel Lezcano
2
-0
/
+60
2020-07-07
thermal: Make thermal_zone_device_is_enabled() available to core only
Andrzej Pietrasiewicz
2
-1
/
+2
2020-07-07
thermal: imx: Use driver's local data to decide whether to run a measurement
Andrzej Pietrasiewicz
1
-3
/
+4
2020-06-29
thermal: Rename set_mode() to change_mode()
Andrzej Pietrasiewicz
4
-12
/
+12
2020-06-29
thermal: Simplify or eliminate unnecessary set_mode() methods
Andrzej Pietrasiewicz
3
-28
/
+0
2020-06-29
thermal: core: Stop polling DISABLED thermal devices
Andrzej Pietrasiewicz
1
-2
/
+14
2020-06-29
thermal: Explicitly enable non-changing thermal zone devices
Andrzej Pietrasiewicz
10
-1
/
+58
2020-06-29
thermal: Use mode helpers in drivers
Andrzej Pietrasiewicz
10
-61
/
+42
2020-06-29
thermal: Add mode helpers
Andrzej Pietrasiewicz
1
-0
/
+53
2020-06-29
thermal: remove get_mode() operation of drivers
Andrzej Pietrasiewicz
7
-77
/
+3
2020-06-29
thermal: Store device mode in struct thermal_zone_device
Andrzej Pietrasiewicz
5
-39
/
+22
2020-06-29
thermal: Store thermal mode in a dedicated enum
Andrzej Pietrasiewicz
1
-11
/
+7
2020-06-29
thermal/drivers/rcar_gen3: Fix undefined temperature if negative
Dien Pham
1
-1
/
+1
2020-06-29
thermal/drivers/cpufreq_cooling: Fix wrong frequency converted from power
Finley Xiao
1
-3
/
+3
2020-06-29
thermal/drivers/tsens: Fix compilation warnings by making functions static
Amit Kucheria
1
-5
/
+5
2020-06-29
thermal/drivers/sprd: Fix return value of sprd_thm_probe()
Tiezhu Yang
1
-2
/
+2
2020-06-29
thermal/drivers/mediatek: Fix bank number settings on mt8183
Michael Kao
1
-1
/
+4
2020-06-29
thermal/drivers: imx: Fix missing of_node_put() at probe time
Anson Huang
1
-3
/
+4
2020-06-25
thermal: Add support for the MCU controlled FAN on Khadas boards
Neil Armstrong
3
-0
/
+174
2020-06-24
PM / EM: change naming convention from 'capacity' to 'performance'
Lukasz Luba
1
-6
/
+6
2020-06-15
sched,powerclamp: Convert to sched_set_fifo()
Peter Zijlstra
1
-4
/
+1
2020-06-13
Merge tag 'thermal-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
30
-976
/
+1534
2020-05-29
thermal/int340x_thermal: Don't require IDSP to exist
Matthew Garrett
1
-8
/
+22
2020-05-29
thermal/int340x_thermal: Export OEM vendor variables
Matthew Garrett
1
-1
/
+131
2020-05-29
thermal/int340x_thermal: Export GDDV
Matthew Garrett
1
-0
/
+60
2020-05-29
thermal: qoriq: Update the settings for TMUv2
Yuantian Tang
1
-2
/
+24
2020-05-22
thermal: rcar_thermal: Clean up rcar_thermal_update_temp()
Niklas Söderlund
1
-5
/
+4
2020-05-22
thermal: qoriq: Add platform dependencies
Geert Uytterhoeven
1
-2
/
+2
2020-05-22
drivers: thermal: tsens: Merge tsens-common.c into tsens.c
Amit Kucheria
4
-850
/
+840
2020-05-22
thermal/of: Rename of-thermal.c
Amit Kucheria
2
-1
/
+1
2020-05-22
thermal/governors: Prefix all source files with gov_
Amit Kucheria
5
-4
/
+4
2020-05-22
thermal/drivers/user_space: Sort headers alphabetically
Amit Kucheria
1
-1
/
+1
2020-05-22
thermal/drivers/of-thermal: Sort headers alphabetically
Amit Kucheria
1
-5
/
+5
2020-05-22
thermal/drivers/cpufreq_cooling: Replace module.h with export.h
Amit Kucheria
1
-1
/
+1
2020-05-22
thermal/drivers/cpufreq_cooling: Sort headers alphabetically
Amit Kucheria
1
-4
/
+4
2020-05-22
thermal/drivers/clock_cooling: Include export.h
Amit Kucheria
1
-0
/
+1
2020-05-22
thermal/drivers/clock_cooling: Sort headers alphabetically
Amit Kucheria
1
-1
/
+1
2020-05-22
thermal/drivers/thermal_hwmon: Include export.h
Amit Kucheria
1
-0
/
+1
2020-05-22
thermal/drivers/thermal_hwmon: Sort headers alphabetically
Amit Kucheria
1
-2
/
+3
2020-05-22
thermal/drivers/thermal_helpers: Include export.h
Amit Kucheria
1
-0
/
+1
2020-05-22
thermal/drivers/thermal_helpers: Sort headers alphabetically
Amit Kucheria
1
-1
/
+1
2020-05-22
thermal/core: Replace module.h with export.h
Amit Kucheria
1
-1
/
+1
2020-05-22
thermal/core: Get rid of MODULE_* tags
Amit Kucheria
1
-4
/
+0
[prev]
[next]