linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] hwmon updates for Linux 3.3
@ 2012-01-16 22:00 Jean Delvare
  0 siblings, 0 replies; only message in thread
From: Jean Delvare @ 2012-01-16 22:00 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, LM Sensors

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-01-16 22:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-16 22:00 [GIT PULL] hwmon updates for Linux 3.3 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).