[PATCH 0/2] Add W83773G hwmon sensor driver and doc

From: Lei YU
Date: Thu Nov 02 2017 - 02:34:31 EST


Nuvoton W83773G is a hardware monitoring chip, which integrates two remote
and one local temperature sensors.

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

Documentation/hwmon/w83773g | 28 +++++
drivers/hwmon/Kconfig | 11 ++
drivers/hwmon/Makefile | 1 +
drivers/hwmon/w83773g.c | 276 ++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 316 insertions(+)
create mode 100644 Documentation/hwmon/w83773g
create mode 100644 drivers/hwmon/w83773g.c

--
1.9.1