[PATCH linux dev-4.10 v3 0/5] drivers/hwmon/pmbus: Add IBM power supply hwmon driver
Eddie James
eajames at linux.vnet.ibm.com
Thu Aug 3 06:27:19 AEST 2017
On 08/02/2017 03:25 PM, Eddie James wrote:
> From: "Edward A. James" <eajames at us.ibm.com>
>
> This series adds a hwmon pmbus driver for the IBM power supply. The core
> monitoring functionality is provided by pmbus. The driver also exports some
> sysfs entries for raw status register access.
>
> The driver should be probed automatically, so I added it to the witherspoon
> device-tree.
Forgot to mention; only change since v2 was to rename the driver to ibmps.
>
> Edward A. James (5):
> drivers/hwmon/pmbus: Add IBM power supply hwmon driver
> drivers/hwmon/pmbus: ibmps: Add non-hwmon attributes
> Documentation: hwmon: Add IBM power supply documentation
> Documentation: ABI: Add IBM power supply sysfs documentation
> ARM: dts: aspeed: witherspoon: Add IBM power supply to I2C bus
>
> Documentation/ABI/testing/sysfs-driver-ibmps | 49 +++++
> Documentation/hwmon/ibmps | 53 +++++
> arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts | 10 +
> drivers/hwmon/pmbus/Kconfig | 10 +
> drivers/hwmon/pmbus/Makefile | 1 +
> drivers/hwmon/pmbus/ibmps.c | 242 +++++++++++++++++++++++
> 6 files changed, 365 insertions(+)
> create mode 100644 Documentation/ABI/testing/sysfs-driver-ibmps
> create mode 100644 Documentation/hwmon/ibmps
> create mode 100644 drivers/hwmon/pmbus/ibmps.c
>
More information about the openbmc
mailing list