[GIT PULL] pmdomain/cpuidle-psci fixes for v6.16-rc7

Ulf Hansson ulf.hansson at linaro.org
Fri Jul 18 04:35:01 PDT 2025


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(-)



More information about the linux-arm-kernel mailing list