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