Skip to content

Commit 41b9287

Browse files
Sarah Maedelgregkh
authored andcommitted
hwmon: (nct6775) Add 665-ACE/600M-CL to ASUS WMI monitoring list
[ Upstream commit ccae49e ] Boards such as * Pro WS 665-ACE * Pro WS 600M-CL have got a nct6775 chip, but by default there's no use of it because of resource conflict with WMI method. Add affected boards to the WMI monitoring list. Link: https://bugzilla.kernel.org/show_bug.cgi?id=204807 Co-developed-by: Tommy Giesler <[email protected]> Signed-off-by: Tommy Giesler <[email protected]> Signed-off-by: Sarah Maedel <[email protected]> Message-ID: <[email protected]> [groeck: Change commit message to imperative mood] Signed-off-by: Guenter Roeck <[email protected]> Signed-off-by: Sasha Levin <[email protected]>
1 parent 889a0d3 commit 41b9287

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

drivers/hwmon/nct6775-platform.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1350,6 +1350,8 @@ static const char * const asus_msi_boards[] = {
13501350
"Pro H610M-CT D4",
13511351
"Pro H610T D4",
13521352
"Pro Q670M-C",
1353+
"Pro WS 600M-CL",
1354+
"Pro WS 665-ACE",
13531355
"Pro WS W680-ACE",
13541356
"Pro WS W680-ACE IPMI",
13551357
"Pro WS W790-ACE",

0 commit comments

Comments
 (0)