All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] hwmon fixes for v6.1-rc4
@ 2022-11-06 14:07 Guenter Roeck
  2022-11-06 21:56 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Guenter Roeck @ 2022-11-06 14:07 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-hwmon, linux-kernel

Hi Linus,

Please pull hwmon fixes for Linux v6.1-rc4 from signed tag:

    git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v6.1-rc4

Thanks,
Guenter
------

The following changes since commit 30a0b95b1335e12efef89dd78518ed3e4a71a763:

  Linux 6.1-rc3 (2022-10-30 15:19:28 -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.1-rc4

for you to fetch changes up to 1e699e177e339e462cdc8571e3d0fcf29665608e:

  Revert "hwmon: (pmbus) Add regulator supply into macro" (2022-11-04 16:47:01 -0700)

----------------------------------------------------------------
hwmon fixes for v6.1-rc4

Fix two regressions:

- Commit 54cc3dbfc10d ("hwmon: (pmbus) Add regulator supply into macro")
  resulted in regulator undercount when disabling regulators. Revert it.

- The thermal subsystem rework caused the scmi driver to no longer register
  with the thermal subsystem because index values no longer match.
  To fix the problem, the scmi driver now directly registers with the
  thermal subsystem, no longer through the hwmon core.

----------------------------------------------------------------
Cristian Marussi (1):
      hwmon: (scmi) Register explicitly with Thermal Framework

Guenter Roeck (1):
      Revert "hwmon: (pmbus) Add regulator supply into macro"

 drivers/hwmon/pmbus/pmbus.h |   1 -
 drivers/hwmon/scmi-hwmon.c  | 116 +++++++++++++++++++++++++++++++++++++++-----
 2 files changed, 103 insertions(+), 14 deletions(-)

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

* Re: [GIT PULL] hwmon fixes for v6.1-rc4
  2022-11-06 14:07 [GIT PULL] hwmon fixes for v6.1-rc4 Guenter Roeck
@ 2022-11-06 21:56 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-11-06 21:56 UTC (permalink / raw)
  To: Guenter Roeck; +Cc: Linus Torvalds, linux-hwmon, linux-kernel

The pull request you sent on Sun,  6 Nov 2022 06:07:06 -0800:

> git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v6.1-rc4

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

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:[~2022-11-06 21:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-06 14:07 [GIT PULL] hwmon fixes for v6.1-rc4 Guenter Roeck
2022-11-06 21:56 ` 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.