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
2023-05-11
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-10
thermal: intel: powerclamp: Fix cur_state for multi package system
Srinivas Pandruvada
1
-4
/
+16
2023-03-10
thermal: intel: intel_pch: Add support for Wellsburg PCH
Tim Zimmermann
1
-0
/
+8
2023-03-10
thermal: intel: Fix unsigned comparison with less than zero
Yang Li
1
-1
/
+1
2023-03-10
thermal/drivers/hisi: Drop second sensor hi3660
Yongqin Liu
1
-4
/
+0
2023-03-10
thermal/drivers/tsens: limit num_sensors to 9 for msm8939
Dmitry Baryshkov
1
-9
/
+4
2023-03-10
thermal/drivers/tsens: fix slope values for msm8939
Dmitry Baryshkov
1
-1
/
+16
2023-03-10
thermal/drivers/tsens: Sort out msm8976 vs msm8956 data
Dmitry Baryshkov
3
-27
/
+34
2023-03-10
thermal/drivers/tsens: Add compat string for the qcom,msm8960
Dmitry Baryshkov
1
-0
/
+3
2023-03-10
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-02-01
thermal: core: call put_device() only after device_register() fails
Viresh Kumar
1
-3
/
+10
2023-02-01
thermal/core: fix error code in __thermal_cooling_device_register()
Dan Carpenter
1
-1
/
+2
2023-02-01
thermal: Validate new state in cur_state_store()
Viresh Kumar
3
-19
/
+13
2023-02-01
thermal/core: Rename 'trips' to 'num_trips'
Daniel Lezcano
7
-30
/
+30
2023-02-01
thermal/core: Remove duplicate information when an error occurs
Daniel Lezcano
1
-4
/
+4
2023-01-12
thermal: int340x: Add missing attribute for data rate base
Srinivas Pandruvada
1
-0
/
+4
2022-12-31
thermal/drivers/qcom/lmh: Fix irq handler return value
Bjorn Andersson
1
-1
/
+1
2022-12-31
thermal/drivers/qcom/temp-alarm: Fix inaccurate warning for gen2
Luca Weiss
1
-1
/
+2
2022-12-31
thermal/drivers/imx8mm_thermal: Validate temperature range
Marcus Folkesson
1
-1
/
+7
2022-12-31
thermal: core: fix some possible name leaks in error paths
Yang Yingliang
1
-8
/
+10
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-10-26
thermal: cpufreq_cooling: Check the policy first in cpufreq_cooling_register()
Xuewen Yan
1
-5
/
+5
2022-08-17
thermal: sysfs: Fix cooling_device_stats_setup() error code path
Rafael J. Wysocki
1
-3
/
+7
2022-06-09
thermal: devfreq_cooling: use local ops instead of global ops
Kant Fan
1
-7
/
+18
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/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-02-16
thermal/drivers/int340x: Fix RFIM mailbox write commands
Sumeet Pawnikar
3
-53
/
+73
2022-02-16
thermal: int340x: Limit Kconfig to 64-bit
Arnd Bergmann
1
-2
/
+2
2022-02-16
thermal/drivers/int340x: processor_thermal: Suppot 64 bit RFIM responses
Srinivas Pandruvada
3
-15
/
+19
2022-02-16
thermal/drivers/int340x: Improve the tcc offset saving for suspend/resume
Antoine Tenart
5
-11
/
+60
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-14
thermal: int340x: Fix VCoRefLow MMIO bit offset for TGL
Sumeet Pawnikar
1
-1
/
+1
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-11-18
thermal: int340x: fix build on 32-bit targets
Linus Torvalds
1
-0
/
+1
2021-11-18
thermal/drivers/qcom/lmh: make QCOM_LMH depends on QCOM_SCM
Jackie Liu
1
-1
/
+1
[next]