]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
hwmon: (pmbus/lx1308) Add support for LX1308
authorBrian Chiang <chiang.brian@inventec.com>
Tue, 28 Apr 2026 12:19:29 +0000 (12:19 +0000)
committerGuenter Roeck <linux@roeck-us.net>
Tue, 9 Jun 2026 15:22:52 +0000 (08:22 -0700)
commitd71d17d347deeb674115bf2f883a26c1920e7af6
tree090ea2208f69fbda8e2138193e6c7a49810d4619
parent66b4973f9a983911f79a73b211b6e1a6e9590f5b
hwmon: (pmbus/lx1308) Add support for LX1308

Add support for the Luxshare LX1308, a high-efficiency 12V 860W
DC/DC power module. The module operates from 40-60V input voltage.

Signed-off-by: Brian Chiang <chiang.brian@inventec.com>
Link: https://lore.kernel.org/r/20260428-add-support-lx1308-v2-2-90f115954143@inventec.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/index.rst
Documentation/hwmon/lx1308.rst [new file with mode: 0644]
drivers/hwmon/pmbus/Kconfig
drivers/hwmon/pmbus/Makefile
drivers/hwmon/pmbus/lx1308.c [new file with mode: 0644]