public inbox for linux-hwmon@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 hwmon-for-v7.0-rc5
Date: Sat, 21 Mar 2026 08:00:37 -0700	[thread overview]
Message-ID: <20260321150037.1451623-1-linux@roeck-us.net> (raw)

Hi Linus,

Please pull hwmon fixes for Linux hwmon-for-v7.0-rc5 from signed tag:

    git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v7.0-rc5

Thanks,
Guenter
------

The following changes since commit f338e77383789c0cae23ca3d48adcc5e9e137e3c:

  Linux 7.0-rc4 (2026-03-15 13:52:05 -0700)

are available in the Git repository at:

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

for you to fetch changes up to e7bae9a7a5e1251ab414291f4e9304d702bb9221:

  hwmon: (max6639) Fix pulses-per-revolution implementation (2026-03-20 16:50:58 -0700)

----------------------------------------------------------------
hwmon fixes for v7.0-rc5

- max6639: Fix pulses-per-revolution implementation

- Several PMBus drivers: Add missing error checks

----------------------------------------------------------------
Guenter Roeck (1):
      hwmon: (max6639) Fix pulses-per-revolution implementation

Sanman Pradhan (5):
      hwmon: (pmbus/hac300s) Add error check for pmbus_read_word_data() return value
      hwmon: (pmbus/mp2975) Add error check for pmbus_read_word_data() return value
      hwmon: (pmbus/mp2869) Check pmbus_read_byte_data() before using its return value
      hwmon: (pmbus/ina233) Add error check for pmbus_read_word_data() return value
      hwmon: (pmbus/isl68137) Fix unchecked return value and use sysfs_emit()

 drivers/hwmon/max6639.c        | 10 +++++-----
 drivers/hwmon/pmbus/hac300s.c  |  2 ++
 drivers/hwmon/pmbus/ina233.c   |  2 ++
 drivers/hwmon/pmbus/isl68137.c |  7 +++++--
 drivers/hwmon/pmbus/mp2869.c   | 35 +++++++++++++++++++++--------------
 drivers/hwmon/pmbus/mp2975.c   |  2 ++
 6 files changed, 37 insertions(+), 21 deletions(-)

             reply	other threads:[~2026-03-21 15:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-21 15:00 Guenter Roeck [this message]
2026-03-21 17:45 ` [GIT PULL] hwmon fixes for hwmon-for-v7.0-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=20260321150037.1451623-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