index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-28
thermal: don't shut off system when melting
Jason A. Donenfeld
1
-10
/
+1
2025-10-15
thermal/drivers/qcom/lmh: Add missing IRQ includes
Dmitry Baryshkov
1
-0
/
+2
2025-10-15
thermal/drivers/qcom: Make LMH select QCOM_SCM
Dmitry Baryshkov
1
-1
/
+2
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
1
-20
/
+10
2025-07-28
Merge tag 'thermal-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
21
-139
/
+922
2025-07-22
Merge back earlier thermal control updates for 6.17
Rafael J. Wysocki
5
-4
/
+83
2025-07-16
thermal/drivers/mediatek/lvts_thermal: Add mt7988 lvts commands
Mason Chang
1
-4
/
+12
2025-07-16
thermal/drivers/mediatek/lvts_thermal: Add lvts commands and their sizes to driver data
Mason Chang
1
-13
/
+52
2025-07-16
thermal/drivers/mediatek/lvts_thermal: Change lvts commands array to static const
Mason Chang
1
-14
/
+15
2025-07-16
thermal/drivers/rockchip: Support reading trim values from OTP
Nicolas Frattaroli
1
-19
/
+202
2025-07-16
thermal/drivers/rockchip: Support RK3576 SoC in the thermal driver
Ye Zhang
1
-0
/
+26
2025-07-16
thermal/drivers/rockchip: Rename rk_tsadcv3_tshut_mode
Nicolas Frattaroli
1
-2
/
+2
2025-07-15
thermal: Use dev_fwnode()
Jiri Slaby (SUSE)
2
-10
/
+6
2025-07-15
thermal: Constify struct thermal_zone_device_ops
Christophe JAILLET
11
-11
/
+11
2025-07-15
thermal/drivers/loongson2: Constify struct thermal_zone_device_ops
Christophe JAILLET
1
-4
/
+11
2025-07-13
thermal/drivers/qcom-spmi-temp-alarm: Add support for LITE PMIC peripherals
Anjelique Melendez
1
-1
/
+207
2025-07-13
thermal/drivers/qcom-spmi-temp-alarm: Add support for GEN2 rev 2 PMIC peripherals
Anjelique Melendez
1
-1
/
+137
2025-07-13
thermal/drivers/qcom-spmi-temp-alarm: Prepare to support additional Temp Alarm subtypes
Anjelique Melendez
1
-28
/
+64
2025-07-13
thermal/drivers/qcom-spmi-temp-alarm: Add temp alarm data struct based on HW subtype
Anjelique Melendez
1
-47
/
+88
2025-07-13
thermal/drivers/qcom-spmi-temp-alarm: Enable stage 2 shutdown when required
David Collins
1
-9
/
+34
2025-07-09
fix tt_command_write()
Al Viro
1
-20
/
+10
2025-07-07
Merge branch 'thermal-intel'
Rafael J. Wysocki
4
-1
/
+77
2025-07-03
thermal: sysfs: Return ENODATA instead of EAGAIN for reads
Hsin-Te Yuan
1
-3
/
+6
2025-06-18
thermal: int340x: processor_thermal: Add Wildcat Lake PCI ID
Srinivas Pandruvada
3
-0
/
+6
2025-06-18
ACPI: DPTF: Support for Wildcat Lake
Srinivas Pandruvada
2
-0
/
+2
2025-06-16
thermal: intel: int340x: Allow temperature override
Srinivas Pandruvada
1
-0
/
+64
2025-06-16
thermal: intel: int340x: Add throttling control interface to PTC
Srinivas Pandruvada
1
-1
/
+7
2025-05-27
Merge tag 'thermal-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
14
-32
/
+865
2025-05-27
Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-2
/
+3
2025-05-26
Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-17
/
+20
2025-05-23
thermal: qcom: ipq5018: make ops_ipq5018 struct static
George Moussalem
1
-1
/
+1
2025-05-23
thermal/drivers/airoha: Fix spelling mistake "calibrarion" -> "calibration"
Colin Ian King
1
-1
/
+1
2025-05-19
thermal: intel: x86_pkg_temp_thermal: Fix bogus trip temperature
Zhang Rui
1
-0
/
+1
2025-05-19
Merge tag 'thermal-v6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/thermal/linux
Rafael J. Wysocki
9
-29
/
+601
2025-05-16
thermal: Switch to irq_domain_create_linear()
Jiri Slaby (SUSE)
2
-2
/
+3
2025-05-16
thermal/drivers/airoha: Fix spelling mistake
Christian Marangi
1
-5
/
+5
2025-05-16
thermal/drivers/qcom/tsens: Add support for IPQ5018 tsens
Sricharan Ramabadhran
3
-0
/
+20
2025-05-16
thermal/drivers/qcom/tsens: Add support for tsens v1 without RPM
George Moussalem
3
-4
/
+59
2025-05-16
thermal/drivers/qcom/tsens: Update conditions to strictly evaluate for IP v2+
George Moussalem
1
-5
/
+5
2025-05-16
thermal/drivers: Add support for Airoha EN7581 thermal sensor
Christian Marangi
3
-0
/
+499
2025-05-16
thermal/drivers/mediatek/lvts: Remove unused lvts_debugfs_exit
Arnd Bergmann
1
-2
/
+0
2025-05-16
thermal/drivers/mediatek/lvts: Fix debugfs unregister on failure
AngeloGioacchino Del Regno
1
-8
/
+8
2025-05-16
thermal/drivers/amlogic: Rename Uptat to uptat to follow kernel coding style
Enrique Isidoro Vazquez Ramos
1
-8
/
+8
2025-05-16
thermal/drivers/bcm2835: Use %pC instead of %pCn
Luca Ceresoli
1
-1
/
+1
2025-05-16
thermal/drivers/hisi: Do not enable by default during compile testing
Krzysztof Kozlowski
1
-1
/
+1
2025-05-07
thermal: intel: int340x: Enable platform temperature control
Srinivas Pandruvada
1
-2
/
+3
2025-05-07
thermal: intel: int340x: Add platform temperature control interface
Srinivas Pandruvada
4
-1
/
+261
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
3
-0
/
+3
2025-05-02
Merge tag 'v6.15-rc4' into x86/msr, to pick up fixes and resolve conflicts
Ingo Molnar
2
-19
/
+21
2025-04-15
thermal: intel: int340x: Fix Panther Lake DLVR support
Srinivas Pandruvada
1
-16
/
+17
[next]