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:
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
-----------------
|
||||
|
Reference in New Issue
Block a user