index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
thermal
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-02
thermal: renesas: Fix RZ/G3E fall-out
Geert Uytterhoeven
2
-8
/
+7
2025-09-28
Merge tag 'thermal-v6.18-rc1-2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/thermal/linux
Rafael J. Wysocki
1
-0
/
+547
2025-09-28
thermal/drivers/renesas/rzg3e: Fix add thermal driver for the Renesas RZ/G3E SoC
John Madieu
1
-0
/
+547
2025-09-26
Merge tag 'thermal-v6.18-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/thermal/linux
Rafael J. Wysocki
18
-62
/
+679
2025-09-26
Merge branch 'thermal-intel'
Rafael J. Wysocki
1
-1
/
+2
2025-09-25
thermal/drivers/renesas/rzg3e: Add thermal driver for the Renesas RZ/G3E SoC
John Madieu
2
-0
/
+9
2025-09-25
thermal/drivers/thermal-generic-adc: Add temperature sensor channel
Svyatoslav Ryhel
1
-1
/
+54
2025-09-25
thermal/drivers/rockchip: Shut up GRF warning
Sebastian Reichel
1
-5
/
+18
2025-09-25
thermal/drivers/rockchip: Unify struct rockchip_tsadc_chip format
Sebastian Reichel
1
-27
/
+0
2025-09-25
thermal/drivers/renesas/rzg3s: Add thermal driver for the Renesas RZ/G3S SoC
Claudiu Beznea
3
-0
/
+281
2025-09-25
thermal/drivers/k3_j72xx_bandgap: Register sensors with hwmon
Michael Walle
1
-0
/
+4
2025-09-25
thermal/drivers/rcar_gen3: Fix mapping SoCs to generic Gen4 entry
Wolfram Sang
1
-6
/
+6
2025-09-25
thermal/drivers/tegra: Add Tegra114 specific SOCTHERM driver
Svyatoslav Ryhel
4
-0
/
+227
2025-09-25
thermal/drivers/tegra/soctherm-fuse: Prepare calibration for Tegra114 support
Svyatoslav Ryhel
5
-7
/
+30
2025-09-25
thermal/drivers/rcar_gen3: Document Gen4 support in Kconfig entry
Marek Vasut
1
-3
/
+3
2025-09-25
thermal/drivers/rcar_gen3: Fix comment typo
Marek Vasut
1
-1
/
+1
2025-09-25
drivers/thermal/qcom/lmh: Fix incorrect error message
Sumeet Pawnikar
1
-1
/
+1
2025-09-25
thermal/drivers/qcom/lmh: Add missing IRQ includes
Dmitry Baryshkov
1
-0
/
+2
2025-09-25
thermal/drivers/qcom: Make LMH select QCOM_SCM
Dmitry Baryshkov
1
-1
/
+2
2025-09-25
thermal/drivers/mediatek/lvts_thermal: Remove unneeded semicolon
Jiapeng Chong
1
-1
/
+1
2025-09-25
thermal/drivers/rcar_gen3: Add support for R-Car V4H default trim values
Marek Vasut
1
-1
/
+19
2025-09-25
thermal/drivers/rcar_gen3: Add support for per-SoC default trim values
Marek Vasut
1
-14
/
+27
2025-09-24
thermal: intel: int340x: Power Slider: Validate slider_balance range
Srinivas Pandruvada
1
-1
/
+2
2025-09-15
Merge branch 'thermal-intel'
Rafael J. Wysocki
7
-4
/
+313
2025-09-05
thermal: hwmon: replace deprecated strcpy() with strscpy()
Osama Abdelkader
1
-1
/
+1
2025-09-05
thermal: testing: Rearrange variable declarations involving __free()
Rafael J. Wysocki
1
-20
/
+11
2025-09-04
thermal: gov_step_wise: Allow cooling level to be reduced earlier
Rafael J. Wysocki
1
-1
/
+14
2025-09-04
thermal: gov_step_wise: Clarify cooling logic description comment
Rafael J. Wysocki
1
-2
/
+2
2025-09-04
thermal: gov_step_wise: Clean up local variable initialization
Rafael J. Wysocki
1
-4
/
+2
2025-08-25
thermal: intel: int340x: Add module parameter to change slider offset
Srinivas Pandruvada
1
-0
/
+48
2025-08-25
thermal: intel: int340x: Add module parameter for balanced Slider
Srinivas Pandruvada
1
-0
/
+41
2025-08-25
thermal: intel: int340x: Enable power slider interface for Panther Lake
Srinivas Pandruvada
1
-1
/
+2
2025-08-25
thermal: intel: int340x: Add support for power slider
Srinivas Pandruvada
5
-0
/
+222
2025-08-19
thermal: intel: int340x: Remove redundant acpi_has_method() call
Salah Triki
1
-3
/
+0
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
[next]