Re: [PATCH v2 2/2] hwmon: add initial support for AMD PROM21 xHCI temperature sensor
From: Jihong Min
Date: Wed May 06 2026 - 18:52:31 EST
> It sorta looks like these entries are supposed to be maintained in
> alphabetical order, but that new entry is not.
Yes, you are right. I also noticed that but it seems I pasted it in the wrong place.
Fixed this locally for v3 by moving prom21-hwmon after powr1220 and next to pt5161l.
Thank you,
Jihong Min
On 5/7/26 07:17, Randy Dunlap wrote:
On 5/6/26 1:40 PM, Jihong Min wrote:
diff --git a/Documentation/hwmon/index.rst b/Documentation/hwmon/index.rstIt sorta looks like these entries are supposed to be maintained in alphabetical
index 8b655e5d6b68..0d85b78596cf 100644
--- a/Documentation/hwmon/index.rst
+++ b/Documentation/hwmon/index.rst
@@ -215,6 +215,7 @@ Hardware Monitoring Kernel Drivers
peci-dimmtemp
pmbus
powerz
+ prom21-hwmon
powr1220
pt5161l
pxe1610
order, but that new entry is not.