[GIT PULL] thermal drivers update for v6.19-rc1

From: Daniel Lezcano

Date: Thu Nov 27 2025 - 10:50:45 EST



Hi Rafael,

The following changes since commit dcb6fa37fd7bc9c3d2b066329b0d27dedf8becaa:

Linux 6.18-rc3 (2025-10-26 15:59:49 -0700)

are available in the Git repository at:

ssh://git@xxxxxxxxxxxxxxxxxxx/pub/scm/linux/kernel/git/thermal/linux.git tags/thermal-v6.19-rc1

for you to fetch changes up to c411d8bf06992dade7abb88690dc2d467a868cc4:

thermal/drivers/imx91: Add support for i.MX91 thermal monitoring unit (2025-11-26 15:51:28 +0100)

----------------------------------------------------------------
- Document the RZ/V2H TSU DT bindings (Ovidiu Panait)

- Document the Kaanapali Temperature Sensor (Manaf Meethalavalappu
Pallikunhi)

- Document R-Car Gen4 and RZ/G2 support in driver comment (Marek
Vasut)

- Convert to DEFINE_SIMPLE_DEV_PM_OPS in the R-Car [Gen3] (Geert
Uytterhoeven)

- Fix format string bug in thermal-engine (Malaya Kumar Rout)

- Make ipq5018 tsens standalone compatible (George Moussalem)

- Add the QCS8300 compatible for the QCom Tsens (Gaurav Kohli)

- Add the support for the NXP i.MX91 thermal module, including the DT
bindings (Pengfei Li)

----------------------------------------------------------------
Gaurav Kohli (1):
dt-bindings: thermal: tsens: Add QCS8300 compatible

Geert Uytterhoeven (2):
thermal/drivers/rcar: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
thermal/drivers/rcar_gen3: Convert to DEFINE_SIMPLE_DEV_PM_OPS()

George Moussalem (1):
dt-bindings: thermal: qcom-tsens: make ipq5018 tsens standalone compatible

Malaya Kumar Rout (1):
tools/thermal/thermal-engine: Fix format string bug in thermal-engine

Manaf Meethalavalappu Pallikunhi (1):
dt-bindings: thermal: qcom-tsens: document the Kaanapali Temperature Sensor

Marek Vasut (1):
thermal/drivers/rcar_gen3: Document R-Car Gen4 and RZ/G2 support in driver comment

Ovidiu Panait (1):
dt-bindings: thermal: r9a09g047-tsu: Document RZ/V2H TSU

Pengfei Li (2):
dt-bindings: thermal: fsl,imx91-tmu: add bindings for NXP i.MX91 thermal module
thermal/drivers/imx91: Add support for i.MX91 thermal monitoring unit

.../devicetree/bindings/thermal/fsl,imx91-tmu.yaml | 87 +++++
.../devicetree/bindings/thermal/qcom-tsens.yaml | 9 +-
.../bindings/thermal/renesas,r9a09g047-tsu.yaml | 6 +-
drivers/thermal/Kconfig | 10 +
drivers/thermal/Makefile | 1 +
drivers/thermal/imx91_thermal.c | 384 +++++++++++++++++++++
drivers/thermal/renesas/rcar_gen3_thermal.c | 10 +-
drivers/thermal/renesas/rcar_thermal.c | 8 +-
tools/thermal/thermal-engine/thermal-engine.c | 2 +-
9 files changed, 504 insertions(+), 13 deletions(-)
create mode 100644 Documentation/devicetree/bindings/thermal/fsl,imx91-tmu.yaml
create mode 100644 drivers/thermal/imx91_thermal.c






--
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog