From: Ulf Hansson <ulf.hansson@linaro.org>
To: "Rafael J . Wysocki" <rafael@kernel.org>,
Sudeep Holla <sudeep.holla@arm.com>,
linux-pm@vger.kernel.org
Cc: Lorenzo Pieralisi <lpieralisi@kernel.org>,
Daniel Lezcano <daniel.lezcano@linaro.org>,
Anup Patel <anup@brainfault.org>,
Ulf Hansson <ulf.hansson@linaro.org>,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: [PATCH 0/4] pmdomain/cpuidle-psci: Improve domain-idlestate statistics
Date: Fri, 14 Mar 2025 11:00:54 +0100 [thread overview]
Message-ID: <20250314100103.1294715-1-ulf.hansson@linaro.org> (raw)
This series improves and extends the support for domain-idlestates statistic
for genpd and the cpuidle-psci-domain. More information is available in each
commit message.
Please help to review and test!
Kind regards
Ulf Hansson
Ulf Hansson (4):
pmdomain: core: Add genpd helper to correct the usage/rejected
counters
cpuidle: psci: Move the per CPU variable domain_state to a struct
cpuidle: psci: Correct the domain-idlestate statistics in debugfs
pmdomain: core: Add residency reflection for domain-idlestates to
debugfs
drivers/cpuidle/cpuidle-psci-domain.c | 2 +-
drivers/cpuidle/cpuidle-psci.c | 40 ++++++++++++-----
drivers/cpuidle/cpuidle-psci.h | 4 +-
drivers/pmdomain/core.c | 65 +++++++++++++++++++++++++--
drivers/pmdomain/governor.c | 2 +
include/linux/pm_domain.h | 10 +++++
6 files changed, 106 insertions(+), 17 deletions(-)
--
2.43.0
next reply other threads:[~2025-03-14 10:05 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-14 10:00 Ulf Hansson [this message]
2025-03-14 10:00 ` [PATCH 1/4] pmdomain: core: Add genpd helper to correct the usage/rejected counters Ulf Hansson
2025-03-14 10:00 ` [PATCH 2/4] cpuidle: psci: Move the per CPU variable domain_state to a struct Ulf Hansson
2025-03-14 10:00 ` [PATCH 3/4] cpuidle: psci: Correct the domain-idlestate statistics in debugfs Ulf Hansson
2025-03-14 10:00 ` [PATCH 4/4] pmdomain: core: Add residency reflection for domain-idlestates to debugfs Ulf Hansson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250314100103.1294715-1-ulf.hansson@linaro.org \
--to=ulf.hansson@linaro.org \
--cc=anup@brainfault.org \
--cc=daniel.lezcano@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=lpieralisi@kernel.org \
--cc=rafael@kernel.org \
--cc=sudeep.holla@arm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).