public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@suse.de>
To: Linus Torvalds <torvalds@osdl.org>, Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org, lm-sensors@lm-sensors.org,
	Jean Delvare <khali@linux-fr.org>
Subject: [GIT PATCH] HWMon fixes for 2.6.19-rc2
Date: Wed, 18 Oct 2006 13:06:22 -0700	[thread overview]
Message-ID: <20061018200622.GA10122@kroah.com> (raw)

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


                 reply	other threads:[~2006-10-18 20:07 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20061018200622.GA10122@kroah.com \
    --to=gregkh@suse.de \
    --cc=akpm@osdl.org \
    --cc=khali@linux-fr.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lm-sensors@lm-sensors.org \
    --cc=torvalds@osdl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox