]> www.infradead.org Git - users/dwmw2/linux.git/commit
hwmon: add MP2891 driver
authorNoah Wang <noahwang.wang@outlook.com>
Wed, 26 Jun 2024 09:46:01 +0000 (17:46 +0800)
committerGuenter Roeck <linux@roeck-us.net>
Fri, 28 Jun 2024 17:27:47 +0000 (10:27 -0700)
commit38b2b022363d8c911dba40cf30af46febf4974fe
tree9664d74ee38629c2f447acdeff610f48ec35744e
parent45158b93d02bea7f32a2918641697731439f3e15
hwmon: add MP2891 driver

Add support for MPS VR controller mp2891. This driver exposes
telemetry and limit value readings and writtings.

Signed-off-by: Noah Wang <noahwang.wang@outlook.com>
Link: https://lore.kernel.org/r/SEYPR04MB64828A352836982C0184AA10FAD62@SEYPR04MB6482.apcprd04.prod.outlook.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/index.rst
Documentation/hwmon/mp2891.rst [new file with mode: 0644]
MAINTAINERS
drivers/hwmon/pmbus/Kconfig
drivers/hwmon/pmbus/Makefile
drivers/hwmon/pmbus/mp2891.c [new file with mode: 0644]