[GIT PULL] Thermal control fix for v6.9-rc5

From: Rafael J. Wysocki
Date: Fri Apr 19 2024 - 09:17:18 EST


Hi Linus,

Please pull from the tag

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
thermal-6.9-rc5

with top-most commit b552f63cd43735048bbe9bfbb7a9dcfce166fbdd

thermal/debugfs: Add missing count increment to thermal_debug_tz_trip_up()

on top of commit 0bbac3facb5d6cc0171c45c9873a2dc96bea9680

Linux 6.9-rc4

to receive a thermal control fix for 6.9-rc5.

This prevents the thermal debug code from attempting to divide by zero
and corrects trip point statistics (Rafael Wysocki).

Thanks!


---------------

Rafael J. Wysocki (1):
thermal/debugfs: Add missing count increment to thermal_debug_tz_trip_up()

---------------

drivers/thermal/thermal_debugfs.c | 1 +
1 file changed, 1 insertion(+)