OSDN Git Service

hwmon: (pmbus) Driver for Delta power supplies Q54SJ108A2
authorxiao.ma <xiao.mx.ma@deltaww.com>
Wed, 2 Dec 2020 02:59:00 +0000 (16:59 -1000)
committerGuenter Roeck <linux@roeck-us.net>
Fri, 11 Dec 2020 15:41:20 +0000 (07:41 -0800)
commitd014538aa38561cd24c5eb228223585f26c5ec71
tree53feb3577ab94486fd3d0fffb1312c8a7f66fad7
parent7537862a90b8b9106d42ad2f53de2b96fd1673c5
hwmon: (pmbus) Driver for Delta power supplies Q54SJ108A2

The driver supports Q54SJ108A2 series modules of Delta.
Standard attributes are in sysfs, and other attributes are in debugfs.

Signed-off-by: xiao.ma <xiao.mx.ma@deltaww.com>
Link: https://lore.kernel.org/r/20201202025900.1842-1-max701@126.com
[groeck: Replaced spaces with tabs, dropped excessive spaces,
 fixed module prefix in documentation]
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/index.rst
Documentation/hwmon/q54sj108a2.rst [new file with mode: 0644]
drivers/hwmon/pmbus/Kconfig
drivers/hwmon/pmbus/Makefile
drivers/hwmon/pmbus/q54sj108a2.c [new file with mode: 0644]