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