[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0j+Dvk43LpnPiLbVELAXCLBRJgKhOAvWzmOJC4QAcFY3A@mail.gmail.com>
Date: Fri, 26 Jul 2024 13:08:09 +0200
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] One more thermal control fix for v6.11-rc1
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
thermal-6.11-rc1-3
with top-most commit f7c1b0e4ae47e67c6f9af84568a5f4a80638ccd8
thermal: core: Back off when polling thermal zones on errors
on top of commit 539fbb912321ab6361ccc08b72f5f83e8a25c24b
Merge tag 'thermal-6.11-rc1-2' of
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
to receive one more thermal control fix for 6.11-rc1.
This prevents the thermal core from flooding the kernel log with useless
messages if thermal zone temperature can never be determined (or its
sensor has failed permanently) and makes it finally give up and disable
defective thermal zones.
Thanks!
---------------
Rafael J. Wysocki (2):
thermal: trip: Split thermal_zone_device_set_mode()
thermal: core: Back off when polling thermal zones on errors
---------------
drivers/thermal/thermal_core.c | 89 ++++++++++++++++++++++++++++++++++++------
drivers/thermal/thermal_core.h | 10 +++--
2 files changed, 85 insertions(+), 14 deletions(-)
Powered by blists - more mailing lists