Home
last modified time | relevance | path

Searched hist:"64 bdff698092aa6be28c3b248f887022eec77902" (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/cpuidle/
H A Dsysfs.cdiff 64bdff698092aa6be28c3b248f887022eec77902 Wed Mar 14 12:27:21 CET 2018 Rafael J. Wysocki <rafael.j.wysocki@intel.com> PM: cpuidle/suspend: Add s2idle usage and time state attributes

Add a new attribute group called "s2idle" under the sysfs directory
of each cpuidle state that supports the ->enter_s2idle callback
and put two new attributes, "usage" and "time", into that group to
represent the number of times the given state was requested for
suspend-to-idle and the total time spent in suspend-to-idle after
requesting that state, respectively.

That will allow diagnostic information related to suspend-to-idle
to be collected without enabling advanced debug features and
analyzing dmesg output.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
H A Dcpuidle.cdiff 64bdff698092aa6be28c3b248f887022eec77902 Wed Mar 14 12:27:21 CET 2018 Rafael J. Wysocki <rafael.j.wysocki@intel.com> PM: cpuidle/suspend: Add s2idle usage and time state attributes

Add a new attribute group called "s2idle" under the sysfs directory
of each cpuidle state that supports the ->enter_s2idle callback
and put two new attributes, "usage" and "time", into that group to
represent the number of times the given state was requested for
suspend-to-idle and the total time spent in suspend-to-idle after
requesting that state, respectively.

That will allow diagnostic information related to suspend-to-idle
to be collected without enabling advanced debug features and
analyzing dmesg output.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
/linux/Documentation/ABI/testing/
H A Dsysfs-devices-system-cpudiff 64bdff698092aa6be28c3b248f887022eec77902 Wed Mar 14 12:27:21 CET 2018 Rafael J. Wysocki <rafael.j.wysocki@intel.com> PM: cpuidle/suspend: Add s2idle usage and time state attributes

Add a new attribute group called "s2idle" under the sysfs directory
of each cpuidle state that supports the ->enter_s2idle callback
and put two new attributes, "usage" and "time", into that group to
represent the number of times the given state was requested for
suspend-to-idle and the total time spent in suspend-to-idle after
requesting that state, respectively.

That will allow diagnostic information related to suspend-to-idle
to be collected without enabling advanced debug features and
analyzing dmesg output.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
/linux/include/linux/
H A Dcpuidle.hdiff 64bdff698092aa6be28c3b248f887022eec77902 Wed Mar 14 12:27:21 CET 2018 Rafael J. Wysocki <rafael.j.wysocki@intel.com> PM: cpuidle/suspend: Add s2idle usage and time state attributes

Add a new attribute group called "s2idle" under the sysfs directory
of each cpuidle state that supports the ->enter_s2idle callback
and put two new attributes, "usage" and "time", into that group to
represent the number of times the given state was requested for
suspend-to-idle and the total time spent in suspend-to-idle after
requesting that state, respectively.

That will allow diagnostic information related to suspend-to-idle
to be collected without enabling advanced debug features and
analyzing dmesg output.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>