Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1506534

[GIT PULL] hwmon fixes for v4.9-rc2

From Guenter Roeck <linux@roeck-us.net>
Newsgroups linux.kernel
Subject [GIT PULL] hwmon fixes for v4.9-rc2
Date 2016-10-22 16:20 +0200
Message-ID <sv5js-4yX-13@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Linus,

Please pull hwmon fixes for Linux v4.9-rc2 from signed tag:

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

Thanks,
Guenter
------

The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:

  Linux 4.9-rc1 (2016-10-15 12:17:50 -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.9-rc2

for you to fetch changes up to 94cdc5608b5561aeda80edda9c9223608a1da6fc:

  hwmon: (max31790) potential ERR_PTR dereference (2016-10-17 10:16:20 -0700)

----------------------------------------------------------------
Couple of hwmon fixes

Fix a potential ERR_PTR dereference in max31790 driver,
and handle handle temperature readings below 0 in adm9240
driver.

----------------------------------------------------------------
Chris Packham (1):
      hwmon: (adm9240) handle temperature readings below 0

Dan Carpenter (1):
      hwmon: (max31790) potential ERR_PTR dereference

 drivers/hwmon/adm9240.c  | 6 +++---
 drivers/hwmon/max31790.c | 4 +++-
 2 files changed, 6 insertions(+), 4 deletions(-)

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[GIT PULL] hwmon fixes for v4.9-rc2 Guenter Roeck <linux@roeck-us.net> - 2016-10-22 16:20 +0200

csiph-web