All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] hwmon fixes for v7.2-rc7
@ 2026-08-08  0:12 Guenter Roeck
  2026-08-08  0:43 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Guenter Roeck @ 2026-08-08  0:12 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-hwmon, linux-kernel

Hi Linus,

Please pull hwmon fixes for Linux v7.2-rc7 from signed tag:

    git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v7.2-rc7

Thanks,
Guenter
------

The following changes since commit 075b74841bd0065a3bda3440873c747938e69b68:

  Linux 7.2-rc6 (2026-08-02 16:24:24 -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.2-rc7

for you to fetch changes up to c6c4234928d2eb4f61fecb61067e612d9bdbd2ff:

  hwmon: (corsair-psu) Fix linear11 calculation (2026-08-06 22:37:45 -0700)

----------------------------------------------------------------
hwmon fixes for v7.2-rc7

Various fixes, most of them fixing critical or high severity bugs
reported by Sashiko.

* ads7828
  - Fix external VREF regulator handling

* corsair-psu
  - Fix linear11 calculation
  - Serialize debugfs access against hwmon
  - Fix possible out-of-bounds access on missing string termination

* ltc4282
  - Fix parsing adi,current-limit-sense-microvolt
  - Clamp negative current limits
  - Avoid overflow in maximum power calculation

* nzxt-smart2
  - Check return value of init_device() in probe

* PMBus core
  - Fix type confusion in notification logic
  - Avoid race condition during probe

* PMBus/lm25066
  - Fix PMBus coefficient calculations

----------------------------------------------------------------
Ali Ahmet Memis (1):
      hwmon: (corsair-psu) serialize debugfs access against hwmon

Guenter Roeck (7):
      hwmon: (pmbus/core) Avoid race condition during probe
      hwmon: (pmbus) Fix type confusion in notification logic
      hwmon: (pmbus/lm25066) Fix PMBus coefficient calculations
      hwmon: (ltc4282) Avoid overflow in maximum power calculation
      hwmon: (ltc4282) Clamp negative current limits
      hwmon: (ltc4282) Fix parsing adi,current-limit-sense-microvolt
      hwmon: (corsair-psu) Fix linear11 calculation

Qingshuang Fu (2):
      hwmon: (nzxt-smart2) Check return value of init_device() in probe
      hwmon: (ads7828) Fix external VREF regulator handling

Wilken Gottwalt (1):
      hwmon: (corsair-psu) fix possible out-of-bounds access on missing string termination

 drivers/hwmon/ads7828.c          | 11 +++----
 drivers/hwmon/corsair-psu.c      | 31 ++++++++++++-------
 drivers/hwmon/ltc4282.c          | 20 ++++++++-----
 drivers/hwmon/nzxt-smart2.c      |  6 +++-
 drivers/hwmon/pmbus/lm25066.c    |  5 ++--
 drivers/hwmon/pmbus/pmbus_core.c | 65 +++++++++++++++++++++++++---------------
 6 files changed, 87 insertions(+), 51 deletions(-)

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

* Re: [GIT PULL] hwmon fixes for v7.2-rc7
  2026-08-08  0:12 [GIT PULL] hwmon fixes for v7.2-rc7 Guenter Roeck
@ 2026-08-08  0:43 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-08-08  0:43 UTC (permalink / raw)
  To: Guenter Roeck; +Cc: Linus Torvalds, linux-hwmon, linux-kernel

The pull request you sent on Fri,  7 Aug 2026 17:12:01 -0700:

> git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v7.2-rc7

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/5d78d199bec44519a7d63c7485d44243498744bf

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2026-08-08  0:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-08  0:12 [GIT PULL] hwmon fixes for v7.2-rc7 Guenter Roeck
2026-08-08  0:43 ` pr-tracker-bot

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.