[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250522223843.171621-1-ulf.hansson@linaro.org>
Date: Fri, 23 May 2025 00:38:43 +0200
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.15-rc8
Hi Linus,
Here's a PR with a couple of pmdomain fixes intended for v6.15-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 9c32cda43eb78f78c73aee4aa344b777714e259b:
Linux 6.15-rc3 (2025-04-20 13:43:47 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm.git tags/pmdomain-v6.15-rc3
for you to fetch changes up to 0f5757667ec0aaf2456c3b76fcf0c6c3ea3591fe:
pmdomain: core: Fix error checking in genpd_dev_pm_attach_by_id() (2025-05-08 13:29:30 +0200)
----------------------------------------------------------------
pmdomain core:
- Fix error checking in genpd_dev_pm_attach_by_id()
pmdomain providers:
- renesas: Remove obsolete nullify checks for rcar domains
----------------------------------------------------------------
Dan Carpenter (1):
pmdomain: core: Fix error checking in genpd_dev_pm_attach_by_id()
Geert Uytterhoeven (1):
pmdomain: renesas: rcar: Remove obsolete nullify checks
drivers/pmdomain/core.c | 2 +-
drivers/pmdomain/renesas/rcar-gen4-sysc.c | 5 -----
drivers/pmdomain/renesas/rcar-sysc.c | 5 -----
3 files changed, 1 insertion(+), 11 deletions(-)
Powered by blists - more mailing lists