[PATCH linux dev-4.10 0/3] hwmon: add w83773g driver

Lei YU mine260309 at gmail.com
Wed Jan 17 15:02:50 AEDT 2018


This series backport the W837373g hwmon device driver from upstream.

Guenter Roeck (1):
  hwmon: (w83773g) Fix fault detection and reporting

Lei YU (2):
  hwmon: Add W83773G driver
  hwmon: (w83773g) Add documentation

 Documentation/hwmon/w83773g |  33 +++++
 drivers/hwmon/Kconfig       |  10 ++
 drivers/hwmon/Makefile      |   1 +
 drivers/hwmon/w83773g.c     | 329 ++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 373 insertions(+)
 create mode 100644 Documentation/hwmon/w83773g
 create mode 100644 drivers/hwmon/w83773g.c

-- 
1.9.1



More information about the openbmc mailing list