Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging

Pull hwmon updates from Jean Delvare:
 "This include it87 driver improvements, and a tree-wide change of my
  e-mail address"

* 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging:
  Update Jean Delvare's e-mail address
  hwmon: (it87) Print proper names for the IT8771E and IT8772E
  hwmon: (it87) Add support for the ITE IT8603E
This commit is contained in:
Linus Torvalds
2014-01-29 18:56:27 -08:00
79 changed files with 224 additions and 147 deletions

View File

@@ -33,7 +33,7 @@ and the additional 'Integrated Device Function' controllers are supported.
Authors:
Mark Studebaker <mdsxyz123@yahoo.com>
Jean Delvare <khali@linux-fr.org>
Jean Delvare <jdelvare@suse.de>
Module Parameters

View File

@@ -1,6 +1,6 @@
Kernel driver i2c-parport
Author: Jean Delvare <khali@linux-fr.org>
Author: Jean Delvare <jdelvare@suse.de>
This is a unified driver for several i2c-over-parallel-port adapters,
such as the ones made by Philips, Velleman or ELV. This driver is

View File

@@ -1,6 +1,6 @@
Kernel driver i2c-parport-light
Author: Jean Delvare <khali@linux-fr.org>
Author: Jean Delvare <jdelvare@suse.de>
This driver is a light version of i2c-parport. It doesn't depend
on the parport driver, and uses direct I/O access instead. This might be

View File

@@ -1,6 +1,6 @@
Kernel driver i2c-taos-evm
Author: Jean Delvare <khali@linux-fr.org>
Author: Jean Delvare <jdelvare@suse.de>
This is a driver for the evaluation modules for TAOS I2C/SMBus chips.
The modules include an SMBus master with limited capabilities, which can

View File

@@ -28,7 +28,7 @@ Supported adapters:
Authors:
Kyösti Mälkki <kmalkki@cc.hut.fi>,
Mark D. Studebaker <mdsxyz123@yahoo.com>,
Jean Delvare <khali@linux-fr.org>
Jean Delvare <jdelvare@suse.de>
Module Parameters
-----------------