[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1509604438-19959-1-git-send-email-mine260309@gmail.com>
Date: Thu, 2 Nov 2017 14:33:56 +0800
From: Lei YU <mine260309@...il.com>
To: Jean Delvare <jdelvare@...e.com>,
Guenter Roeck <linux@...ck-us.net>
Cc: Lei YU <mine260309@...il.com>, linux-kernel@...r.kernel.org,
linux-hwmon@...r.kernel.org, Joel Stanley <joel@....id.au>,
Andrew Jeffery <andrew@...id.au>
Subject: [PATCH 0/2] Add W83773G hwmon sensor driver and doc
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
Powered by blists - more mailing lists