]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
hwmon: (nct6775) Add 665-ACE/600M-CL to ASUS WMI monitoring list
authorSarah Maedel <sarah.maedel@hetzner-cloud.de>
Fri, 18 Oct 2024 07:46:10 +0000 (09:46 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 14 Dec 2024 19:03:37 +0000 (20:03 +0100)
commit41b92874281e5c945db8e6da2860561c19584f50
tree0fc575a4b1b065359d75435fded9140cedfe08a7
parent889a0d3a35fdedba1c5dcb6410c95c32421680ec
hwmon: (nct6775) Add 665-ACE/600M-CL to ASUS WMI monitoring list

[ Upstream commit ccae49e5cf6ebda1a7fa5d2ca99500987c7420c4 ]

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 <tommy.giesler@hetzner.com>
Signed-off-by: Tommy Giesler <tommy.giesler@hetzner.com>
Signed-off-by: Sarah Maedel <sarah.maedel@hetzner-cloud.de>
Message-ID: <20241018074611.358619-1-sarah.maedel@hetzner-cloud.de>
[groeck: Change commit message to imperative mood]
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/hwmon/nct6775-platform.c