[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0j1X_0bsF86xWxd=SCBNa1-tFxOErw3uKOVmBZLtUEv4A@mail.gmail.com>
Date: Fri, 29 Mar 2024 19:32:15 +0100
From: "Rafael J. Wysocki" <rafael@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linux PM <linux-pm@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>, Daniel Lezcano <daniel.lezcano@...aro.org>
Subject: [GIT PULL] Thermal control fixes for v6.9-rc2
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
thermal-6.9-rc2
with top-most commit a26de34b3c77ae3a969654d94be49e433c947e3b
thermal: devfreq_cooling: Fix perf state when calculate dfc res_util
on top of commit 4cece764965020c22cff7665b18a012006359095
Linux 6.9-rc1
to receive thermal control fixes for 6.9-rc2.
These revert a problematic optimization commit and address a devfreq
cooling device issue.
Specifics:
- Revert thermal core optimization that introduced a functional issue
causing a critical trip point to be crossed in some cases (Daniel
Lezcano).
- Add missing conversion between different state ranges to the
devfreq cooling device driver (Ye Zhang).
Thanks!
---------------
Daniel Lezcano (1):
Revert "thermal: core: Don't update trip points inside the
hysteresis range"
Ye Zhang (1):
thermal: devfreq_cooling: Fix perf state when calculate dfc res_util
---------------
drivers/thermal/devfreq_cooling.c | 2 +-
drivers/thermal/thermal_trip.c | 19 ++-----------------
2 files changed, 3 insertions(+), 18 deletions(-)
Powered by blists - more mailing lists