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
2024-07-24
thermal: core: Back off when polling thermal zones on errors
Rafael J. Wysocki
2
-7
/
+61
2024-07-23
thermal: trip: Split thermal_zone_device_set_mode()
Rafael J. Wysocki
1
-7
/
+24
2024-07-18
thermal: core: Allow thermal zones to tell the core to ignore them
Rafael J. Wysocki
3
-27
/
+29
2024-07-15
Merge branch 'thermal-intel'
Rafael J. Wysocki
11
-79
/
+412
2024-07-15
Merge branch 'thermal-core'
Rafael J. Wysocki
13
-102
/
+132
2024-07-15
thermal/drivers/sti: Cleanup code related to stih416
Raphael Gallais-Pou
1
-10
/
+0
2024-07-15
thermal/drivers/generic-adc: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-6
/
+2
2024-07-15
thermal/drivers/generic-adc: Simplify probe() with local dev variable
Krzysztof Kozlowski
1
-10
/
+11
2024-07-15
thermal/drivers/qcom-tsens: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-5
/
+3
2024-07-15
thermal/drivers/qcom-spmi-adc-tm5: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-6
/
+3
2024-07-15
thermal/drivers/imx: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-3
/
+1
2024-07-15
thermal/drivers/imx: Simplify probe() with local dev variable
Krzysztof Kozlowski
1
-20
/
+20
2024-07-15
thermal/drivers/hisi: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-7
/
+2
2024-07-15
thermal/drivers/exynos: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-13
/
+7
2024-07-15
thermal/drivers/exynos: Simplify probe() with local dev variable
Krzysztof Kozlowski
1
-22
/
+20
2024-07-15
thermal/drivers/broadcom: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-11
/
+4
2024-07-15
thermal/drivers/broadcom: Simplify probe() with local dev variable
Krzysztof Kozlowski
1
-14
/
+9
2024-07-15
thermal/drivers/broadcom: Fix race between removal and clock disable
Krzysztof Kozlowski
1
-15
/
+4
2024-07-15
thermal/drivers/mediatek/lvts_thermal: Provide default calibration data
Chen-Yu Tsai
1
-8
/
+26
2024-07-15
dt-bindings: thermal: mediatek: Fix thermal zone definitions for MT8188
Julien Panis
1
-5
/
+5
2024-07-15
dt-bindings: thermal: mediatek: Fix thermal zone definition for MT8186
Julien Panis
1
-1
/
+1
2024-07-15
thermal/drivers/k3_j72xx_bandgap: Implement suspend/resume support
Théo Lebrun
1
-33
/
+78
2024-07-15
thermal/drivers/renesas/rcar: Add dependency on OF
Niklas Söderlund
1
-0
/
+1
2024-07-15
thermal/drivers/renesas: Group all renesas thermal drivers together
Niklas Söderlund
7
-32
/
+38
2024-07-12
thermal: core: Add sanity checks for polling_delay and passive_delay
Rafael J. Wysocki
1
-0
/
+8
2024-07-12
thermal: trip: Fold __thermal_zone_get_trip() into its caller
Rafael J. Wysocki
1
-14
/
+4
2024-07-12
thermal: trip: Pass trip pointer to .set_trip_temp() thermal zone callback
Rafael J. Wysocki
9
-39
/
+55
2024-07-10
thermal: imx: Drop critical trip check from imx_set_trip_temp()
Rafael J. Wysocki
1
-9
/
+0
2024-07-10
Merge back thermal control material for 6.11.
Rafael J. Wysocki
7
-80
/
+112
2024-07-09
thermal: intel: hfi: Give HFI instances package scope
Zhang Rui
1
-13
/
+17
2024-07-09
thermal: trip: Add conversion macros for thermal trip priv field
Rafael J. Wysocki
1
-12
/
+2
2024-07-09
thermal: helpers: Introduce thermal_trip_is_bound_to_cdev()
Rafael J. Wysocki
1
-12
/
+35
2024-07-09
thermal: core: Change passive_delay and polling_delay data type
Rafael J. Wysocki
1
-1
/
+2
2024-07-08
thermal: core: Fix list sorting in __thermal_zone_device_update()
Rafael J. Wysocki
1
-6
/
+4
2024-07-04
thermal: core: Call monitor_thermal_zone() if zone temperature is invalid
Rafael J. Wysocki
2
-1
/
+10
2024-07-04
thermal: core: constify 'type' in devm_thermal_of_cooling_device_register()
Krzysztof Kozlowski
1
-1
/
+1
2024-07-04
thermal: gov_power_allocator: Return early in manage if trip_max is NULL
Nícolas F. R. A. Prado
1
-0
/
+3
2024-07-04
thermal: uniphier: Use thermal_zone_for_each_trip() for walking trip points
Rafael J. Wysocki
1
-14
/
+25
2024-06-27
Merge back thermal control material for v6.11.
Rafael J. Wysocki
7
-80
/
+112
2024-06-25
Merge branch 'thermal-core'
Rafael J. Wysocki
7
-80
/
+112
2024-06-25
thermal: gov_step_wise: Go straight to instance->lower when mitigation is over
Rafael J. Wysocki
1
-18
/
+5
2024-06-21
Merge tag 'thermal-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-8
/
+38
2024-06-21
thermal: intel: int340x: Enable WLT and power floor support for Lunar Lake
Srinivas Pandruvada
1
-1
/
+2
2024-06-21
thermal: intel: int340x: Support MSI interrupt for Lunar Lake
Srinivas Pandruvada
2
-23
/
+90
2024-06-21
thermal: intel: int340x: Remove unnecessary calls to free irq
Srinivas Pandruvada
1
-3
/
+0
2024-06-21
thermal: intel: int340x: Add DLVR support for Lunar Lake
Srinivas Pandruvada
2
-3
/
+33
2024-06-21
thermal: intel: int340x: Capability to map user space to firmware values
Srinivas Pandruvada
1
-4
/
+76
2024-06-21
thermal: intel: int340x: Cleanup of DLVR sysfs on driver remove
Srinivas Pandruvada
1
-1
/
+2
2024-06-21
thermal: intel: intel_tcc_cooling: Use a model-specific bitmask for TCC offset
Ricardo Neri
1
-1
/
+1
2024-06-21
thermal: intel: intel_tcc: Add model checks for temperature registers
Ricardo Neri
1
-5
/
+172
[next]