index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-28
thermal: sysfs: Return ENODATA instead of EAGAIN for reads
Hsin-Te Yuan
1
-3
/
+6
2025-06-27
thermal/drivers/qcom/tsens: Update conditions to strictly evaluate for IP v2+
George Moussalem
1
-5
/
+5
2025-06-04
thermal/drivers/qoriq: Power down TMU on system suspend
Alice Guo
1
-0
/
+13
2025-05-02
thermal/drivers/rockchip: Add missing rk3328 mapping entry
Trevor Woerner
1
-0
/
+1
2025-04-10
thermal: int340x: Add NULL check for adev
Chenyuan Yang
1
-0
/
+3
2025-04-10
thermal/cpufreq_cooling: Remove structure member documentation
Daniel Lezcano
1
-2
/
+0
2023-11-20
thermal: core: prevent potential string overflow
Dan Carpenter
1
-2
/
+4
2023-07-27
thermal/drivers/sun8i: Fix some error handling paths in sun8i_ths_probe()
Christophe JAILLET
1
-37
/
+18
2023-07-27
Revert "thermal/drivers/mediatek: Use devm_of_iomap to avoid resource leak in...
Ricardo CaƱuelo
1
-12
/
+2
2023-05-17
thermal/drivers/mediatek: Use devm_of_iomap to avoid resource leak in mtk_the...
Kang Chen
1
-2
/
+12
2023-03-11
thermal: intel: BXT_PMIC: select REGMAP instead of depending on it
Randy Dunlap
1
-1
/
+2
2023-03-11
thermal: intel: quark_dts: fix error pointer dereference
Dan Carpenter
1
-10
/
+2
2023-03-11
thermal: intel: powerclamp: Fix cur_state for multi package system
Srinivas Pandruvada
1
-4
/
+16
2023-03-11
thermal: intel: Fix unsigned comparison with less than zero
Yang Li
1
-1
/
+1
2023-03-11
thermal/drivers/hisi: Drop second sensor hi3660
Yongqin Liu
1
-4
/
+0
2023-03-11
thermal/drivers/tsens: Sort out msm8976 vs msm8956 data
Dmitry Baryshkov
3
-27
/
+34
2023-03-11
thermal/drivers/tsens: Add compat string for the qcom,msm8960
Dmitry Baryshkov
1
-0
/
+3
2023-03-11
thermal/drivers/qcom/tsens_v1: Enable sensor 3 on MSM8976
Konrad Dybcio
1
-2
/
+2
2023-03-11
thermal/drivers/tsens: Drop msm8976-specific defines
Dmitry Baryshkov
1
-7
/
+2
2023-02-01
thermal: intel: int340x: Add locking to int340x_thermal_get_trip_type()
Rafael J. Wysocki
1
-3
/
+7
2023-02-01
thermal: intel: int340x: Protect trip temperature from concurrent updates
Srinivas Pandruvada
2
-3
/
+16
2023-01-14
thermal/drivers/imx8mm_thermal: Validate temperature range
Marcus Folkesson
1
-1
/
+7
2022-10-26
thermal: intel_powerclamp: Use first online CPU as control_cpu
Rafael J. Wysocki
1
-5
/
+1
2022-10-26
thermal: intel_powerclamp: Use get_cpu() instead of smp_processor_id() to avo...
Srinivas Pandruvada
1
-2
/
+4
2022-10-26
thermal/drivers/qcom/tsens-v0_1: Fix MSM8939 fourth sensor hw_id
Vincent Knecht
1
-1
/
+1
2022-08-21
thermal: sysfs: Fix cooling_device_stats_setup() error code path
Rafael J. Wysocki
1
-3
/
+7
2022-06-09
thermal/core: Fix memory leak in the error path
Daniel Lezcano
1
-0
/
+1
2022-06-09
thermal/core: fix a UAF bug in __thermal_cooling_device_register()
Ziyang Xuan
1
-2
/
+4
2022-06-09
thermal/drivers/imx_sc_thermal: Fix refcount leak in imx_sc_thermal_probe
Miaoqian Lin
1
-2
/
+4
2022-06-09
thermal/core: Fix memory leak in __thermal_cooling_device_register()
Yang Yingliang
1
-0
/
+1
2022-06-09
thermal/drivers/core: Use a char pointer for the cooling device name
Daniel Lezcano
1
-16
/
+22
2022-06-09
thermal/drivers/broadcom: Fix potential NULL dereference in sr_thermal_probe
Zheng Yongjun
1
-0
/
+3
2022-06-09
thermal/drivers/bcm2711: Don't clamp temperature at zero
Stefan Wahren
1
-4
/
+1
2022-05-09
thermal: int340x: Fix attr.show callback prototype
Kees Cook
1
-2
/
+2
2022-04-08
thermal: int340x: Check for NULL after calling kmemdup()
Jiasheng Jiang
1
-0
/
+5
2022-04-08
thermal: int340x: Increase bitmap size
Srinivas Pandruvada
1
-1
/
+1
2022-03-08
thermal: core: Fix TZ_GET_TRIP NULL pointer dereference
Nicolas Cavallari
1
-2
/
+3
2022-03-02
thermal: int340x: fix memory leak in int3400_notify()
Chuansheng Liu
1
-0
/
+4
2022-01-27
thermal/drivers/imx8mm: Enable ADC when enabling monitor
Paul Gerber
1
-0
/
+3
2022-01-27
thermal/drivers/imx: Implement runtime PM support
Oleksij Rempel
1
-54
/
+91
2021-12-08
thermal: core: Reset previous low and high trip during thermal zone init
Manaf Meethalavalappu Pallikunhi
1
-0
/
+2
2021-11-21
thermal: Fix NULL pointer dereferences in of_thermal_ functions
Subbaraman Narayanamurthy
1
-3
/
+6
2021-10-09
thermal/drivers/tsens: Fix wrong check for tzd in irq handlers
Ansuel Smith
1
-2
/
+2
2021-09-30
thermal/drivers/int340x: Do not set a wrong tcc offset on resume
Antoine Tenart
1
-2
/
+3
2021-09-30
thermal/core: Potential buffer overflow in thermal_build_list_of_policies()
Dan Carpenter
1
-4
/
+3
2021-09-26
thermal/drivers/exynos: Fix an error code in exynos_tmu_probe()
Dan Carpenter
1
-0
/
+1
2021-07-25
thermal/core/thermal_of: Stop zone device before unregistering it
Dmitry Osipenko
1
-0
/
+3
2021-07-25
thermal/drivers/sprd: Add missing of_node_put for loop iteration
Krzysztof Kozlowski
1
-6
/
+9
2021-07-25
thermal/drivers/imx_sc: Add missing of_node_put for loop iteration
Krzysztof Kozlowski
1
-0
/
+3
2021-07-25
thermal/drivers/rcar_gen3_thermal: Do not shadow rcar_gen3_ths_tj_1
Geert Uytterhoeven
1
-3
/
+2
[next]