diff options
author | Alex Vdovydchenko <xzeol@yahoo.com> | 2024-07-02 14:52:51 +0300 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2024-07-02 12:36:31 -0700 |
commit | cd228e7b65d43c441964a17f02c92f33d2c4af7b (patch) | |
tree | e38b465390223f2522157037bf12f9e40f7f4086 /Documentation/hwmon/index.rst | |
parent | a50fbf8a52de59fbc1c06d643a3cb86495c1b3b2 (diff) |
hwmon: add MP5920 driver
Add support for MPS Hot-Swap controller mp5920. This driver exposes
telemetry and limit value readings and writings.
Signed-off-by: Alex Vdovydchenko <xzeol@yahoo.com>
Reviewed-by: Thomas Weißschuh <linux@weissschuh.net>
Link: https://lore.kernel.org/r/20240702115252.981416-3-xzeol@yahoo.com
[groeck: Use min_t() to limit length of displayed model string]
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'Documentation/hwmon/index.rst')
-rw-r--r-- | Documentation/hwmon/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/hwmon/index.rst b/Documentation/hwmon/index.rst index 3b43a33547ae..1241b7442233 100644 --- a/Documentation/hwmon/index.rst +++ b/Documentation/hwmon/index.rst @@ -169,6 +169,7 @@ Hardware Monitoring Kernel Drivers mp2975 mp2993 mp5023 + mp5920 mp5990 mp9941 mpq8785 |