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.14
Date: Tue, 08 Nov 2005 06:53:25 +0000	[thread overview]
Message-ID: <20051108055108.GA7006@kroah.com> (raw)
In-Reply-To: <20050912200441.GA22930@kroah.com>

Here are some small i2c and hwmon patches.  They fix some bugs that were
caused by the previous round of i2c patches, and should go in before
2.6.15-rc1 is out.  Most of these are in the last -mm release.

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

 Documentation/i2c/busses/i2c-viapro |    6 ++----
 Documentation/i2c/writing-clients   |    4 ++--
 drivers/hwmon/w83627hf.c            |   16 ++++------------
 drivers/i2c/busses/i2c-viapro.c     |   27 ++++++++++++++-------------
 drivers/i2c/chips/ds1337.c          |    4 ++--
 5 files changed, 24 insertions(+), 33 deletions(-)

James Chapman:
      i2c: ds1337 BCD conversion fix

Jean Delvare:
      i2c: writing-client doc update complement
      i2c-viapro: Some adjustments

Yuan Mu:
      hwmon: Fix two w83627hf bugs


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.14
Date: Mon, 7 Nov 2005 21:51:08 -0800	[thread overview]
Message-ID: <20051108055108.GA7006@kroah.com> (raw)

Here are some small i2c and hwmon patches.  They fix some bugs that were
caused by the previous round of i2c patches, and should go in before
2.6.15-rc1 is out.  Most of these are in the last -mm release.

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

 Documentation/i2c/busses/i2c-viapro |    6 ++----
 Documentation/i2c/writing-clients   |    4 ++--
 drivers/hwmon/w83627hf.c            |   16 ++++------------
 drivers/i2c/busses/i2c-viapro.c     |   27 ++++++++++++++-------------
 drivers/i2c/chips/ds1337.c          |    4 ++--
 5 files changed, 24 insertions(+), 33 deletions(-)

James Chapman:
      i2c: ds1337 BCD conversion fix

Jean Delvare:
      i2c: writing-client doc update complement
      i2c-viapro: Some adjustments

Yuan Mu:
      hwmon: Fix two w83627hf bugs


       reply	other threads:[~2005-11-08  6:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-08  5:51 Greg KH [this message]
2005-11-08  6:53 ` [lm-sensors] [GIT PATCH] More I2C and hwmon patches for 2.6.14 Greg KH
  -- strict thread matches above, loose matches on Subject: below --
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
2005-09-12 20:04 [GIT PATCH] More I2C and hwmon patches for 2.6.13 Greg KH
2005-09-12 22:10 ` [lm-sensors] " 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=20051108055108.GA7006@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.