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 2.6.30
Date: Mon, 30 Mar 2009 21:59:00 +0200 [thread overview]
Message-ID: <20090330215900.3cbb2a00@hyperion.delvare> (raw)
Hi Linus,
Please pull some hwmon subsystem updates for Linux 2.6.30 from:
git://jdelvare.pck.nerim.net/jdelvare-2.6 hwmon-for-linus
There is support for 3 new chips (FSC Syleus, FSC Hades and Nuvoton
W83667HG) as well as improvements to the ds1621 and hdaps drivers.
Documentation/hwmon/ds1621 | 51 +------
Documentation/{i2c/chips => hwmon}/pcf8591 | 0
Documentation/hwmon/sysfs-interface | 22 +++
Documentation/hwmon/w83627ehf | 29 +++-
drivers/firmware/dmi_scan.c | 18 ++-
drivers/hwmon/Kconfig | 27 +++-
drivers/hwmon/Makefile | 1 +
drivers/hwmon/ds1621.c | 172 ++++++++++-----------
drivers/hwmon/fschmd.c | 229 +++++++++++++++++++++-------
drivers/hwmon/hdaps.c | 66 ++++----
drivers/{i2c/chips => hwmon}/pcf8591.c | 24 ++--
drivers/hwmon/w83627ehf.c | 170 +++++++++++++++------
drivers/i2c/busses/i2c-i801.c | 77 ++++++++++
drivers/i2c/chips/Kconfig | 13 --
drivers/i2c/chips/Makefile | 1 -
drivers/platform/x86/dell-laptop.c | 4 +-
drivers/watchdog/hpwdt.c | 4 +-
include/linux/dmi.h | 7 +-
18 files changed, 588 insertions(+), 327 deletions(-)
rename Documentation/{i2c/chips => hwmon}/pcf8591 (100%)
rename drivers/{i2c/chips => hwmon}/pcf8591.c (96%)
---------------
Frank Seidel (2):
hwmon: (hdaps) Allow inversion of separate axis
hwmon: (hdaps) Fix Thinkpad X41 axis inversion
Gong Jun (2):
hwmon: (w83627ehf) Add support for W83667HG
hwmon: (w83627ehf) Only expose in6 or temp3 on the W83667HG
Hans de Goede (3):
i2c-i801: Instantiate FSC hardware montioring chips
hwmon: (fschmd) Add support for the FSC Syleus IC
hwmon: (fschmd) Add support for the FSC Hades IC
Jean Delvare (8):
hwmon: (ds1621) Reorder code statements
hwmon: (ds1621) Clean up register access
hwmon: (ds1621) Avoid unneeded register access
hwmon: (ds1621) Clean up documentation
hwmon: (w83627ehf) Invert fan pin variables logic
Move the pcf8591 driver to hwmon
hwmon: Define a standard interface for chassis intrusion detection
dmi: Let dmi_walk() users pass private data
--
Jean Delvare
reply other threads:[~2009-03-30 20:00 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=20090330215900.3cbb2a00@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