Lines Matching full:suspend
15 labels, which may be "mem" (suspend), "standby" (power-on
16 suspend), "freeze" (suspend-to-idle) and "disk" (hibernation).
29 system suspend. Reading from it returns the available modes
32 to suspend the system (by writing "mem" to the /sys/power/state
36 represented by it to be used on subsequent attempts to suspend
47 suspend-to-disk mechanism. Reading from this file returns
49 sleep on the next suspend. There are four methods supported:
52 firmware will handle the system suspend.
62 two testing modes of the suspend-to-disk mechanism: 'testproc'
63 or 'test'. If the suspend-to-disk mechanism is in the
69 memory, suspend devices, wait for 5 seconds, resume devices,
74 The suspend-to-disk method may be chosen by writing to this
92 created by the suspend-to-disk mechanism. It can be written a
95 suspend-to-disk code will do its best to ensure the image size
97 impossible, the kernel will try to suspend anyway using the
99 this file, the suspend image will be as small as possible.
110 debug a machine that just hangs during suspend (or more
116 To use this debugging feature you should attempt to suspend
158 user space to enable or disable asynchronous suspend and resume
160 drivers' suspend and resume callbacks to be executed in parallel
161 with each other and with the main suspend thread. It is enabled
259 control whether the time taken by devices to suspend and
261 devices that take too long to suspend or resume.
274 kernel during the most recent system suspend/resume cycle.
284 of debug messages from the system suspend/hiberbation
309 The /sys/power/suspend_stats directory contains suspend related
370 the number of times executing "suspend" callbacks
378 the number of times executing "late suspend" callbacks
386 the number of times executing "noirq suspend" callbacks
394 the last device for which a suspend/resume callback failed.
409 the last failed step in the suspend/resume path.