The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [GIT PULL] hwmon fixes for v7.1-rc3
@ 2026-05-09 14:28 Guenter Roeck
  2026-05-09 15:40 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Guenter Roeck @ 2026-05-09 14:28 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-hwmon, linux-kernel

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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-05-09 15:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-09 14:28 [GIT PULL] hwmon fixes for v7.1-rc3 Guenter Roeck
2026-05-09 15:40 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox