]> www.infradead.org Git - users/jedix/linux-maple.git/commit
hwmon: (nct6775) add G15CF to ASUS WMI monitoring list
authorDenis Pauk <pauk.denis@gmail.com>
Mon, 12 Aug 2024 15:26:38 +0000 (18:26 +0300)
committerGuenter Roeck <linux@roeck-us.net>
Tue, 27 Aug 2024 15:10:23 +0000 (08:10 -0700)
commit1f432e4cf1dd3ecfec5ed80051b4611632a0fd51
tree8537aaac4d3a273c30a94d1e604b2c9cac84dc5b
parentf775f6d17035408be4a4b30c55d812fb7e6aab57
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>
drivers/hwmon/nct6775-platform.c