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>,
Jiajia Liu <liujiajia@kylinos.cn>, Marc Zyngier <maz@kernel.org>,
Enric Balletbo i Serra <enric.balletbo@collabora.com>,
linux-hwmon@vger.kernel.org, Guenter Roeck <linux@roeck-us.net>
Subject: [PATCH v1 0/2] thermal: hwmon: Rework of automatic hwmon device registration
Date: Wed, 22 Apr 2026 20:53:20 +0200 [thread overview]
Message-ID: <5100596.31r3eYUQgx@rafael.j.wysocki> (raw)
Hi All,
The first patch in the series reworks the automatic registration of hwmon
devices for thermal zones so that one hwmon device is registered for each of
them. This is done to address a thermal zone removal deadlock related to the
sharing of a hwmon device with other thermal zones of the same type (see the
changelog of patch [1/2] for details).
The second patch simplifies the thermal hwmon code further by using the
canonical mechanism for registering extra sysfs attributes of hwmon devices
instead of manually adding files to sysfs.
Since this is a quite noticeable change of behavior, the patches are targeted
at 7.2.
Thanks!
next reply other threads:[~2026-04-22 19:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-22 18:53 Rafael J. Wysocki [this message]
2026-04-22 18:54 ` [PATCH v1 1/2] thermal: hwmon: Register one hwmon device for each thermal zone Rafael J. Wysocki
2026-04-22 19:09 ` [PATCH v1 2/2] thermal: hwmon: Use extra_groups for adding temperature attributes 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=5100596.31r3eYUQgx@rafael.j.wysocki \
--to=rafael@kernel.org \
--cc=daniel.lezcano@linaro.org \
--cc=enric.balletbo@collabora.com \
--cc=linux-hwmon@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=liujiajia@kylinos.cn \
--cc=lukasz.luba@arm.com \
--cc=maz@kernel.org \
--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