[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250718113501.80851-1-ulf.hansson@linaro.org>
Date: Fri, 18 Jul 2025 13:35:01 +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/cpuidle-psci fixes for v6.16-rc7
Hi Linus,
Here's a PR with a couple of fixes for pmdomain and cpuidle-psci intended for
v6.16-rc7. 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 e04c78d86a9699d136910cfc0bdcf01087e3267e:
Linux 6.16-rc2 (2025-06-15 13:49:41 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm.git tags/pmdomain-v6.16-rc2
for you to fetch changes up to 621a88dbfe9006c318a0cafbd12e677ccfe006e7:
cpuidle: psci: Fix cpuhotplug routine with PREEMPT_RT=y (2025-07-14 13:09:04 +0200)
----------------------------------------------------------------
pmdomain core:
- Respect CPU latency QoS limit in the genpd governor for CPUs
cpuidle-psci:
- Fix cpuhotplug support for PREEMPT_RT
----------------------------------------------------------------
Daniel Lezcano (1):
cpuidle: psci: Fix cpuhotplug routine with PREEMPT_RT=y
Maulik Shah (1):
pmdomain: governor: Consider CPU latency tolerance from pm_domain_cpu_gov
drivers/cpuidle/cpuidle-psci.c | 23 ++++++++++++-----------
drivers/pmdomain/governor.c | 18 ++++++++++++++++--
2 files changed, 28 insertions(+), 13 deletions(-)
Powered by blists - more mailing lists