Merge branch 'pm-sleep' into pm-docs

Этот коммит содержится в:
Rafael J. Wysocki
2017-08-29 00:15:47 +02:00
родитель 0c0b6b7bc4 726fb6b4f2
Коммит cba630b6f5
22 изменённых файлов: 622 добавлений и 291 удалений

Просмотреть файл

@@ -35,7 +35,9 @@ only one way to cause the system to go into the Suspend-To-RAM state (write
The default suspend mode (ie. the one to be used without writing anything into
/sys/power/mem_sleep) is either "deep" (if Suspend-To-RAM is supported) or
"s2idle", but it can be overridden by the value of the "mem_sleep_default"
parameter in the kernel command line.
parameter in the kernel command line. On some ACPI-based systems, depending on
the information in the FADT, the default may be "s2idle" even if Suspend-To-RAM
is supported.
The properties of all of the sleep states are described below.