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] I2C and hwmon patches for 2.6.16-rc3
Date: Tue, 14 Feb 2006 06:47:18 +0000	[thread overview]
Message-ID: <20060214064718.GA20228@kroah.com> (raw)
In-Reply-To: <20051028210607.GA18845@kroah.com>

Here are some i2c and hwmon patches for 2.6.16-rc3.  They all fix bugs
that are currently present in the tree.  All but one of these patches
have been in the last few -mm releases.

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 list, if anyone
wants to see them.

thanks,

greg k-h

 Documentation/hwmon/w83627hf |    4 ++++
 drivers/hwmon/it87.c         |    3 ++-
 drivers/hwmon/vt8231.c       |    8 ++++----
 drivers/hwmon/w83781d.c      |   43 +++++++++++++++++++++++++------------------
 drivers/i2c/busses/i2c-isa.c |   12 ------------
 5 files changed, 35 insertions(+), 35 deletions(-)


Jean Delvare:
      vt8231: Fix sysfs temperature interface
      w83781d: Use real-time status registers
      w83627hf: Document the reset module parameter
      it87: Fix oops on removal
      i2c: Drop outdated probe/remove code in i2c-isa



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] I2C and hwmon patches for 2.6.16-rc3
Date: Mon, 13 Feb 2006 22:47:18 -0800	[thread overview]
Message-ID: <20060214064718.GA20228@kroah.com> (raw)

Here are some i2c and hwmon patches for 2.6.16-rc3.  They all fix bugs
that are currently present in the tree.  All but one of these patches
have been in the last few -mm releases.

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 list, if anyone
wants to see them.

thanks,

greg k-h

 Documentation/hwmon/w83627hf |    4 ++++
 drivers/hwmon/it87.c         |    3 ++-
 drivers/hwmon/vt8231.c       |    8 ++++----
 drivers/hwmon/w83781d.c      |   43 +++++++++++++++++++++++++------------------
 drivers/i2c/busses/i2c-isa.c |   12 ------------
 5 files changed, 35 insertions(+), 35 deletions(-)


Jean Delvare:
      vt8231: Fix sysfs temperature interface
      w83781d: Use real-time status registers
      w83627hf: Document the reset module parameter
      it87: Fix oops on removal
      i2c: Drop outdated probe/remove code in i2c-isa


  parent reply	other threads:[~2006-02-14  6:47 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-28 21:06 [GIT PATCH] I2C and hwmon patches for 2.6.14 Greg KH
2005-10-28 23:06 ` [lm-sensors] " Greg KH
2006-01-06 22:06 ` [lm-sensors] [GIT PATCH] I2C and hwmon patches for 2.6.15 Greg KH
2006-01-06 22:06   ` Greg KH
2006-01-08 15:38   ` [lm-sensors] " Jean Delvare
2006-01-08 15:38     ` Jean Delvare
2006-02-06 20:18 ` [lm-sensors] [GIT PATCH] I2C and hwmon patches for 2.6.16-rc2 Greg KH
2006-02-06 20:18   ` Greg KH
2006-02-14  6:47 ` Greg KH [this message]
2006-02-14  6:47   ` [GIT PATCH] I2C and hwmon patches for 2.6.16-rc3 Greg KH
2006-03-23 22:43 ` [lm-sensors] [GIT PATCH] I2C and hwmon patches for 2.6.16 Greg KH
2006-03-23 22:43   ` Greg KH
2006-03-24  9:01   ` [lm-sensors] " Jean Delvare
2006-03-24  9:01     ` Jean Delvare
2006-03-24 19:06     ` [lm-sensors] " Greg KH
2006-03-24 19:06       ` Greg KH
2006-06-22 18:26 ` [lm-sensors] [GIT PATCH] I2C and hwmon patches for 2.6.17 Greg KH
2006-06-22 18:26   ` 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=20060214064718.GA20228@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.