Documentation/hwmon/asus_ec_sensors.rst
.. SPDX-License-Identifier: GPL-2.0-or-later
Supported boards:
Authors: - Eugene Shalygin [email protected]
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.
The driver is aware of and reads the following sensors:
Sensor values are read from EC registers, and to avoid race with the board firmware the driver acquires ACPI mutex, the one used by the WMI when its methods access the EC.