[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240209123818.768037-1-ulf.hansson@linaro.org>
Date: Fri, 9 Feb 2024 13:38:18 +0100
From: Ulf Hansson <ulf.hansson@...aro.org>
To: Linus <torvalds@...ux-foundation.org>,
linux-pm@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: Ulf Hansson <ulf.hansson@...aro.org>,
linux-arm-kernel@...ts.infradead.org
Subject: [GIT PULL] pmdomain fixes for v6.8-rc4
Hi Linus,
Here's a PR with a couple of pmdomain fixes for v6.8-rc4. 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 6613476e225e090cc9aad49be7fa504e290dd33d:
Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm.git tags/pmdomain-v6.8-rc1
for you to fetch changes up to c41336f4d69057cbf88fed47951379b384540df5:
pmdomain: mediatek: fix race conditions with genpd (2024-01-23 13:19:15 +0100)
----------------------------------------------------------------
Core:
- Move the unused cleanup to a _sync initcall
Providers:
- mediatek: Fix race conditions at probe/remove with genpd
- renesas: r8a77980-sysc: CR7 must be always on
----------------------------------------------------------------
Eugen Hristev (1):
pmdomain: mediatek: fix race conditions with genpd
Geert Uytterhoeven (1):
pmdomain: renesas: r8a77980-sysc: CR7 must be always on
Konrad Dybcio (1):
pmdomain: core: Move the unused cleanup to a _sync initcall
drivers/pmdomain/core.c | 2 +-
drivers/pmdomain/mediatek/mtk-pm-domains.c | 15 +++++++--------
drivers/pmdomain/renesas/r8a77980-sysc.c | 3 ++-
3 files changed, 10 insertions(+), 10 deletions(-)
Powered by blists - more mailing lists