[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170830185536.71307-1-cbostic@linux.vnet.ibm.com>
Date: Wed, 30 Aug 2017 13:55:34 -0500
From: Christopher Bostic <cbostic@...ux.vnet.ibm.com>
To: jdelvare@...e.com, linux@...ck-us.net, corbet@....net,
linux-hwmon@...r.kernel.org, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: Christopher Bostic <cbostic@...ux.vnet.ibm.com>,
openbmc@...ts.ozlabs.org
Subject: [PATCH 0/2] hwmon: (ucd9000) Add sysfs interface to clear logged faults
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
Powered by blists - more mailing lists