[GIT PULL] hwmon updates for Linux 3.3

From: Jean Delvare
Date: Mon Jan 16 2012 - 17:01:03 EST


Hi Linus,

Please pull hwmon subsystem updates for Linux 3.3 from:

git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging.git hwmon-for-linus

We have support for the ITE IT8728F, and an improved lm63 driver.

Documentation/hwmon/it87 | 13 +-
Documentation/hwmon/lm63 | 21 +-
Documentation/hwmon/sysfs-interface | 2 +-
drivers/hwmon/Kconfig | 8 +-
drivers/hwmon/adm1031.c | 153 ++++++---
drivers/hwmon/coretemp.c | 26 +-
drivers/hwmon/it87.c | 61 +++-
drivers/hwmon/lm63.c | 592 +++++++++++++++++++++++++++++++----
drivers/hwmon/lm90.c | 2 +-
drivers/hwmon/max1111.c | 15 +-
10 files changed, 735 insertions(+), 158 deletions(-)

---------------

Eric Miao (1):
hwmon: (max1111) Change sysfs interface to in[0-3]_input in millivolts

Guenter Roeck (10):
hwmon: (lm63) Fix checkpatch errors
hwmon: (lm63) Add support for external temperature offset register
hwmon: (lm63) Add support for LM96163
hwmon: (lm63) Add support for unsigned upper temperature limits
hwmon: (lm63) Add support for writing the external critical temperature
hwmon: (lm63) Add support for update_interval sysfs attribute
hwmon: (lm63) Add sensor type attribute for external sensor on LM96163
hwmon: (lm90) Add range check to set_update_interval
hwmon: (adm1031) Fix coding style issues
hwmon: (sysfs-interface) Update tempX_type attribute to be more generic

Jean Delvare (6):
hwmon: (lm63) LM64 has a dedicated pin for tachometer
hwmon: (lm63) Fix incorrect comment about I2C address
hwmon: (lm63) Expose automatic fan speed control lookup table
hwmon: (lm63) Support extended lookup table of LM96163
hwmon: (coretemp) Add missing section annotations
hwmon: (it87) Add IT8728F support

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/