The Linux Kernel Mailing List
 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 v7.1-rc3
Date: Sat,  9 May 2026 07:28:55 -0700	[thread overview]
Message-ID: <20260509142855.1456995-1-linux@roeck-us.net> (raw)

Hi Linus,

Please pull hwmon fixes for Linux v7.1-rc3 from signed tag:

    git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v7.1-rc3

Thanks,
Guenter
------

The following changes since commit 254f49634ee16a731174d2ae34bc50bd5f45e731:

  Linux 7.1-rc1 (2026-04-26 14:19:00 -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.1-rc3

for you to fetch changes up to 99076a17a112ac43cbd37f6883898ae649166303:

  hwmon: (ads7871) Fix endianness bug in 16-bit register reads (2026-05-07 16:30:12 -0700)

----------------------------------------------------------------
hwmon fixes for v7.1-rc3

* ads7871: Fix endianness bug in 16-bit register reads

* lm75: Fix configuration register writes and AS6200/TMP112 setup and
  alarm handling

* lm63: Fix TOCTOU problems

* corsair-psu: Close HID device on probe errors

* ltc2992: Fix overflow and threshold range

* Documentation: fix link to ideapad-laptop.c file

* Makefile: Remove stale CONFIG_SENSORS_SBRMI Makefile reference

----------------------------------------------------------------
Gui-Dong Han (1):
      hwmon: (lm63) Add locking to avoid TOCTOU

Markus Stockhausen (2):
      hwmon: (lm75) Fix AS6200 and TMP112 setup and alarm handling
      hwmon: (lm75) Fix configuration register writes.

Myeonghun Pak (1):
      hwmon: (corsair-psu) Close HID device on probe errors

Ninad Naik (1):
      Documentation: hwmon: fix link to ideapad-laptop.c file

Sanman Pradhan (2):
      hwmon: (ltc2992) Clamp threshold writes to hardware range
      hwmon: (ltc2992) Fix u32 overflow in power read path

Sasha Levin (1):
      hwmon: Remove stale CONFIG_SENSORS_SBRMI Makefile reference

Tabrez Ahmed (1):
      hwmon: (ads7871) Fix endianness bug in 16-bit register reads

 Documentation/hwmon/yogafan.rst |  2 +-
 drivers/hwmon/Makefile          |  1 -
 drivers/hwmon/ads7871.c         |  6 +++++-
 drivers/hwmon/corsair-psu.c     |  4 ++--
 drivers/hwmon/lm63.c            | 39 ++++++++++++++++++++++++++++++---------
 drivers/hwmon/lm75.c            | 10 +++++-----
 drivers/hwmon/ltc2992.c         | 41 ++++++++++++++++++++++++++++++++---------
 7 files changed, 75 insertions(+), 28 deletions(-)

             reply	other threads:[~2026-05-09 14:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-09 14:28 Guenter Roeck [this message]
2026-05-09 15:40 ` [GIT PULL] hwmon fixes for v7.1-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=20260509142855.1456995-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