[PATCH v1 0/2] thermal: hwmon: Restore automatic hwmon device registration
From: Rafael J. Wysocki
Date: Fri Jul 31 2026 - 09:17:42 EST
Hi All,
This reverts two recent commits that changed the sysfs interface for
hwmon class devices automatically registered by the thermal subsystem
that were part of the series at:
https://lore.kernel.org/linux-pm/6017595.DvuYhMxLoT@rafael.j.wysocki/
Since they generally have made user space unhappy:
https://lore.kernel.org/linux-pm/cafd8af9-c6e9-4bf2-b496-23e796fbc9a6@xxxxxxxxx/
https://lore.kernel.org/linux-hwmon/ab8b093b-46e6-4738-afcf-4b97c9ad5af9@xxxxxxxxxxxxxx/
and it is late in the cycle, it is better to revert them now and
address the issue they were attempting to address later.
Thanks!