From: Grant Peltier <grantpeltier93@gmail.com>
To: linux@roeck-us.net, linux-hwmon@vger.kernel.org,
linux-kernel@vger.kernel.org
Cc: adam.vaughn.xh@renesas.com, grant.peltier.jg@renesas.com
Subject: [PATCH 0/2] hwmon: (pmbus) add debugfs features for Gen 2 Renesas digital multiphase
Date: Mon, 20 Apr 2020 14:03:03 -0500 [thread overview]
Message-ID: <cover.1587408025.git.grantpeltier93@gmail.com> (raw)
The patch series adds debugfs features for 2nd generation Renesas digital
multiphase voltage regulators. The new debugfs endpoints allow users to
utilize features of the VR that are not compatible with sysfs.
The series contains 2 patches:
- patch #1 adds the new debugfs features to the isl68137 driver
- patch #2 adds documentation for the new debugfs endpoints
Grant Peltier (2):
hwmon: (pmbus/isl68137) add debugfs config and black box endpoints
docs: hwmon: Update driver documentation for debugfs
Documentation/hwmon/isl68137.rst | 34 ++-
drivers/hwmon/pmbus/isl68137.c | 490 ++++++++++++++++++++++++++++++-
2 files changed, 520 insertions(+), 4 deletions(-)
--
2.20.1
next reply other threads:[~2020-04-20 19:03 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-20 19:03 Grant Peltier [this message]
2020-04-20 19:03 ` [PATCH 1/2] hwmon: (pmbus/isl68137) add debugfs config and black box endpoints Grant Peltier
2020-04-21 18:58 ` Guenter Roeck
2020-04-21 21:49 ` Grant Peltier
2020-04-22 2:04 ` Guenter Roeck
2020-04-22 15:22 ` Grant Peltier
2020-04-20 19:04 ` [PATCH 2/2] docs: hwmon: Update driver documentation for debugfs Grant Peltier
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=cover.1587408025.git.grantpeltier93@gmail.com \
--to=grantpeltier93@gmail.com \
--cc=adam.vaughn.xh@renesas.com \
--cc=grant.peltier.jg@renesas.com \
--cc=linux-hwmon@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
/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;
as well as URLs for NNTP newsgroup(s).