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>.
123 to-disk implementation will look for a suspended disk image.
126 It should be a valid swap partition (at least for now) that is turned
135 Note there is currently not a way to specify which device to save the
156 If an arch can suspend (for suspend, hibernate, kexec, etc) on a
164 Allow the kernel to trigger a system transition into a global sleep
174 with frequent userspace-initiated transitions into a global sleep state.
181 a userspace power manager service should enable this option; and not
192 objects with the help of a sysfs-based interface.
209 (low power) states, for example after a specified period of inactivity
210 (autosuspended), and woken up in response to a hardware-generated
211 wake-up event or a driver's request.
231 fields of device objects from user space. If you are not a kernel
239 make it wake up a few seconds later using an RTC wakeup alarm.
240 Enable this with a kernel parameter like "test_suspend=mem".
253 Sets up a watchdog timer to capture drivers that are
254 locked up attempting to suspend/resume a device.
272 different then a non-fatal warning (with a stack trace of
293 <asm/resume-trace.h> header with a TRACE_RESUME() macro.
296 dependent, x86 will print the information during a
306 RTC across reboots, so that you can debug a machine that just hangs
315 set to an invalid time after a resume.
321 APM is a BIOS specification for saving power using several different
324 reset after a RESUME operation, the /proc/apm device will provide
337 Generally, if you don't have a battery in your machine, there isn't