From: Thara Gopinath <thara.gopinath@linaro.org>
To: ulf.hansson@linaro.org, khilman@kernel.org, rjw@rjwysocki.net,
gregkh@linuxfoundation.org, linux-pm@vger.kernel.org
Subject: [PATCH V2 0/2] PM / Domains: Expand generic power domain debugfs.
Date: Tue, 13 Jun 2017 16:27:37 -0400 [thread overview]
Message-ID: <1497385659-2356-1-git-send-email-thara.gopinath@linaro.org> (raw)
This patch set attempts to improve the existing generic power domain
debugfs capabilities. The first patch adds various accounting and
other bits needed to expose out the generic power domain statistics.
The second patch introduces new debugfs entries and attributes.
V1->V2:
- Removed calling of update accounting from suspend resume context
where time keeping can be disabled.
- Added back the pm_genpd_summary which was removed by the first version
of this patchset.
- Renamed a few debugfs parameters.
Thara Gopinath (2):
PM / Domains: Add time accounting to various genpd states.
PM / Domains: Extend generic power domain debugfs.
drivers/base/power/domain.c | 229 ++++++++++++++++++++++++++++++++++++++++++--
include/linux/pm_domain.h | 3 +
2 files changed, 224 insertions(+), 8 deletions(-)
--
2.1.4
next reply other threads:[~2017-06-13 20:27 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-13 20:27 Thara Gopinath [this message]
2017-06-13 20:27 ` [PATCH V2 1/2] PM / Domains: Add time accounting to various genpd states Thara Gopinath
2017-06-13 20:27 ` [PATCH V2 2/2] PM / Domains: Extend generic power domain debugfs Thara Gopinath
2017-06-14 8:01 ` Geert Uytterhoeven
2017-06-14 8:26 ` Geert Uytterhoeven
2017-06-14 8:24 ` [PATCH V2 0/2] PM / Domains: Expand " Geert Uytterhoeven
2017-06-14 20:59 ` Thara Gopinath
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=1497385659-2356-1-git-send-email-thara.gopinath@linaro.org \
--to=thara.gopinath@linaro.org \
--cc=gregkh@linuxfoundation.org \
--cc=khilman@kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=rjw@rjwysocki.net \
--cc=ulf.hansson@linaro.org \
/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).