Lines Matching refs:a
30 user-space before invoking suspend. There's a run-time switch
71 It also works with swap files to a limited extent (for details see
79 will get corrupted in a nasty way.
81 For more information take a look at <file:Documentation/power/swsusp.rst>.
101 to-disk implementation will look for a suspended disk image.
104 It should be a valid swap partition (at least for now) that is turned
113 Note there is currently not a way to specify which device to save the
135 If an arch can suspend (for suspend, hibernate, kexec, etc) on a
143 Allow the kernel to trigger a system transition into a global sleep
153 with frequent userspace-initiated transitions into a global sleep state.
160 a userspace power manager service should enable this option; and not
171 objects with the help of a sysfs-based interface.
188 (low power) states, for example after a specified period of inactivity
189 (autosuspended), and woken up in response to a hardware-generated
190 wake-up event or a driver's request.
210 fields of device objects from user space. If you are not a kernel
218 make it wake up a few seconds later using an RTC wakeup alarm.
219 Enable this with a kernel parameter like "test_suspend=mem".
232 Sets up a watchdog timer to capture drivers that are
233 locked up attempting to suspend/resume a device.
253 <asm/resume-trace.h> header with a TRACE_RESUME() macro.
256 dependent, x86 will print the information during a
266 RTC across reboots, so that you can debug a machine that just hangs
275 set to an invalid time after a resume.
281 APM is a BIOS specification for saving power using several different
284 reset after a RESUME operation, the /proc/apm device will provide
297 Generally, if you don't have a battery in your machine, there isn't