OSDN Git Service

hwmon: Add W83773G driver
authorLei YU <mine260309@gmail.com>
Mon, 13 Nov 2017 03:27:33 +0000 (11:27 +0800)
committerGuenter Roeck <linux@roeck-us.net>
Tue, 2 Jan 2018 23:05:34 +0000 (15:05 -0800)
commitee249f271524d111aed8d6e7c61e220aa6b4d714
treec63c697758f065320abdb1f75c207216de70c189
parent30a7acd573899fd8b8ac39236eff6468b195ac7d
hwmon: Add W83773G driver

Nuvoton W83773G is a hardware monitor IC providing one local
temperature and two remote temperature sensors.

Signed-off-by: Lei YU <mine260309@gmail.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/Kconfig
drivers/hwmon/Makefile
drivers/hwmon/w83773g.c [new file with mode: 0644]