134a956dbSMatthew GarrettWhat:		/sys/bus/acpi/intel-rapid-start/wakeup_events
234a956dbSMatthew GarrettDate:		July 2, 2013
334a956dbSMatthew GarrettKernelVersion:	3.11
434a956dbSMatthew GarrettContact:	Matthew Garrett <mjg59@srcf.ucam.org>
534a956dbSMatthew GarrettDescription:	An integer representing a set of wakeup events as follows:
634a956dbSMatthew Garrett		1: Wake to enter hibernation when the wakeup timer expires
734a956dbSMatthew Garrett		2: Wake to enter hibernation when the battery reaches a
834a956dbSMatthew Garrett		critical level
934a956dbSMatthew Garrett
1034a956dbSMatthew Garrett		These values are ORed together. For example, a value of 3
1134a956dbSMatthew Garrett		indicates that the system will wake to enter hibernation when
1234a956dbSMatthew Garrett		either the wakeup timer expires or the battery reaches a
1334a956dbSMatthew Garrett		critical level.
1434a956dbSMatthew Garrett
1534a956dbSMatthew GarrettWhat:		/sys/bus/acpi/intel-rapid-start/wakeup_time
1634a956dbSMatthew GarrettDate:		July 2, 2013
1734a956dbSMatthew GarrettKernelVersion:	3.11
1834a956dbSMatthew GarrettContact:	Matthew Garrett <mjg59@srcf.ucam.org>
1934a956dbSMatthew GarrettDescription:	An integer representing the length of time the system will
2034a956dbSMatthew Garrett		remain asleep before waking up to enter hibernation.
2134a956dbSMatthew Garrett		This value is in minutes.
22