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 v6.16-rc7
Date: Sat, 19 Jul 2025 07:29:08 -0700	[thread overview]
Message-ID: <20250719142908.4071985-1-linux@roeck-us.net> (raw)

Hi Linus,

Please pull hwmon fixes for Linux v6.16-rc7 from signed tag:

    git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v6.16-rc7

Thanks,
Guenter
------

The following changes since commit 347e9f5043c89695b01e66b3ed111755afcf1911:

  Linux 6.16-rc6 (2025-07-13 14:25:58 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git tags/hwmon-for-v6.16-rc7

for you to fetch changes up to ce3cf7c8a17478456f502cb2facd6660e519ead3:

  hwmon: (pmbus/ucd9000) Fix error in ucd9000_gpio_set (2025-07-18 09:50:55 -0700)

----------------------------------------------------------------
hwmon fixes for v6.16-rc7

- corsair-cpro: Validate the size of the received input buffer

- ina238: Report energy in microjoules as expected by the ABI

- pmbus/ucd9000: Fixed GPIO functionality

----------------------------------------------------------------
Jonas Rebmann (1):
      hwmon: (ina238) Report energy in microjoules

Marius Zachmann (1):
      hwmon: (corsair-cpro) Validate the size of the received input buffer

Torben Nielsen (1):
      hwmon: (pmbus/ucd9000) Fix error in ucd9000_gpio_set

 Documentation/hwmon/ina238.rst | 2 +-
 drivers/hwmon/corsair-cpro.c   | 5 +++++
 drivers/hwmon/ina238.c         | 8 ++++----
 drivers/hwmon/pmbus/ucd9000.c  | 8 ++++----
 4 files changed, 14 insertions(+), 9 deletions(-)

             reply	other threads:[~2025-07-19 14:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-19 14:29 Guenter Roeck [this message]
2025-07-19 18:29 ` [GIT PULL] hwmon fixes for v6.16-rc7 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=20250719142908.4071985-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.