From: Jean Delvare <khali@linux-fr.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
LM Sensors <lm-sensors@lm-sensors.org>
Subject: [GIT PULL] hwmon updates for 2.6.31
Date: Mon, 15 Jun 2009 19:55:17 +0200 [thread overview]
Message-ID: <20090615195517.74b2657d@hyperion.delvare> (raw)
Hi Linus,
Please pull hwmon subsystem updates for Linux 2.6.31 from:
git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging.git hwmon-for-linus
Documentation/hwmon/f71882fg | 12 +-
Documentation/hwmon/ibmaem | 2 +-
Documentation/hwmon/sysfs-interface | 19 +
Documentation/hwmon/tmp401 | 42 +++
Documentation/hwmon/w83627ehf | 11 +-
drivers/hwmon/Kconfig | 16 +-
drivers/hwmon/Makefile | 1 +
drivers/hwmon/f71882fg.c | 250 ++++++++++---
drivers/hwmon/hwmon.c | 29 ++
drivers/hwmon/ibmaem.c | 1 +
drivers/hwmon/max6650.c | 86 +++++-
drivers/hwmon/sht15.c | 10 +-
drivers/hwmon/tmp401.c | 690 +++++++++++++++++++++++++++++++++++
drivers/hwmon/w83627ehf.c | 10 +-
14 files changed, 1103 insertions(+), 76 deletions(-)
create mode 100644 Documentation/hwmon/tmp401
create mode 100644 drivers/hwmon/tmp401.c
---------------
Andre Prendel (2):
hwmon: (tmp401) Add support for TI's TMP411 sensors chip
hwmon: (tmp401) Add documentation
Christian Engelmayer (1):
hwmon: (max6650) Add support for alarms
Darrick J. Wong (1):
hwmon: (ibmaem) Automatically load on HC10 blade
Hans de Goede (5):
hwmon: (tmp401) Add support for TI's TMP401 sensor chip
hwmon: (f71882fg) Cleanup f8000 pwm handling
hwmon: (f71882fg) Sanity check f8000 pwm settings
hwmon: (f71882fg) Add temp#_fault sysfs attr for f8000
hwmon: (f71882fg) Add support for the F71858F
Jean Delvare (3):
hwmon: Fix more __devexit_p glitches
hwmon: (w83627ehf) Add W83627DHG-P support
hwmon: PCI quirk for hwmon access on MSI MS-7031 board
Thanks,
--
Jean Delvare
reply other threads:[~2009-06-15 17:55 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=20090615195517.74b2657d@hyperion.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
Powered by JetHome