mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Jean Delvare <khali@linux-fr.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LM Sensors <lm-sensors@lm-sensors.org>,
	LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] hwmon updates for Linux 3.1
Date: Mon, 25 Jul 2011 21:51:16 +0200	[thread overview]
Message-ID: <20110725215116.161aed47@endymion.delvare> (raw)

Hi Linus,

Please pull hwmon subsystem updates for Linux 3.1 from:

git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging.git hwmon-for-linus

We have support for one new device (SMSC SCH5636), and minor
improvements and cleanups to a few drivers.

 Documentation/hwmon/it87       |    3 +-
 Documentation/hwmon/lm78       |    3 +-
 Documentation/hwmon/sch5636    |   31 +++
 MAINTAINERS                    |    7 +
 drivers/hwmon/Kconfig          |   21 ++
 drivers/hwmon/Makefile         |    2 +
 drivers/hwmon/hwmon-vid.c      |   42 +++-
 drivers/hwmon/it87.c           |   29 +++
 drivers/hwmon/lm78.c           |  305 +++++++++++++----------
 drivers/hwmon/max1111.c        |   27 +--
 drivers/hwmon/sch5627.c        |  334 ++-----------------------
 drivers/hwmon/sch5636.c        |  539 ++++++++++++++++++++++++++++++++++++++++
 drivers/hwmon/sch56xx-common.c |  340 +++++++++++++++++++++++++
 drivers/hwmon/sch56xx-common.h |   24 ++
 drivers/hwmon/sht15.c          |    2 +-
 drivers/hwmon/via-cputemp.c    |   44 +++-
 16 files changed, 1285 insertions(+), 468 deletions(-)
 create mode 100644 Documentation/hwmon/sch5636
 create mode 100644 drivers/hwmon/sch5636.c
 create mode 100644 drivers/hwmon/sch56xx-common.c
 create mode 100644 drivers/hwmon/sch56xx-common.h

---------------

Hans de Goede (2):
      hwmon: (sch5627) Factor out some code shared with sch5636 driver
      hwmon: New driver sch5636

Jean Delvare (7):
      hwmon-vid: Add support for VIA family 6 model D CPU
      hwmon: (via-cputemp) Add VID reporting support
      hwmon: (it87) Add chassis intrusion detection support
      hwmon: (max1111) Avoid extra memory allocations
      hwmon: (lm78) Avoid forward declarations
      hwmon: (lm78) Make ISA interface depend on CONFIG_ISA
      hwmon: (lm78) Become the maintainer

Vivien Didelot (1):
      hwmon: (sht15) Correct a comment mistake

Thanks,
-- 
Jean Delvare

                 reply	other threads:[~2011-07-25 20:54 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=20110725215116.161aed47@endymion.delvare \
    --to=khali@linux-fr.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lm-sensors@lm-sensors.org \
    --cc=torvalds@linux-foundation.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

all inboxes | Powered by JetHome®