LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [GIT PULL] hwmon updates for 2.6.21
@ 2007-02-14 20:24 Jean Delvare
2007-02-18 17:17 ` Jean Delvare
0 siblings, 1 reply; 2+ messages in thread
From: Jean Delvare @ 2007-02-14 20:24 UTC (permalink / raw)
To: Linus Torvalds; +Cc: LM Sensors, LKML
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] hwmon updates for 2.6.21
2007-02-14 20:24 [GIT PULL] hwmon updates for 2.6.21 Jean Delvare
@ 2007-02-18 17:17 ` Jean Delvare
0 siblings, 0 replies; 2+ messages in thread
From: Jean Delvare @ 2007-02-18 17:17 UTC (permalink / raw)
To: Linus Torvalds; +Cc: LKML, LM Sensors
Linus,
Please don't forget to pull the hwmon subsystem updates for Linux
2.6.21 from:
git://jdelvare.pck.nerim.net/jdelvare-2.6 hwmon-for-linus
The merge window is closing soon and I'd like these changes to be in
2.6.21-rc1.
Thanks,
--
Jean Delvare
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-02-18 17:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-14 20:24 [GIT PULL] hwmon updates for 2.6.21 Jean Delvare
2007-02-18 17:17 ` Jean Delvare
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).