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
Subject: [GIT PATCH] More I2C and hwmon patches for 2.6.13
Date: Mon, 12 Sep 2005 13:04:42 -0700	[thread overview]
Message-ID: <20050912200441.GA22930@kroah.com> (raw)

Here are some more i2c and hwmon patches.  They are all bugfixes, with
the exception of the addition of the new hdaps driver.

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

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

thanks,

greg k-h

 MAINTAINERS                      |    7 
 drivers/hwmon/Kconfig            |   17 
 drivers/hwmon/Makefile           |    1 
 drivers/hwmon/hdaps.c            |  739 +++++++++++++++++++++++++++++++++++++++
 drivers/hwmon/sis5595.c          |    5 
 drivers/hwmon/smsc47m1.c         |    4 
 drivers/hwmon/via686a.c          |    5 
 drivers/hwmon/w83627hf.c         |   14 
 drivers/i2c/busses/i2c-nforce2.c |    5 
 9 files changed, 779 insertions(+), 18 deletions(-)

Jean Delvare:
  hwmon: Update smsc47m1 head comment
  hwmon: fix sis5595, via686a force_addr module parameter
  hwmon: w83627hf: no reset by default
  I2C: i2c-nforce2: drop unused define

Robert Love:
  updated hdaps driver.


                 reply	other threads:[~2005-09-12 20:10 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=20050912200441.GA22930@kroah.com \
    --to=gregkh@suse.de \
    --cc=akpm@osdl.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