PM / Wakeup: Show wakeup sources statistics in debugfs
authorRafael J. Wysocki <rjw@sisk.pl>
Tue, 19 Oct 2010 21:42:49 +0000 (23:42 +0200)
committerRafael J. Wysocki <rjw@sisk.pl>
Tue, 19 Oct 2010 21:42:49 +0000 (23:42 +0200)
There may be wakeup sources that aren't associated with any devices
and their statistics information won't be available from sysfs. Also,
for debugging purposes it is convenient to have all of the wakeup
sources statistics available from one place.  For these reasons,
introduce new file "wakeup_sources" in debugfs containing those
statistics.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Acked-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found