Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH 0/3] pmdomain/cpuidle-psci: Fix behaviours for CPU PM domains
@ 2026-08-19 15:14 Ulf Hansson
  2026-08-19 15:14 ` [RFC PATCH 1/3] pmdomain: core: Allow a non-CPU device in a CPU PM domain to do power on Ulf Hansson
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Ulf Hansson @ 2026-08-19 15:14 UTC (permalink / raw)
  To: Sudeep Holla, Rafael J . Wysocki, Daniel Lezcano, linux-pm
  Cc: Lorenzo Pieralisi, Christian Loehle, Maulik Shah, Yuanfang Zhang,
	Suzuki K Poulose, Ulf Hansson, linux-arm-kernel, linux-kernel,
	Ulf Hansson

From: Ulf Hansson <ulfh@kernel.org>

This series fixes a couple of different, but highly related problems, when
dealing with CPU PM domains. More details are available in the commit messages
for each patch.

Note that, this series is a follow up to fix problems that have been pointed
out in a series [1] from Yuanfang Zhang (Qcom), to add support for new
components for the arm coresight subsystem.

Note also that it's RFC, as I expect that it needs some more testing/tuning
before it's ready.

Kind regards
Uffe

[1]
[PATCH v2 00/12] coresight: Add CPU cluster funnel/replicator/tmc support
https://lore.kernel.org/all/20251218-cpu_cluster_component_pm-v2-0-2335a6ae62a0@oss.qualcomm.com/#r

Ulf Hansson (3):
  pmdomain: core: Allow a non-CPU device in a CPU PM domain to do power
    on
  pmdomain: core: Add a genpd config to support unknown initial status
  cpuidle: psci: Initialize the PM domains in powered off state for OSI

 drivers/cpuidle/cpuidle-psci-domain.c |  5 +-
 drivers/pmdomain/core.c               | 86 +++++++++++++++++++++++++--
 include/linux/pm_domain.h             |  9 +++
 3 files changed, 92 insertions(+), 8 deletions(-)

-- 
2.43.0



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2026-08-21  3:25 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-19 15:14 [RFC PATCH 0/3] pmdomain/cpuidle-psci: Fix behaviours for CPU PM domains Ulf Hansson
2026-08-19 15:14 ` [RFC PATCH 1/3] pmdomain: core: Allow a non-CPU device in a CPU PM domain to do power on Ulf Hansson
2026-08-19 17:51   ` Abel Vesa
2026-08-20  9:59     ` Ulf Hansson
2026-08-19 15:14 ` [RFC PATCH 2/3] pmdomain: core: Add a genpd config to support unknown initial status Ulf Hansson
2026-08-19 17:40   ` Abel Vesa
2026-08-20  9:56     ` Ulf Hansson
2026-08-20 20:31       ` Abel Vesa
2026-08-19 15:14 ` [RFC PATCH 3/3] cpuidle: psci: Initialize the PM domains in powered off state for OSI Ulf Hansson
2026-08-21  3:24   ` Abel Vesa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox