Lines Matching refs:to
8 and ACPI. If you want to use either one, say Y here and then also
9 to the requisite support below.
19 will issue the hlt instruction if nothing is to be done, thereby
20 sending the processor to sleep and saving power.
44 This enables code to save the last PM event point across
45 reboot. The architecture needs to support this, x86 for
63 This enables some cheesy code to save the last PM event point in the
67 To use this debugging feature you should attempt to suspend the
72 CAUTION: this option will cause your machine's real-time clock to be
73 set to an invalid time after a resume.
89 bool "Suspend to RAM and standby"
93 Allow the system to enter sleep states in which main memory is
95 suspend-to-RAM state (e.g. the ACPI S3 state).
105 You probably want to have your system's RTC driver statically
109 bool "Enable freezer for suspend to RAM/standby" \
114 This allows you to turn off the freezer for suspend. If this is
115 done, no tasks are frozen for suspend to RAM/standby.
147 to /sys/power/wake_lock lock and if needed create a wake lock.
148 Write "lockname" to /sys/power/wake_unlock to unlock a user wake
173 Register early suspend handler to perform a console switch to
174 when user-space should stop drawing to the screen and a switch
183 to the screen and notifies user-space when it should resume.
187 bool "Hibernation (aka 'suspend to disk')"
190 Enable the suspend to disk (STD) functionality, which is usually
203 of the reasons to use software suspend is that the firmware hooks
204 for suspend states like suspend-to-RAM (STR) often don't work very
208 boot, pass the 'resume=/dev/swappartition' argument to the kernel to
210 continue to run as before. If you do not want the previous state to
213 need to run mkswap against the swap partition used for the suspend.
215 It also works with swap files to a limited extent (for details see
233 to-disk implementation will look for a suspended disk image.
243 which will set the resume partition to the device specified.
245 Note there is currently not a way to specify which device to save the
246 suspended image to. It will simply pick the first available swap
260 In order to use APM, you will need supporting software. For location
271 random kernel OOPSes or reboots that don't seem to be related to