[PATCH V2 0/2] PM / Domains: Expand generic power domain debugfs.
From: Thara Gopinath <hidden>
Date: 2017-06-13 20:27:42
From: Thara Gopinath <hidden>
Date: 2017-06-13 20:27:42
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