linux-hwmon.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] hwmon: (pmbus) add debugfs features for Gen 2 Renesas digital multiphase
@ 2020-04-22 17:26 Grant Peltier
  2020-04-22 17:27 ` [PATCH v2 1/2] hwmon: (pmbus/isl68137) add debugfs config and black box endpoints Grant Peltier
  2020-04-22 17:27 ` [PATCH v2 2/2] docs: hwmon: Update driver documentation for debugfs Grant Peltier
  0 siblings, 2 replies; 6+ messages in thread
From: Grant Peltier @ 2020-04-22 17:26 UTC (permalink / raw)
  To: linux, linux-hwmon, linux-kernel; +Cc: adam.vaughn.xh, grant.peltier.jg

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   | 460 ++++++++++++++++++++++++++++++-
 2 files changed, 490 insertions(+), 4 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2020-04-29 14:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-22 17:26 [PATCH v2 0/2] hwmon: (pmbus) add debugfs features for Gen 2 Renesas digital multiphase Grant Peltier
2020-04-22 17:27 ` [PATCH v2 1/2] hwmon: (pmbus/isl68137) add debugfs config and black box endpoints Grant Peltier
2020-04-25 17:43   ` Guenter Roeck
2020-04-27 17:07     ` Grant Peltier
2020-04-29 14:11       ` Guenter Roeck
2020-04-22 17:27 ` [PATCH v2 2/2] docs: hwmon: Update driver documentation for debugfs Grant Peltier

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).