linux-hwmon.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] hwmon: (pmbus) add support for Gen 2 Renesas digital multiphase
@ 2020-03-19 15:49 Grant Peltier
  2020-03-19 15:49 ` [PATCH v2 1/2] hwmon: (pmbus) add support for 2nd Gen " Grant Peltier
  2020-03-19 15:50 ` [PATCH v2 2/2] docs: hwmon: Update documentation for isl68137 pmbus driver Grant Peltier
  0 siblings, 2 replies; 5+ messages in thread
From: Grant Peltier @ 2020-03-19 15:49 UTC (permalink / raw)
  To: linux, linux-hwmon, linux-kernel; +Cc: adam.vaughn.xh

The patch series adds support for 2nd generation Renesas digitial multiphase
voltage regulators. This functionality extends the existing ISL68137 PMBus
driver.

The series contains 2 patches:
  - patch #1 adds extends the ISL68137 driver to support Gen 2 devices
  - patch #2 adds documentation for the newly supported devices

Grant Peltier (2):
  hwmon: (pmbus) add support for 2nd Gen Renesas digital multiphase
  docs: hwmon: Update documentation for isl68137 pmbus driver

 Documentation/hwmon/isl68137.rst | 541 ++++++++++++++++++++++++++++++-
 drivers/hwmon/pmbus/Kconfig      |   6 +-
 drivers/hwmon/pmbus/isl68137.c   | 112 ++++++-
 3 files changed, 633 insertions(+), 26 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2020-03-20  3:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-19 15:49 [PATCH v2 0/2] hwmon: (pmbus) add support for Gen 2 Renesas digital multiphase Grant Peltier
2020-03-19 15:49 ` [PATCH v2 1/2] hwmon: (pmbus) add support for 2nd Gen " Grant Peltier
2020-03-20  3:02   ` Guenter Roeck
2020-03-19 15:50 ` [PATCH v2 2/2] docs: hwmon: Update documentation for isl68137 pmbus driver Grant Peltier
2020-03-20  3:05   ` Guenter Roeck

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