[GIT PULL] pmdomain fixes for v6.18-rc8
Ulf Hansson
ulf.hansson at linaro.org
Fri Nov 28 05:10:49 PST 2025
Hi Linus,
Here's a pull-request with a couple of pmdomain fixes intended for v6.18-rc8.
Details about the highlights are as usual found in the signed tag.
Please pull this in!
Kind regards
Ulf Hansson
The following changes since commit 6a23ae0a96a600d1d12557add110e0bb6e32730c:
Linux 6.18-rc6 (2025-11-16 14:25:38 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm.git tags/pmdomain-v6.18-rc6
for you to fetch changes up to c98c99d5dbdf9fb0063650594edfd7d49b5f4e29:
pmdomain: tegra: Add GENPD_FLAG_NO_STAY_ON flag (2025-11-24 11:14:01 +0100)
----------------------------------------------------------------
pmdomain providers:
- mediatek: Fix spinlock recursion in probe
- tegra: Use GENPD_FLAG_NO_STAY_ON to restore old behaviour
----------------------------------------------------------------
AngeloGioacchino Del Regno (1):
pmdomains: mtk-pm-domains: Fix spinlock recursion in probe
Jon Hunter (1):
pmdomain: tegra: Add GENPD_FLAG_NO_STAY_ON flag
drivers/pmdomain/mediatek/mtk-pm-domains.c | 18 +++++++++++++++---
drivers/pmdomain/tegra/powergate-bpmp.c | 1 +
2 files changed, 16 insertions(+), 3 deletions(-)
More information about the linux-arm-kernel
mailing list