Hi Linus,

Please pull hwmon updates for Linux 3.17 from signed tag:

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

Thanks,
Guenter
------

The following changes since commit f4d33337eac4007793ca11fd1ab68d91ce7aa762:

  Merge branch 'v4l_for_linus' of 
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media (2014-08-05 
16:36:30 -0700)

are available in the git repository at:


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

for you to fetch changes up to 6ddd855c13bcd324a2d9756134e6b57c659cfde6:

  hwmon: (tmp103) Remove duplicate test for I2C_FUNC_SMBUS_BYTE_DATA 
functionality (2014-08-10 07:51:42 -0700)

----------------------------------------------------------------
Several bug fixes in various drivers, plus a minor cleanup
in the tmp103 driver.

----------------------------------------------------------------
Axel Lin (14):
      hwmon: (lm92) Prevent overflow problem when writing large limits
      hwmon: (ads1015) Fix out-of-bounds array access
      hwmon: (dme1737) Prevent overflow problem when writing large limits
      hwmon: (hih6130) Fix missing hih6130->write_length setting
      hwmon: (adm1025) Fix vrm write operation
      hwmon: (adm1026) Fix vrm write operation
      hwmon: (asb100) Fix vrm write operation
      hwmon: (lm87) Fix vrm write operation
      hwmon: (pc87360) Fix vrm write operation
      hwmon: (vt1211) Fix vrm write operation
      hwmon: (w83627hf) Fix vrm write operation
      hwmon: (w83791d) Fix vrm write operation
      hwmon: (w83793) Fix vrm write operation
      hwmon: (tmp103) Remove duplicate test for I2C_FUNC_SMBUS_BYTE_DATA 
functionality

Guenter Roeck (1):
      hwmon: (emc6w201) Fix temperature limit range

 drivers/hwmon/adm1025.c  |  3 +++
 drivers/hwmon/adm1026.c  |  3 +++
 drivers/hwmon/ads1015.c  |  2 ++
 drivers/hwmon/asb100.c   |  4 ++++
 drivers/hwmon/dme1737.c  | 33 ++++++++++++++++++---------------
 drivers/hwmon/emc6w201.c |  4 ++--
 drivers/hwmon/hih6130.c  |  3 +++
 drivers/hwmon/lm87.c     |  4 ++++
 drivers/hwmon/lm92.c     | 13 ++++++-------
 drivers/hwmon/pc87360.c  |  3 +++
 drivers/hwmon/tmp103.c   |  7 -------
 drivers/hwmon/vt1211.c   |  3 +++
 drivers/hwmon/w83627hf.c |  3 +++
 drivers/hwmon/w83791d.c  |  3 +++
 drivers/hwmon/w83793.c   |  3 +++
 15 files changed, 60 insertions(+), 31 deletions(-)

Attachment: signature.asc
Description: Digital signature

Reply via email to