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.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  5:53 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=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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox