All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] PM / Domains: Expand generic power domain debugfs.
@ 2017-05-25 23:51 Thara Gopinath
  2017-05-25 23:51 ` [PATCH 1/2] PM / Domains: Add time accounting to various genpd states Thara Gopinath
  2017-05-25 23:51 ` [PATCH 2/2] PM / Domains: Extend generic power domain debugfs Thara Gopinath
  0 siblings, 2 replies; 14+ messages in thread
From: Thara Gopinath @ 2017-05-25 23:51 UTC (permalink / raw)
  To: linux-pm, ulf.hansson, khilman

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 removes the old debugfs entry and introduces new
entries and attributes.

Thara Gopinath (2):
  PM / Domains: Add time accounting to various genpd states.
  PM / Domains: Extend generic power domain debugfs.

 drivers/base/power/domain.c | 257 ++++++++++++++++++++++++++++++--------------
 include/linux/pm_domain.h   |   4 +
 2 files changed, 178 insertions(+), 83 deletions(-)

-- 
2.1.4

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

end of thread, other threads:[~2017-06-14 21:01 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-25 23:51 [PATCH 0/2] PM / Domains: Expand generic power domain debugfs Thara Gopinath
2017-05-25 23:51 ` [PATCH 1/2] PM / Domains: Add time accounting to various genpd states Thara Gopinath
2017-06-07 13:28   ` Ulf Hansson
2017-06-12 18:51     ` Thara Gopinath
2017-06-13  8:11       ` Ulf Hansson
2017-06-13 12:44         ` Thara Gopinath
2017-06-13 20:17     ` Thara Gopinath
2017-06-14  9:18       ` Ulf Hansson
2017-06-14 21:01         ` Thara Gopinath
2017-05-25 23:51 ` [PATCH 2/2] PM / Domains: Extend generic power domain debugfs Thara Gopinath
2017-05-29 15:12   ` Geert Uytterhoeven
2017-06-07 19:15     ` Thara Gopinath
2017-06-07 13:51   ` Ulf Hansson
2017-06-12 18:51     ` Thara Gopinath

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.