[PATCH 0/5] thermal: renesas: rzg3e: TSU driver fixes and cleanups
From: Ovidiu Panait
Date: Wed Sep 16 2026 - 08:01:27 EST
Hi,
This series contains a few fixes for the Renesas RZ/G3E TSU thermal
driver, found while reviewing the driver against the hardware manual,
along with some small cleanups.
Thanks,
Ovidiu
Ovidiu Panait (5):
thermal: renesas: rzg3e: Fix signed integer overflow in temp_to_code()
thermal: renesas: rzg3e: Fix runtime PM handling of compare irq
thermal: renesas: rzg3e: Fix race between set_trips() and get_temp()
thermal: renesas: rzg3e: Remove unneeded low/high check in set_trips()
thermal: renesas: rzg3e: Remove redundant pm_runtime_mark_last_busy()
calls
drivers/thermal/renesas/rzg3e_thermal.c | 35 +++++++++++++++++--------
1 file changed, 24 insertions(+), 11 deletions(-)
--
2.34.1