sysfs-driver-intel-rapid-start 844 B

123456789101112131415161718192021
  1. What: /sys/bus/acpi/intel-rapid-start/wakeup_events
  2. Date: July 2, 2013
  3. KernelVersion: 3.11
  4. Contact: Matthew Garrett <mjg59@srcf.ucam.org>
  5. Description: An integer representing a set of wakeup events as follows:
  6. 1: Wake to enter hibernation when the wakeup timer expires
  7. 2: Wake to enter hibernation when the battery reaches a
  8. critical level
  9. These values are ORed together. For example, a value of 3
  10. indicates that the system will wake to enter hibernation when
  11. either the wakeup timer expires or the battery reaches a
  12. critical level.
  13. What: /sys/bus/acpi/intel-rapid-start/wakeup_time
  14. Date: July 2, 2013
  15. KernelVersion: 3.11
  16. Contact: Matthew Garrett <mjg59@srcf.ucam.org>
  17. Description: An integer representing the length of time the system will
  18. remain asleep before waking up to enter hibernation.
  19. This value is in minutes.