[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250102124753.50440-1-ulf.hansson@linaro.org>
Date: Thu, 2 Jan 2025 13:47:53 +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.13-rc6
Hi Linus,
Here's a PR with a couple of pmdomain fixes intended for v6.13-rc6. 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 fac04efc5c793dccbd07e2d59af9f90b7fc0dca4:
Linux 6.13-rc2 (2024-12-08 14:03:39 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm.git tags/pmdomain-v6.13-rc2
for you to fetch changes up to f64f610ec6ab59dd0391b03842cea3a4cd8ee34f:
pmdomain: core: add dummy release function to genpd device (2024-12-19 15:47:02 +0100)
----------------------------------------------------------------
pmdomain core:
- Silence warning by adding a dummy release function
pmdomain providers:
- imx: Fix an OF node reference leak in imx_gpcv2_probe()
----------------------------------------------------------------
Joe Hattori (1):
pmdomain: imx: gpcv2: fix an OF node reference leak in imx_gpcv2_probe()
Lucas Stach (1):
pmdomain: core: add dummy release function to genpd device
drivers/pmdomain/core.c | 6 ++++++
drivers/pmdomain/imx/gpcv2.c | 4 ++--
2 files changed, 8 insertions(+), 2 deletions(-)
Powered by blists - more mailing lists