[PATCH v1 0/2] thermal: hwmon: Restore automatic hwmon device registration

"Rafael J. Wysocki" <[email protected]> Fri, 31 Jul 2026 14:59:06 +0200
Newsgroups org.kernel.vger.linux-hwmon,org.kernel.vger.linux-kernel,org.kernel.vger.linux-pm
Organization Linux Kernel Development - Intel
Message-ID <[email protected]>
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/[email protected]/

Since they generally have made user space unhappy:

https://lore.kernel.org/linux-pm/[email protected]/
https://lore.kernel.org/linux-hwmon/[email protected]/

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!