linux-hwmon.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Guenter Roeck <linux@roeck-us.net>
To: torvalds@linuxfoundation.org
Cc: linux-kernel@vger.kernel.org, linux-hwmon@vger.kernel.org
Subject: [GIT PULL] hwmon updates for v4.8 (take 2)
Date: Mon,  1 Aug 2016 07:28:15 -0700	[thread overview]
Message-ID: <1470061695-22021-1-git-send-email-linux@roeck-us.net> (raw)

Hi Linus,

Please pull hwmon updates for Linux v4.8 from signed tag:

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

Thanks,
Guenter
------

The following changes since commit e65805251f2db69c9f67ed8062ab82526be5a374:

  Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2016-07-25 21:35:03 -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-v4.8-2

for you to fetch changes up to 601807bbb7b422012492611b283bdf3647d3742c:

  hwmon: (adt7411) set sane values for CFG1 and CFG3 (2016-07-31 15:02:52 -0700)

----------------------------------------------------------------
hwmon updates for v4.8 (take 2)

Improved error handling in  tmp102, lm75, and lm90 drivers
Bug fixes in sht3x, ftsteutates, iio_hwmon, and adt7411 drivers

----------------------------------------------------------------
Guenter Roeck (5):
      hwmon: (lm90) Add missing assignment
      hwmon: (lm90) Improve error handling
      hwmon: (lm75) Improve error handling
      hwmon: (tmp102) Improve error handling
      hwmon: (ftsteutates) Fix potential memory access error

Matt Ranostay (1):
      hwmon: (sht3x) set initial jiffies to last_update

Michael Walle (1):
      hwmon: (adt7411) set sane values for CFG1 and CFG3

Quentin Schulz (1):
      hwmon: (iio_hwmon) fix memory leak in name attribute

 drivers/hwmon/adt7411.c     | 48 +++++++++++++++++++++++++++++++++++++++++----
 drivers/hwmon/ftsteutates.c |  2 +-
 drivers/hwmon/iio_hwmon.c   | 24 +++++++++++------------
 drivers/hwmon/lm75.c        |  6 ++++--
 drivers/hwmon/lm90.c        | 14 +++++++------
 drivers/hwmon/sht3x.c       |  2 +-
 drivers/hwmon/tmp102.c      |  4 +++-
 7 files changed, 73 insertions(+), 27 deletions(-)

                 reply	other threads:[~2016-08-01 14:28 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1470061695-22021-1-git-send-email-linux@roeck-us.net \
    --to=linux@roeck-us.net \
    --cc=linux-hwmon@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linuxfoundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).