[PATCH] hwmon: (nct6683) Add MSI B850M to list of tested boards

Tomasz Bojanowski posted 1 patch 2 days, 19 hours ago
Documentation/hwmon/nct6683.rst | 1 +
1 file changed, 1 insertion(+)
[PATCH] hwmon: (nct6683) Add MSI B850M to list of tested boards
Posted by Tomasz Bojanowski 2 days, 19 hours ago
Tested on MSI MAG B850M MORTAR WIFI with NCT6687D EC firmware version
0.0 build 03/10/25. The driver loads without force=1 and reports
voltages, fan speeds and temperatures.

Signed-off-by: Tomasz Bojanowski <tomasz@bojanowski.me>
---
 Documentation/hwmon/nct6683.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/hwmon/nct6683.rst b/Documentation/hwmon/nct6683.rst
index 45eec9dd3..1af148b92 100644
--- a/Documentation/hwmon/nct6683.rst
+++ b/Documentation/hwmon/nct6683.rst
@@ -69,4 +69,5 @@ ASRock Z590 Taichi		NCT6686D EC firmware version 1.0 build 01/25/21
 MSI B550			NCT6687D EC firmware version 1.0 build 05/07/20
 MSI X670-P			NCT6687D EC firmware version 0.0 build 09/27/22
 MSI X870E			NCT6687D EC firmware version 0.0 build 11/13/24
+MSI B850M			NCT6687D EC firmware version 0.0 build 03/10/25
 ===============================	===============================================
-- 
2.55.0
Re: [PATCH] hwmon: (nct6683) Add MSI B850M to list of tested boards
Posted by Guenter Roeck 2 days ago
On Mon, Sep 21, 2026 at 11:13:04PM +0200, Tomasz Bojanowski wrote:
> Tested on MSI MAG B850M MORTAR WIFI with NCT6687D EC firmware version
> 0.0 build 03/10/25. The driver loads without force=1 and reports
> voltages, fan speeds and temperatures.
> 
> Signed-off-by: Tomasz Bojanowski <tomasz@bojanowski.me>

Applied.

Thanks,
Guenter