mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] hwmon updates for 3.17 (part 2)
@ 2014-08-11 17:49 Guenter Roeck
  2014-08-14  5:03 ` Guenter Roeck
  0 siblings, 1 reply; 3+ messages in thread
From: Guenter Roeck @ 2014-08-11 17:49 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, lm-sensors

[-- Attachment #1: Type: text/plain, Size: 2409 bytes --]

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 #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-08-14 15:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-11 17:49 [GIT PULL] hwmon updates for 3.17 (part 2) Guenter Roeck
2014-08-14  5:03 ` Guenter Roeck
2014-08-14 15:56   ` Linus Torvalds

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