[GIT PULL] hwmon updates for 2.6.31
From: Jean Delvare
Date: Mon Jun 15 2009 - 13:55:37 EST
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/