aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
authorAlexis Czezar Torreno <alexisczezar.torreno@analog.com>2026-05-05 17:25:06 +0800
committerGuenter Roeck <linux@roeck-us.net>2026-05-24 13:54:02 -0700
commit932fb83c8604bf109251b48e9a70ed3648c91646 (patch)
tree68d216e7e442fc1012a55c2d0400237aa8ce0d2a /MAINTAINERS
parent9d5055d086e3fc8346fd462915c96b0df21df916 (diff)
downloadlinux-next-history-932fb83c8604bf109251b48e9a70ed3648c91646.tar.gz
hwmon: (pmbus/max20830) add driver for max20830
Add support for MAX20830 step-down DC-DC switching regulator with PMBus interface. It allows monitoring of input/output voltage, output current and temperature through the PMBus serial interface. Signed-off-by: Alexis Czezar Torreno <alexisczezar.torreno@analog.com> Link: https://lore.kernel.org/r/20260505-dev_max20830-v4-2-4343dcbfd7d7@analog.com [groeck: checkpatch cleanup (space before and after '-')] Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 4169c5580b8aa..743e451760c9c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15683,6 +15683,8 @@ L: linux-hwmon@vger.kernel.org
S: Supported
W: https://ez.analog.com/linux-software-drivers
F: Documentation/devicetree/bindings/hwmon/pmbus/adi,max20830.yaml
+F: Documentation/hwmon/max20830.rst
+F: drivers/hwmon/pmbus/max20830.c
MAX2175 SDR TUNER DRIVER
M: Ramesh Shanmugasundaram <rashanmu@gmail.com>