Message ID | 20170830185536.71307-2-cbostic@linux.vnet.ibm.com (mailing list archive) |
---|---|
State | Rejected |
Headers | show |
diff --git a/Documentation/hwmon/ucd9000 b/Documentation/hwmon/ucd9000 index 262e713..de7f7f23 100644 --- a/Documentation/hwmon/ucd9000 +++ b/Documentation/hwmon/ucd9000 @@ -116,3 +116,5 @@ fan[1-4]_fault Fan fault. created only for enabled fans. Note that even though UCD90910 supports up to 10 fans, only up to four fans are currently supported. + +clear_logged_faults Write only. Echo any value to clear logged faults.
Create an attribute to allow clearing of logged faults. Signed-off-by: Christopher Bostic <cbostic@linux.vnet.ibm.com> --- Documentation/hwmon/ucd9000 | 2 ++ 1 file changed, 2 insertions(+)