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 v6.1-rc4
Date: Sun, 6 Nov 2022 06:07:06 -0800 [thread overview]
Message-ID: <20221106140706.808902-1-linux@roeck-us.net> (raw)
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(-)
next reply other threads:[~2022-11-06 14:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-06 14:07 Guenter Roeck [this message]
2022-11-06 21:56 ` [GIT PULL] hwmon fixes for v6.1-rc4 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=20221106140706.808902-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