public inbox for linux-pm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] thermal: hwmon: Rework of automatic hwmon device registration
@ 2026-04-22 18:53 Rafael J. Wysocki
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Rafael J. Wysocki @ 2026-04-22 18:53 UTC (permalink / raw)
  To: Linux PM
  Cc: Daniel Lezcano, LKML, Lukasz Luba, Armin Wolf, Jiajia Liu,
	Marc Zyngier, Enric Balletbo i Serra, linux-hwmon, Guenter Roeck

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!




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-04-22 19:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-22 18:53 [PATCH v1 0/2] thermal: hwmon: Rework of automatic hwmon device registration Rafael J. Wysocki
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox