From: "Rafael J. Wysocki" <rafael@kernel.org>
To: Linux PM <linux-pm@vger.kernel.org>
Cc: Daniel Lezcano <daniel.lezcano@linaro.org>,
LKML <linux-kernel@vger.kernel.org>,
Lukasz Luba <lukasz.luba@arm.com>, Armin Wolf <w_armin@gmx.de>
Subject: [PATCH v2 0/4] thermal: core: Simplifications and suspend/resume relocation
Date: Wed, 01 Apr 2026 16:36:24 +0200 [thread overview]
Message-ID: <6277980.lOV4Wx5bFT@rafael.j.wysocki> (raw)
Hi All,
This is an update of
https://lore.kernel.org/linux-pm/4745677.LvFx2qVVIh@rafael.j.wysocki/
that reorders the last two patches and modifies them to address Sashiko
review feedback.
This series is intended for 7.1 (it applies on top of linux-next).
It removes a redundant check (patch [1/4]), changes the thermal workqueue
to an unbound and non-freezable one (patch [2/4]), relocates the suspend
and resume of thermal zones closer to the suspend and resume of devices,
respectively (patch [3/4]), and changes the allocation of thermal_class to
static (patch [4/4]).
Thanks!
next reply other threads:[~2026-04-01 14:51 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-01 14:36 Rafael J. Wysocki [this message]
2026-04-01 14:37 ` [PATCH v2 1/4] thermal: core: Drop redundant check from thermal_zone_device_update() Rafael J. Wysocki
2026-04-01 14:38 ` [PATCH v2 2/4] thermal: core: Change thermal_wq to be unbound and not freezable Rafael J. Wysocki
2026-04-01 14:45 ` [PATCH v2 3/4] thermal: core: Allocate thermal_class statically Rafael J. Wysocki
2026-04-01 14:51 ` [PATCH v2 4/4] thermal: core: Suspend thermal zones later and resume them earlier Rafael J. Wysocki
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=6277980.lOV4Wx5bFT@rafael.j.wysocki \
--to=rafael@kernel.org \
--cc=daniel.lezcano@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=lukasz.luba@arm.com \
--cc=w_armin@gmx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox