projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
194e725
)
hwmon: (nct6775) Add ASUS Pro WS WRX90E-SAGE SE
author
Denis Pauk
<pauk.denis@gmail.com>
Wed, 31 Dec 2025 15:53:14 +0000
(17:53 +0200)
committer
Guenter Roeck
<linux@roeck-us.net>
Sat, 31 Jan 2026 15:38:31 +0000
(07:38 -0800)
Boards Pro WS WRX90E-SAGE SE has got a nct6775 chip, but by default there's
no use of it because of resource conflict with WMI method.
Add the board to the WMI monitoring list.
Link:
https://bugzilla.kernel.org/show_bug.cgi?id=204807
Signed-off-by: Denis Pauk <pauk.denis@gmail.com>
Tested-by: Marcus <shoes2ga@gmail.com>
Link:
https://lore.kernel.org/r/20251231155316.2048-1-pauk.denis@gmail.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/nct6775-platform.c
patch
|
blob
|
history
diff --git
a/drivers/hwmon/nct6775-platform.c
b/drivers/hwmon/nct6775-platform.c
index
c3a719a
..
555029d
100644
(file)
--- a/
drivers/hwmon/nct6775-platform.c
+++ b/
drivers/hwmon/nct6775-platform.c
@@
-1357,6
+1357,7
@@
static const char * const asus_msi_boards[] = {
"Pro WS W680-ACE IPMI",
"Pro WS W790-ACE",
"Pro WS W790E-SAGE SE",
+ "Pro WS WRX90E-SAGE SE",
"ProArt B650-CREATOR",
"ProArt B660-CREATOR D4",
"ProArt B760-CREATOR D4",