lkml.org 
[lkml]   [2017]   [Aug]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/3] hwmon: (pmbus): Add POWER System power supply driver
Date
From: "Edward A. James" <eajames@us.ibm.com>

This series adds a hwmon pmbus driver for a POWER System power supply. The
core monitoring functionality is provided by pmbus.

This series depends on the pmbus core extensions for debugfs recently submitted
to the mailing list (latest: https://lkml.org/lkml/2017/8/10/881).

Since v1:
* Renamed the driver.
* Removed non-hwmon attributes.
* Simplified word and byte data reads.

Edward A. James (3):
dt-bindings: i2c: Document the POWER system power supply device
hwmon: (pmbus): Add POWER system power supply driver
Documentation: hwmon: Add POWER system power supply documentation

.../devicetree/bindings/i2c/ibm,power-ps.txt | 21 +++
Documentation/hwmon/powerps | 54 ++++++++
drivers/hwmon/pmbus/Kconfig | 10 ++
drivers/hwmon/pmbus/Makefile | 1 +
drivers/hwmon/pmbus/powerps.c | 144 +++++++++++++++++++++
5 files changed, 230 insertions(+)
create mode 100644 Documentation/devicetree/bindings/i2c/ibm,power-ps.txt
create mode 100644 Documentation/hwmon/powerps
create mode 100644 drivers/hwmon/pmbus/powerps.c

--
1.8.3.1

\
 
 \ /
  Last update: 2017-08-11 00:20    [W:0.104 / U:1.008 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site