[GIT PULL] Thermal control updates for v6.19-rc2
From: Rafael J. Wysocki
Date: Thu Dec 18 2025 - 15:02:21 EST
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
thermal-6.19-rc2
with top-most commit d113735421da322ea144c9778c433de6ff6bc57b
thermal: core: Fix typo and indentation in comments
on top of commit 8f0b4cce4481fb22653697cced8d0d04027cb1e8
Linux 6.19-rc1
to receive thermal control updates for 6.19-rc2.
These enable a new hardware feature in the int340x thermal driver
and fix up comments in the thermal core code:
- Set a feature flag in the int340x thermal driver to enable the
power slider interface for Wildcat Lake processors (Srinivas
Pandruvada)
- Fix typo and indentation in comments in the thermal core (Thorsten
Blum)
Thanks!
---------------
Srinivas Pandruvada (1):
thermal: intel: int340x: Enable power slider interface for Wildcat Lake
Thorsten Blum (1):
thermal: core: Fix typo and indentation in comments
---------------
drivers/thermal/intel/int340x_thermal/processor_thermal_device_pci.c | 3 ++-
drivers/thermal/thermal_core.c | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)