[PATCH v3 0/2] hwmon: (max127) Add Maxim MAX127 hardware monitoring
rentao.bupt at gmail.com
rentao.bupt at gmail.com
Fri Nov 20 04:53:22 AEDT 2020
From: Tao Ren <rentao.bupt at gmail.com>
The patch series adds hardware monitoring driver for the Maxim MAX127
chip.
Patch #1 adds the max127 hardware monitoring driver, and patch #2 adds
documentation for the driver.
Resending the patch series (v3) with XDP maintainers removed from to/cc
list to reduce noise.
Tao Ren (2):
hwmon: (max127) Add Maxim MAX127 hardware monitoring driver
docs: hwmon: Document max127 driver
Documentation/hwmon/index.rst | 1 +
Documentation/hwmon/max127.rst | 45 +++++
drivers/hwmon/Kconfig | 9 +
drivers/hwmon/Makefile | 1 +
drivers/hwmon/max127.c | 346 +++++++++++++++++++++++++++++++++
5 files changed, 402 insertions(+)
create mode 100644 Documentation/hwmon/max127.rst
create mode 100644 drivers/hwmon/max127.c
--
2.17.1
More information about the openbmc
mailing list