Linux Hardware Monitor development
 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.17-rc6
Date: Wed, 23 Feb 2022 07:00:12 -0800	[thread overview]
Message-ID: <20220223150012.2176490-1-linux@roeck-us.net> (raw)

Hi Linus,

Please pull hwmon fixes for Linux v5.17-rc6 from signed tag:

    git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v5.17-rc6

Thanks,
Guenter
------

The following changes since commit 754e0b0e35608ed5206d6a67a791563c631cec07:

  Linux 5.17-rc4 (2022-02-13 12:13:30 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 35f165f08950a876f1b95a61d79c93678fba2fd6:

  hwmon: (pmbus) Clear pmbus fault/warning bits after read (2022-02-22 08:15:39 -0800)

----------------------------------------------------------------
hwmon fixes for v5.17-rc6

Fix two old bugs and one new bug in hwmon subsystem.

- In pmbus core, clear pmbus fault/warning status bits after read
  to follow PMBus standard
- In hwmon core, handle failure to register sensor with thermal
  zone correctly
- In ntc_thermal driver, use valid thermistor names for Samsung
  thermistors

----------------------------------------------------------------
Guenter Roeck (1):
      hwmon: Handle failure to register sensor with thermal zone correctly

Linus Walleij (1):
      hwmon: (ntc_thermistor) Underscore Samsung thermistor

Vikash Chandola (1):
      hwmon: (pmbus) Clear pmbus fault/warning bits after read

 drivers/hwmon/hwmon.c            | 14 ++++++++------
 drivers/hwmon/ntc_thermistor.c   |  2 +-
 drivers/hwmon/pmbus/pmbus_core.c |  5 +++++
 3 files changed, 14 insertions(+), 7 deletions(-)

             reply	other threads:[~2022-02-23 15:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-23 15:00 Guenter Roeck [this message]
2022-02-23 20:08 ` [GIT PULL] hwmon fixes for v5.17-rc6 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=20220223150012.2176490-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