]> git.ipfire.org Git - thirdparty/linux.git/commit
hwmon: (pmbus/d1u74t) Add Murata D1U74T PSU driver
authorAbdurrahman Hussain <abdurrahman@nexthop.ai>
Fri, 15 May 2026 03:03:26 +0000 (20:03 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Tue, 9 Jun 2026 15:23:00 +0000 (08:23 -0700)
commitef68b3dbbe3968b1b409e4fe5190c187d3bc39ef
tree507bc482bd29311f55dfd0df1fd0f4f655c447dc
parent93fd1c2bda0dad0c95a68062cb2232a31b49d028
hwmon: (pmbus/d1u74t) Add Murata D1U74T PSU driver

Add PMBUS driver for Murata D1U74T power supplies.

Signed-off-by: Abdurrahman Hussain <abdurrahman@nexthop.ai>
Link: https://lore.kernel.org/r/20260514-d1u74t-v4-2-1f1ee7b002ec@nexthop.ai
[groeck: Dropped inappropriate tags; added missing include files]
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/d1u74t.rst [new file with mode: 0644]
Documentation/hwmon/index.rst
MAINTAINERS
drivers/hwmon/pmbus/Kconfig
drivers/hwmon/pmbus/Makefile
drivers/hwmon/pmbus/d1u74t.c [new file with mode: 0644]