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-prev] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 16 Dec 2021 21:53:01 +0100
From:   Eugene Shalygin <eugene.shalygin@...il.com>
To:     unlisted-recipients:; (no To-header on input)
Cc:     andy.shevchenko@...il.com, pauk.denis@...il.com,
        Eugene Shalygin <eugene.shalygin@...il.com>,
        Jean Delvare <jdelvare@...e.com>,
        Guenter Roeck <linux@...ck-us.net>,
        Jonathan Corbet <corbet@....net>, linux-hwmon@...r.kernel.org,
        linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 2/3] hwmon: update ASUS EC driver documentation

Signed-off-by: Eugene Shalygin <eugene.shalygin@...il.com>
---
 ...wmi_ec_sensors.rst => asus_ec_sensors.rst} | 19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)
 rename Documentation/hwmon/{asus_wmi_ec_sensors.rst => asus_ec_sensors.rst} (61%)

diff --git a/Documentation/hwmon/asus_wmi_ec_sensors.rst b/Documentation/hwmon/asus_ec_sensors.rst
similarity index 61%
rename from Documentation/hwmon/asus_wmi_ec_sensors.rst
rename to Documentation/hwmon/asus_ec_sensors.rst
index 1b287f229e86..8b4baf83116f 100644
--- a/Documentation/hwmon/asus_wmi_ec_sensors.rst
+++ b/Documentation/hwmon/asus_ec_sensors.rst
@@ -1,6 +1,6 @@
 .. SPDX-License-Identifier: GPL-2.0-or-later
 
-Kernel driver asus_wmi_ec_sensors
+Kernel driver asus_ec_sensors
 =================================
 
 Supported boards:
@@ -9,9 +9,11 @@ Supported boards:
  * ROG CROSSHAIR VIII DARK HERO,
  * ROG CROSSHAIR VIII FORMULA,
  * ROG CROSSHAIR VIII HERO,
+ * ROG CROSSHAIR VIII IMPACT,
  * ROG STRIX B550-E GAMING,
  * ROG STRIX B550-I GAMING,
- * ROG STRIX X570-E GAMING.
+ * ROG STRIX X570-E GAMING,
+ * ROG STRIX X570-I GAMING
 
 Authors:
     - Eugene Shalygin <eugene.shalygin@...il.com>
@@ -22,9 +24,7 @@ ASUS mainboards publish hardware monitoring information via Super I/O
 chip and the ACPI embedded controller (EC) registers. Some of the sensors
 are only available via the EC.
 
-ASUS WMI interface provides a method (BREC) to read data from EC registers,
-which is utilized by this driver to publish those sensor readings to the
-HWMON system. The driver is aware of and reads the following sensors:
+The driver is aware of and reads the following sensors:
 
 1. Chipset (PCH) temperature
 2. CPU package temperature
@@ -32,7 +32,8 @@ HWMON system. The driver is aware of and reads the following sensors:
 4. Readings from the T_Sensor header
 5. VRM temperature
 6. CPU_Opt fan RPM
-7. Chipset fan RPM
-8. Readings from the "Water flow meter" header (RPM)
-9. Readings from the "Water In" and "Water Out" temperature headers
-10. CPU current
+7. VRM heatsink fan RPM
+8. Chipset fan RPM
+9. Readings from the "Water flow meter" header (RPM)
+10. Readings from the "Water In" and "Water Out" temperature headers
+11. CPU current
-- 
2.34.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ