[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0hTH0JtVLWDe1obo0g2fiT4n8zqf72k14eusf9sESLpXw@mail.gmail.com>
Date: Mon, 22 Jul 2024 15:32:06 +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] 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-2
with top-most commit e528be3c87be953b73e7826a2d7e4b837cbad39d
thermal: core: Allow thermal zones to tell the core to ignore them
on top of commit 51835949dda3783d4639cfa74ce13a3c9829de00
Merge tag 'net-next-6.11' of
git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
to receive a thermal control fix for 6.11-rc1.
This fixes a flood of kernel messages coming from the thermal core on
systems where iwlwifi is loaded, but the network interfaces controlled
by it are down.
Thanks!
---------------
Rafael J. Wysocki (1):
thermal: core: Allow thermal zones to tell the core to ignore them
---------------
drivers/net/wireless/intel/iwlwifi/mvm/tt.c | 10 ++++--
drivers/thermal/thermal_core.c | 51 ++++++++++++++---------------
drivers/thermal/thermal_core.h | 3 ++
drivers/thermal/thermal_helpers.c | 2 ++
4 files changed, 37 insertions(+), 29 deletions(-)
Powered by blists - more mailing lists