lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <9f3cef03-6efd-138e-8552-e3078ed9b4f7@iki.fi>
Date:   Sun, 28 Aug 2022 17:43:08 +0300
From:   Matti Kurkela <Matti.Kurkela@....fi>
To:     linux-hwmon@...r.kernel.org, linux-kernel@...r.kernel.org,
        linux@...ck-us.net
Cc:     Matti.Kurkela@....fi
Subject: [PATCH] hwmon: (nct6775) Add Asus PRIME Z390-A to WMI monitoring list

Asus PRIME Z390-A (and presumably other Asus Z390 motherboard versions) 
also requires the nct6775 chip to be accessed by the WMI method. Add it 
to the asus_wmi_boards list.

Tested-by: Matti Kurkela <Matti.Kurkela@....fi>
Signed-off-by: Matti Kurkela <Matti.Kurkela@....fi>
---
Should apply to any kernel version that includes the commit 
c3963bc0a0cf9ecb205a9d4976eb92b6df2fa3fd
(hwmon: (nct6775) Split core and platform driver).

--- linux-5.19.4/drivers/hwmon/nct6775-platform.c.orig  2022-08-25 
12:45:54.000000000 +0300
+++ linux-5.19.4/drivers/hwmon/nct6775-platform.c       2022-08-28 
16:28:09.531738685 +0300
@@ -1054,6 +1054,7 @@ static const char * const asus_wmi_board
         "PRIME H410M-R",
         "PRIME X570-P",
         "PRIME X570-PRO",
+       "PRIME Z390-A",
         "ROG CROSSHAIR VIII DARK HERO",
         "ROG CROSSHAIR VIII FORMULA",
         "ROG CROSSHAIR VIII HERO",


-- 
Matti.Kurkela@....fi

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ