* [GIT PULL] hwmon fixes for hwmon-for-v7.0-rc6
@ 2026-03-27 23:36 Guenter Roeck
2026-03-28 3:18 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Guenter Roeck @ 2026-03-27 23:36 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-hwmon, linux-kernel
Hi Linus,
Please pull hwmon fixes for Linux hwmon-for-v7.0-rc6 from signed tag:
git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v7.0-rc6
Thanks,
Guenter
------
The following changes since commit c369299895a591d96745d6492d4888259b004a9e:
Linux 7.0-rc5 (2026-03-22 14:42:17 -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-rc6
for you to fetch changes up to 754bd2b4a084b90b5e7b630e1f423061a9b9b761:
hwmon: (pmbus/core) Protect regulator operations with mutex (2026-03-25 13:32:37 -0700)
----------------------------------------------------------------
hwmon fixes for v7.0-rc6
- PMBus driver fixes
* Add mutex protection for regulator operations
* Fix reading from "write-only" attributes
* Mark lowest/average/highest/rated attributes as read-only
* isl68137: Add mutex protection for AVS enable sysfs attributes
* ina233: Fix error handling and sign extension when reading shunt voltage
- adm1177: Fix sysfs ABI violation and current unit conversion
- peci: Fix off-by-one in cputemp_is_visible(), and crit_hyst returning
delta instead of absolute temperature
----------------------------------------------------------------
Guenter Roeck (3):
hwmon: (pmbus) Mark lowest/average/highest/rated attributes as read-only
hwmon: (pmbus) Introduce the concept of "write-only" attributes
hwmon: (pmbus/core) Protect regulator operations with mutex
Sanman Pradhan (5):
hwmon: (pmbus/ina233) Fix error handling and sign extension in shunt voltage read
hwmon: (pmbus/isl68137) Add mutex protection for AVS enable sysfs attributes
hwmon: (peci/cputemp) Fix crit_hyst returning delta instead of absolute temperature
hwmon: (peci/cputemp) Fix off-by-one in cputemp_is_visible()
hwmon: (adm1177) fix sysfs ABI violation and current unit conversion
Documentation/hwmon/adm1177.rst | 8 +-
Documentation/hwmon/peci-cputemp.rst | 10 +-
drivers/hwmon/adm1177.c | 54 +++++-----
drivers/hwmon/peci/cputemp.c | 4 +-
drivers/hwmon/pmbus/ina233.c | 3 +-
drivers/hwmon/pmbus/isl68137.c | 21 +++-
drivers/hwmon/pmbus/pmbus_core.c | 192 ++++++++++++++++++++++++++++-------
7 files changed, 217 insertions(+), 75 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] hwmon fixes for hwmon-for-v7.0-rc6
2026-03-27 23:36 [GIT PULL] hwmon fixes for hwmon-for-v7.0-rc6 Guenter Roeck
@ 2026-03-28 3:18 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-03-28 3:18 UTC (permalink / raw)
To: Guenter Roeck; +Cc: Linus Torvalds, linux-hwmon, linux-kernel
The pull request you sent on Fri, 27 Mar 2026 16:36:34 -0700:
> git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v7.0-rc6
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/be762d8b6dd7efacb61937d20f8475db8f207655
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-03-28 3:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-27 23:36 [GIT PULL] hwmon fixes for hwmon-for-v7.0-rc6 Guenter Roeck
2026-03-28 3:18 ` 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