[PATCH 0/2] power: Refactor device level sysfs.

From: Ravi Chandra Sadineni
Date: Mon Jul 22 2019 - 18:33:43 EST


wakeup_abort_count and wakeup_count attributes print the
same (wakeup_count) variable. Thus this patchset removes the
duplicate wakeup_abort_count sysfs attribute. This patchset also
exposes event_count as a sysfs attribute.

Ravi Chandra Sadineni (2):
power: sysfs: Remove wakeup_abort_count attribute.
power:sysfs: Expose device wakeup_event_count.

Documentation/ABI/testing/sysfs-devices-power | 36 +++++++++----------
drivers/base/power/sysfs.c | 27 +++++++-------
2 files changed, 33 insertions(+), 30 deletions(-)

--
2.20.1