All of lore.kernel.org
 help / color / mirror / Atom feed
From: khali@linux-fr.org (Jean Delvare)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] [PATCH 00/11] i2c and hwmon updates
Date: Sun, 18 Dec 2005 15:21:20 +0000	[thread overview]
Message-ID: <20051218162120.4a4dbd5b.khali@linux-fr.org> (raw)

Hi Greg,

Here comes an 11-piece i2c and hwmon update patchset. The more important
changes are to the hwmon-vid, w83792d and i2c-mv64xxx drivers, and the
rest is composed of random cleanups here and there; nothing ground
breaking. None of these are meant for Linux 2.6.15. I'd like you to
have them included in the next -mm releases so that they get some
testing, and can then be merged in Linux 2.6.16.

Here's the summary:

Jean Delvare:
 o w83792d: miscellaneous cleanups
 o w83792d: simplify in low bits handling
 o it87: use u8 for vrm
 o i2c: driver ID list cleanups
 o Update i2c_driver.command documentation
 o I2C_DF_NOTIFY removal comment cleanups
 o i2c-nforce2: add nforce4 MCP-04 device ID

Laurent Riffard:
 o Drop empty i2c_driver.command implementations

Mark A. Greer:
 o i2c-mv64xxx: fix transaction abortion

Martin Hicks:
 o i2c-ibm_iic: add I2C_CLASS_HWMON

Rudolf Marek:
 o hwmon-vid: add support for some VIA CPUs

Statistics:

 Documentation/i2c/busses/i2c-nforce2  |    3 +
 Documentation/i2c/writing-clients     |   10 +---
 drivers/hwmon/hwmon-vid.c             |   69 ++++++++++++++++++-----------
 drivers/hwmon/it87.c                  |    4 +-
 drivers/hwmon/w83792d.c               |   79 +++++++++------------------------
 drivers/i2c/busses/i2c-ibm_iic.c      |    1 +
 drivers/i2c/busses/i2c-mv64xxx.c      |   33 ++++++--------
 drivers/i2c/busses/i2c-nforce2.c      |    2 +
 drivers/i2c/i2c-core.c                |    8 ---
 drivers/i2c/i2c-dev.c                 |    7 ---
 drivers/media/video/saa5246a.c        |    7 ---
 drivers/media/video/saa5249.c         |    7 ---
 drivers/video/matrox/matroxfb_maven.c |    5 --
 include/linux/hwmon-vid.h             |    6 +-
 include/linux/i2c-id.h                |   20 --------
 include/linux/pci_ids.h               |    1 +
 16 files changed, 92 insertions(+), 170 deletions(-)

Thanks,
-- 
Jean Delvare


             reply	other threads:[~2005-12-18 15:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-18 15:21 Jean Delvare [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-06-04 17:45 [lm-sensors] [PATCH 00/11] i2c and hwmon updates Jean Delvare

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=20051218162120.4a4dbd5b.khali@linux-fr.org \
    --to=khali@linux-fr.org \
    --cc=lm-sensors@vger.kernel.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.