[GIT PATCH] HWMon fixes for 2.6.19-rc2

From: Greg KH
Date: Wed Oct 18 2006 - 16:07:52 EST


Here are some hwmon fixes for 2.6.19-rc2.

They have all been in the -mm tree for a while.

Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/hwmon-2.6.git/
or from:
master.kernel.org:/pub/scm/linux/kernel/git/gregkh/hwmon-2.6.git/
if it isn't synced up yet.

The full patch series will sent to the sensors mailing list, if anyone
wants to see them.

thanks,

greg k-h

Documentation/hwmon/adm9240 | 2 -
Documentation/hwmon/f71805f | 2 -
Documentation/hwmon/k8temp | 13 ++++--
Documentation/hwmon/smsc47m1 | 4 +-
Documentation/hwmon/w83627ehf | 6 +--
MAINTAINERS | 6 +++
drivers/hwmon/Kconfig | 10 +++--
drivers/hwmon/adm9240.c | 4 +-
drivers/hwmon/lm78.c | 12 +++---
drivers/hwmon/smsc47m1.c | 11 +++--
drivers/hwmon/w83627ehf.c | 11 ++++-
drivers/hwmon/w83781d.c | 30 ++++++++------
drivers/hwmon/w83791d.c | 85 +++++++++++++++++++++++++++--------------
drivers/i2c/busses/i2c-isa.c | 2 -
14 files changed, 124 insertions(+), 74 deletions(-)

---------------

Grant Coady:
adm9240: Update Grant Coady's email address

Jean Delvare:
hwmon: Fix documentation typos
smsc47m1: List the SMSC LPC47M112 as supported
hwmon: Let w83781d and lm78 load again
hwmon: Fix debug messages in w83781d

Jim Cromie:
w83791d: Fix unchecked return status

Rudolf Marek:
k8temp: Documentation update
w83627ehf: Fix the detection of fan5

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/