All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] hwmon: (ucd9000) Add sysfs interface to clear logged faults
@ 2017-08-30 18:55 Christopher Bostic
  2017-08-30 18:55 ` [PATCH 1/2] hwmon: (ucd9000) Add support for clearing logged faults via sysfs Christopher Bostic
  2017-08-30 18:55 ` [PATCH 2/2] hwmon: (ucd9000) Add sysfs attribute to clear logged faults Christopher Bostic
  0 siblings, 2 replies; 4+ messages in thread
From: Christopher Bostic @ 2017-08-30 18:55 UTC (permalink / raw)
  To: jdelvare, linux, corbet, linux-hwmon, linux-doc, linux-kernel
  Cc: Christopher Bostic, openbmc

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-08-31  4:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-30 18:55 [PATCH 0/2] hwmon: (ucd9000) Add sysfs interface to clear logged faults Christopher Bostic
2017-08-30 18:55 ` [PATCH 1/2] hwmon: (ucd9000) Add support for clearing logged faults via sysfs Christopher Bostic
2017-08-30 18:55 ` [PATCH 2/2] hwmon: (ucd9000) Add sysfs attribute to clear logged faults Christopher Bostic
2017-08-31  4:11   ` Guenter Roeck

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.