public inbox for linux-hwmon@vger.kernel.org
 help / color / mirror / Atom feed
From: Christopher Bostic <cbostic@linux.vnet.ibm.com>
To: jdelvare@suse.com, linux@roeck-us.net, corbet@lwn.net,
	linux-hwmon@vger.kernel.org, linux-doc@vger.kernel.org,
	linux-kernel@vger.kernel.org
Cc: Christopher Bostic <cbostic@linux.vnet.ibm.com>,
	openbmc@lists.ozlabs.org
Subject: [PATCH 0/2] hwmon: (ucd9000) Add sysfs interface to clear logged faults
Date: Wed, 30 Aug 2017 13:55:34 -0500	[thread overview]
Message-ID: <20170830185536.71307-1-cbostic@linux.vnet.ibm.com> (raw)

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


             reply	other threads:[~2017-08-30 18:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-30 18:55 Christopher Bostic [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170830185536.71307-1-cbostic@linux.vnet.ibm.com \
    --to=cbostic@linux.vnet.ibm.com \
    --cc=corbet@lwn.net \
    --cc=jdelvare@suse.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-hwmon@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=openbmc@lists.ozlabs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox