public inbox for linux-kernel@vger.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.7-rc2
Date: Sat, 18 Apr 2020 12:49:37 -0700	[thread overview]
Message-ID: <20200418194937.5589-1-linux@roeck-us.net> (raw)

Hi Linus,

Please pull hwmon fixes for Linux v5.7-rc2 from signed tag:

    git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v5.7-rc2

Thanks,
Guenter
------

The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:

  Linux 5.7-rc1 (2020-04-12 12:35:55 -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.7-rc2

for you to fetch changes up to c843b382e61b5f28a3d917712c69a344f632387c:

  hwmon: (jc42) Fix name to have no illegal characters (2020-04-18 10:13:07 -0700)

----------------------------------------------------------------
hwmon fixes for v5.7-rc2

pmbus/isl68137:
    Fix up chip IDs
drivetemp:
    Return -ENODATA for invalid temperatures
    Use true module name
k10temp:
    Fix static symbol warnings
jc42:
    Use valid hwmon device name

----------------------------------------------------------------
Ann T Ropea (1):
      hwmon: (drivetemp) Use drivetemp's true module name in Kconfig section

Guenter Roeck (2):
      hwmon: (pmbus/isl68137) Fix up chip IDs
      hwmon: (drivetemp) Return -ENODATA for invalid temperatures

Jason Yan (1):
      hwmon: (k10temp) make some symbols static

Sascha Hauer (1):
      hwmon: (jc42) Fix name to have no illegal characters

 Documentation/hwmon/isl68137.rst | 76 ++++++++++++++++-----------------
 drivers/hwmon/Kconfig            |  2 +-
 drivers/hwmon/drivetemp.c        |  6 +++
 drivers/hwmon/jc42.c             |  2 +-
 drivers/hwmon/k10temp.c          |  6 +--
 drivers/hwmon/pmbus/isl68137.c   | 92 +++++++++++++++++++++++++++++++++++++---
 6 files changed, 134 insertions(+), 50 deletions(-)

             reply	other threads:[~2020-04-18 19:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-18 19:49 Guenter Roeck [this message]
2020-04-18 21:15 ` [GIT PULL] hwmon fixes for v5.7-rc2 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=20200418194937.5589-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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox