OSDN Git Service

hwmon: (ina2xx) Implement alert functions
authorAlex Qiu <xqiu@google.com>
Tue, 5 May 2020 00:59:45 +0000 (17:59 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Fri, 22 May 2020 13:28:38 +0000 (06:28 -0700)
commit5a56a39be7ffb416dd5ec5e1489d5a3a8b6a63f2
treed74d6ecfcaf4de7ce79819e1052aa75891ef3350
parentb58bd4c6dfe709646ed9efcbba2a70643f9bc873
hwmon: (ina2xx) Implement alert functions

Implement alert functions for INA226, INA230 and INA231. Expose 06h
Mask/Enable and 07h Alert Limit registers via alert setting and alarm
files.

Signed-off-by: Alex Qiu <xqiu@google.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/ina2xx.rst
drivers/hwmon/ina2xx.c