]> www.infradead.org Git - users/jedix/linux-maple.git/commit
hwmon: add MP2993 driver
authorNoah Wang <noahwang.wang@outlook.com>
Tue, 11 Jun 2024 10:14:15 +0000 (18:14 +0800)
committerGuenter Roeck <linux@roeck-us.net>
Wed, 12 Jun 2024 15:59:44 +0000 (08:59 -0700)
commitfc37348c907ba220b898ad383c0d5134a9a545c1
treeaa974f05a8a0addb7def94016f0b0f72b52da02c
parent22ac3d2f68fc60da641e7be7bcedb7733afd26a7
hwmon: add MP2993 driver

Add support for MPS VR controller mp2993. This driver exposes
telemetry and limits value readings and writtings.

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