[GIT PULL] Thermal control fixes for v6.10-rc6

From: Rafael J. Wysocki
Date: Thu Jun 27 2024 - 15:12:53 EST


Hi Linus,

Please pull from the tag

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
thermal-6.10-rc6

with top-most commit 529038146ba189f7551d64faf4f4871e4ab97538

thermal: gov_step_wise: Go straight to instance->lower when mitigation is over

on top of commit f2661062f16b2de5d7b6a5c42a9a5c96326b8454

Linux 6.10-rc5

to receive a thermal control fix for 6.10-rc6.

This replaces an earlier fix for a recent regression in the Step-Wise
thermal governor that was not effective in all of the relevant cases.

Thanks!


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

Rafael J. Wysocki (1):
thermal: gov_step_wise: Go straight to instance->lower when
mitigation is over

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

drivers/thermal/gov_step_wise.c | 23 +++++------------------
1 file changed, 5 insertions(+), 18 deletions(-)