All of lore.kernel.org
 help / color / mirror / Atom feed
From: gregkh@suse.de (Greg KH)
To: Linus Torvalds <torvalds@osdl.org>, Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org, lm-sensors@lm-sensors.org
Subject: [lm-sensors] [GIT PATCH] More I2C and hwmon patches for 2.6.13
Date: Mon, 12 Sep 2005 22:10:27 +0000	[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.


WARNING: multiple messages have this Message-ID (diff)
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 22:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-12 20:04 Greg KH [this message]
2005-09-12 22:10 ` [lm-sensors] [GIT PATCH] More I2C and hwmon patches for 2.6.13 Greg KH
  -- strict thread matches above, loose matches on Subject: below --
2005-11-08  5:51 [GIT PATCH] More I2C and hwmon patches for 2.6.14 Greg KH
2005-11-08  6:53 ` [lm-sensors] " Greg KH
2005-11-09 22:02 [GIT PATCH] More I2C and hwmon patches for 2.6.14 - try 2 Greg KH
2005-11-09 23:03 ` [lm-sensors] [GIT PATCH] More I2C and hwmon patches for 2.6.14 - Greg KH

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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.