From: Jean Delvare <khali@linux-fr.org>
To: Linus Torvalds <torvalds@osdl.org>
Cc: LM Sensors <lm-sensors@lm-sensors.org>,
LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] hwmon updates for 2.6.21
Date: Wed, 14 Feb 2007 21:24:17 +0100 [thread overview]
Message-ID: <20070214212417.c61d5cfe.khali@linux-fr.org> (raw)
Linus,
Please pull the hwmon subsystem updates for Linux 2.6.21 from:
git://jdelvare.pck.nerim.net/jdelvare-2.6 hwmon-for-linus
There is one new hardware monitoring driver (adm1029, for the
relatively rare Analog Devices ADM1029 chip), support for one new chip
(Winbond W83627DHG), PWM clock frequency control added to the it87
driver, and individual cleanups and minor fixes to a dozen drivers.
Documentation/hwmon/it87 | 10 +
Documentation/hwmon/sysfs-interface | 15 +
Documentation/hwmon/w83627ehf | 54 +++-
MAINTAINERS | 6
drivers/hwmon/Kconfig | 11 +
drivers/hwmon/Makefile | 1
drivers/hwmon/abituguru.c | 30 +-
drivers/hwmon/adm1026.c | 1
drivers/hwmon/adm1029.c | 508 +++++++++++++++++++++++++++++++++++
drivers/hwmon/f71805f.c | 30 --
drivers/hwmon/hwmon.c | 2
drivers/hwmon/it87.c | 84 ++++--
drivers/hwmon/lm70.c | 2
drivers/hwmon/lm78.c | 6
drivers/hwmon/lm85.c | 8 -
drivers/hwmon/sis5595.c | 6
drivers/hwmon/via686a.c | 5
drivers/hwmon/vt1211.c | 58 ++--
drivers/hwmon/w83627ehf.c | 54 +++-
drivers/hwmon/w83627hf.c | 5
drivers/hwmon/w83781d.c | 10 -
21 files changed, 769 insertions(+), 137 deletions(-)
create mode 100644 drivers/hwmon/adm1029.c
---------------
Corentin Labbe:
hwmon: New driver for the Analog Devices ADM1029
David Brownell:
hwmon: Use subsys_initcall
David Hubbard:
hwmon/w83627ehf: Add support for the W83627DHG chip
Hans de Goede:
hwmon/abituguru: Fix unchecked return status
Jean Delvare:
hwmon/it87: Add PWM base frequency control
hwmon: Drop unused mutexes in two drivers
hwmon: Simplify the locking model of two drivers
hwmon: Cleanup a bogus legacy comment
hwmon/f71805f: Fix a race condition
Juerg Haefliger:
hwmon/vt1211: Add probing of alternate config index port
Ralf Baechle:
hwmon/lm70: Make lm70_remove a __devexit function
Thanks,
--
Jean Delvare
next reply other threads:[~2007-02-14 20:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-14 20:24 Jean Delvare [this message]
2007-02-18 17:17 ` [GIT PULL] hwmon updates for 2.6.21 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=20070214212417.c61d5cfe.khali@linux-fr.org \
--to=khali@linux-fr.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox