Skip to content

Commit 1f432e4

Browse files
0lvingroeck
authored andcommitted
hwmon: (nct6775) add G15CF to ASUS WMI monitoring list
Boards G15CF 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: Attila <attila@fulop.one> Message-ID: <20240812152652.1303-1-pauk.denis@gmail.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
1 parent f775f6d commit 1f432e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/hwmon/nct6775-platform.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1269,6 +1269,7 @@ static const char * const asus_msi_boards[] = {
12691269
"EX-B760M-V5 D4",
12701270
"EX-H510M-V3",
12711271
"EX-H610M-V3 D4",
1272+
"G15CF",
12721273
"PRIME A620M-A",
12731274
"PRIME B560-PLUS",
12741275
"PRIME B560-PLUS AC-HES",

0 commit comments

Comments
 (0)