Back to home page

OSCL-LXR

 
 

    


0001 What:           /sys/bus/acpi/intel-rapid-start/wakeup_events
0002 Date:           July 2, 2013
0003 KernelVersion:  3.11
0004 Contact:        Matthew Garrett <mjg59@srcf.ucam.org>
0005 Description:    An integer representing a set of wakeup events as follows:
0006                 1: Wake to enter hibernation when the wakeup timer expires
0007                 2: Wake to enter hibernation when the battery reaches a
0008                 critical level
0009 
0010                 These values are ORed together. For example, a value of 3
0011                 indicates that the system will wake to enter hibernation when
0012                 either the wakeup timer expires or the battery reaches a
0013                 critical level.
0014 
0015 What:           /sys/bus/acpi/intel-rapid-start/wakeup_time
0016 Date:           July 2, 2013
0017 KernelVersion:  3.11
0018 Contact:        Matthew Garrett <mjg59@srcf.ucam.org>
0019 Description:    An integer representing the length of time the system will
0020                 remain asleep before waking up to enter hibernation.
0021                 This value is in minutes.