[PATCH 0/2] hwmon: (ucd9000) Add sysfs interface to clear logged faults

From: Christopher Bostic
Date: Wed Aug 30 2017 - 14:56:37 EST


This set covers changes required to allow user space to clear logged faults
on ucd9000 type devices via sysfs. A write to this new file with any value
will perform the clear operation.

Patch 1: Document new sysfs file.
Patch 2: Implementation of new file and clear process.

Christopher Bostic (2):
hwmon: (ucd9000) Add support for clearing logged faults via sysfs
hwmon: (ucd9000) Add sysfs attribute to clear logged faults

Documentation/hwmon/ucd9000 | 2 ++
drivers/hwmon/pmbus/ucd9000.c | 45 ++++++++++++++++++++++++++++++++++++++++++-
2 files changed, 46 insertions(+), 1 deletion(-)

--
1.8.2.2