public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PATCH] HWMon fixes for 2.6.19-rc2
@ 2006-10-18 20:06 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2006-10-18 20:06 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, lm-sensors, Jean Delvare

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-10-18 20:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-18 20:06 [GIT PATCH] HWMon fixes for 2.6.19-rc2 Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox