~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/Documentation/hwmon/asus_wmi_sensors.rst

Version: ~ [ linux-6.11.5 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.58 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.114 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.169 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.228 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.284 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.322 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.9 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

  1 .. SPDX-License-Identifier: GPL-2.0-or-later
  2 
  3 Kernel driver asus_wmi_sensors
  4 =================================
  5 
  6 Supported boards:
  7  * PRIME X399-A,
  8  * PRIME X470-PRO,
  9  * ROG CROSSHAIR VI EXTREME,
 10  * ROG CROSSHAIR VI HERO,
 11  * ROG CROSSHAIR VI HERO (WI-FI AC),
 12  * ROG CROSSHAIR VII HERO,
 13  * ROG CROSSHAIR VII HERO (WI-FI),
 14  * ROG STRIX B450-E GAMING,
 15  * ROG STRIX B450-F GAMING,
 16  * ROG STRIX B450-I GAMING,
 17  * ROG STRIX X399-E GAMING,
 18  * ROG STRIX X470-F GAMING,
 19  * ROG STRIX X470-I GAMING,
 20  * ROG ZENITH EXTREME,
 21  * ROG ZENITH EXTREME ALPHA.
 22 
 23 Authors:
 24     - Ed Brindley <kernel@maidavale.org>
 25 
 26 Description:
 27 ------------
 28 ASUS mainboards publish hardware monitoring information via WMI interface.
 29 
 30 ASUS WMI interface provides a methods to get list of sensors and values of
 31 such, which is utilized by this driver to publish those sensor readings to the
 32 HWMON system.
 33 
 34 The driver is aware of and reads the following sensors:
 35  * CPU Core Voltage,
 36  * CPU SOC Voltage,
 37  * DRAM Voltage,
 38  * VDDP Voltage,
 39  * 1.8V PLL Voltage,
 40  * +12V Voltage,
 41  * +5V Voltage,
 42  * 3VSB Voltage,
 43  * VBAT Voltage,
 44  * AVCC3 Voltage,
 45  * SB 1.05V Voltage,
 46  * CPU Core Voltage,
 47  * CPU SOC Voltage,
 48  * DRAM Voltage,
 49  * CPU Fan RPM,
 50  * Chassis Fan 1 RPM,
 51  * Chassis Fan 2 RPM,
 52  * Chassis Fan 3 RPM,
 53  * HAMP Fan RPM,
 54  * Water Pump RPM,
 55  * CPU OPT RPM,
 56  * Water Flow RPM,
 57  * AIO Pump RPM,
 58  * CPU Temperature,
 59  * CPU Socket Temperature,
 60  * Motherboard Temperature,
 61  * Chipset Temperature,
 62  * Tsensor 1 Temperature,
 63  * CPU VRM Temperature,
 64  * Water In,
 65  * Water Out,
 66  * CPU VRM Output Current.
 67 
 68 Known Issues:
 69  * The WMI implementation in some of Asus' BIOSes is buggy. This can result in
 70    fans stopping, fans getting stuck at max speed, or temperature readouts
 71    getting stuck. This is not an issue with the driver, but the BIOS. The Prime
 72    X470 Pro seems particularly bad for this. The more frequently the WMI
 73    interface is polled the greater the potential for this to happen. Until you
 74    have subjected your computer to an extended soak test while polling the
 75    sensors frequently, don't leave you computer unattended. Upgrading to new
 76    BIOS version with method version greater than or equal to two should
 77    rectify the issue.
 78  * A few boards report 12v voltages to be ~10v.

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php