mbox series

[V3,0/2] PM / Domains: Expand generic power domain debugfs.

Message ID 1498235543-30064-1-git-send-email-thara.gopinath@linaro.org
Headers show
Series PM / Domains: Expand generic power domain debugfs. | expand

Message

Thara Gopinath June 23, 2017, 4:32 p.m. UTC
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.

V2->V3:
- Changed the order of calling genpd_update_accounting and genpd->status
  getting updated in power on and power off apis.
- Minor fixes from review comments on the list.
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