All of lore.kernel.org
 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 v5.9-rc3
Date: Sat, 29 Aug 2020 03:13:29 -0700	[thread overview]
Message-ID: <20200829101329.147475-1-linux@roeck-us.net> (raw)

Hi Linus,

Please pull hwmon fixes for Linux v5.9-rc3 from signed tag:

    git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v5.9-rc3

Thanks,
Guenter
------

The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git tags/hwmon-for-v5.9-rc3

for you to fetch changes up to c1ae18d313e24bc7833e1749dd36dba5d47f259c:

  hwmon: (gsc-hwmon) Scale temperature to millidegrees (2020-08-27 12:47:55 -0700)

----------------------------------------------------------------
hwmon fixes for v5.9-rc3

- Fix tempeerature scale in gsc-hwmon driver
- Fix divide by 0 error in nct7904 driver
- Drop non-existing attribute from pmbus/isl68137 driver
- Fix status check in applesmc driver

----------------------------------------------------------------
Grant Peltier (1):
      hwmon: (pmbus/isl68137) remove READ_TEMPERATURE_1 telemetry for RAA228228

Jason Baron (1):
      hwmon: (nct7904) Correct divide by 0

Tim Harvey (1):
      hwmon: (gsc-hwmon) Scale temperature to millidegrees

Tom Rix (1):
      hwmon: (applesmc) check status earlier.

 drivers/hwmon/applesmc.c       | 31 ++++++++++++++++---------------
 drivers/hwmon/gsc-hwmon.c      |  1 +
 drivers/hwmon/nct7904.c        |  4 ++--
 drivers/hwmon/pmbus/isl68137.c |  7 ++++++-
 4 files changed, 25 insertions(+), 18 deletions(-)

             reply	other threads:[~2020-08-29 10:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-29 10:13 Guenter Roeck [this message]
2020-08-29 20:17 ` [GIT PULL] hwmon fixes for v5.9-rc3 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=20200829101329.147475-1-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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.