linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Guenter Roeck <linux@roeck-us.net>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-hwmon@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] hwmon fixes for v4.20-rc5
Date: Sun, 25 Nov 2018 15:47:10 -0800	[thread overview]
Message-ID: <1543189630-5306-1-git-send-email-linux@roeck-us.net> (raw)

Hi Linus,

Please pull hwmon fixes for Linux v4.20-rc5 from signed tag:

    git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v4.20-rc5

Thanks,
Guenter
------

The following changes since commit ccda4af0f4b92f7b4c308d3acc262f4a7e3affad:

  Linux 4.20-rc2 (2018-11-11 17:12:31 -0600)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git tags/hwmon-for-v4.20-rc5

for you to fetch changes up to 09aaf6813cfca4c18034fda7a43e68763f34abb1:

  hwmon: (w83795) temp4_type has writable permission (2018-11-18 14:34:56 -0800)

----------------------------------------------------------------
hwmon fixes for v4.20-rc5

Fix temp4_type attribute permissions in w83795 driver
Fix tacho fault detection in mlxreg-fan driver
Fix current value calculations in ina2xx driver
Fix initial notification/warning in raspberrypi driver
Fix a NULL pointer access in ina2xx

----------------------------------------------------------------
Huacai Chen (1):
      hwmon: (w83795) temp4_type has writable permission

Nicolin Chen (2):
      hwmon (ina2xx) Fix NULL id pointer in probe()
      hwmon: (ina2xx) Fix current value calculation

Stefan Wahren (1):
      hwmon: (raspberrypi) Fix initial notify

Vadim Pasternak (1):
      hwmon: (mlxreg-fan) Fix macros for tacho fault reading

 drivers/hwmon/ina2xx.c            | 6 +++---
 drivers/hwmon/mlxreg-fan.c        | 2 +-
 drivers/hwmon/raspberrypi-hwmon.c | 6 ------
 drivers/hwmon/w83795.c            | 2 +-
 4 files changed, 5 insertions(+), 11 deletions(-)

             reply	other threads:[~2018-11-25 23:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-25 23:47 Guenter Roeck [this message]
2018-11-26 17:45 ` [GIT PULL] hwmon fixes for v4.20-rc5 pr-tracker-bot

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=1543189630-5306-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@linux-foundation.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).