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 bugfixes for 2.6.17-rc1
Date: Fri, 14 Apr 2006 20:00:52 +0000 [thread overview]
Message-ID: <20060414200052.GA5559@kroah.com> (raw)
Here are some i2c and hwmon fixes for against your current git tree.
They all have been in the -mm tree for a few weeks.
They fix a number of various bugs in the different i2c and hwmon
drivers, and update the documentation a bit.
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/i2c/busses/i2c-parport | 16 ++++++++++------
drivers/hwmon/w83792d.c | 5 +++--
drivers/i2c/busses/Kconfig | 5 ++++-
drivers/i2c/busses/i2c-parport-light.c | 9 +++++++--
drivers/i2c/busses/i2c-parport.c | 9 +++++++--
drivers/i2c/busses/i2c-parport.h | 2 +-
drivers/i2c/busses/i2c-sis96x.c | 8 --------
drivers/i2c/chips/ds1374.c | 16 ++++++++++------
drivers/i2c/chips/m41t00.c | 16 +++++++++-------
9 files changed, 51 insertions(+), 35 deletions(-)
---------------
Jean Delvare:
i2c: convert ds1374 to use a workqueue
w83792d: Be quiet on misdetection
Mark A. Greer:
i2c: convert m41t00 to use a workqueue
Mark M. Hoffman:
i2c-sis96x: Remove an init-time log message
i2c-parport: Make type parameter mandatory
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 bugfixes for 2.6.17-rc1
Date: Fri, 14 Apr 2006 13:00:52 -0700 [thread overview]
Message-ID: <20060414200052.GA5559@kroah.com> (raw)
Here are some i2c and hwmon fixes for against your current git tree.
They all have been in the -mm tree for a few weeks.
They fix a number of various bugs in the different i2c and hwmon
drivers, and update the documentation a bit.
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/i2c/busses/i2c-parport | 16 ++++++++++------
drivers/hwmon/w83792d.c | 5 +++--
drivers/i2c/busses/Kconfig | 5 ++++-
drivers/i2c/busses/i2c-parport-light.c | 9 +++++++--
drivers/i2c/busses/i2c-parport.c | 9 +++++++--
drivers/i2c/busses/i2c-parport.h | 2 +-
drivers/i2c/busses/i2c-sis96x.c | 8 --------
drivers/i2c/chips/ds1374.c | 16 ++++++++++------
drivers/i2c/chips/m41t00.c | 16 +++++++++-------
9 files changed, 51 insertions(+), 35 deletions(-)
---------------
Jean Delvare:
i2c: convert ds1374 to use a workqueue
w83792d: Be quiet on misdetection
Mark A. Greer:
i2c: convert m41t00 to use a workqueue
Mark M. Hoffman:
i2c-sis96x: Remove an init-time log message
i2c-parport: Make type parameter mandatory
next reply other threads:[~2006-04-14 20:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-04-14 20:00 Greg KH [this message]
2006-04-14 20:00 ` [GIT PATCH] I2C and hwmon bugfixes for 2.6.17-rc1 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=20060414200052.GA5559@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.