* [GIT PULL] hwmon updates for 2.6.31
@ 2009-06-15 17:55 Jean Delvare
0 siblings, 0 replies; only message in thread
From: Jean Delvare @ 2009-06-15 17:55 UTC (permalink / raw)
To: Linus Torvalds; +Cc: LKML, LM Sensors
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-06-15 17:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-15 17:55 [GIT PULL] hwmon updates for 2.6.31 Jean Delvare
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