1 What: /sys/class/wakeup/ 1 What: /sys/class/wakeup/ 2 Date: June 2019 2 Date: June 2019 3 Contact: Tri Vo <trong@android.com> 3 Contact: Tri Vo <trong@android.com> 4 Description: 4 Description: 5 The /sys/class/wakeup/ directo 5 The /sys/class/wakeup/ directory contains pointers to all 6 wakeup sources in the kernel a 6 wakeup sources in the kernel at that moment in time. 7 7 8 What: /sys/class/wakeup/.../name 8 What: /sys/class/wakeup/.../name 9 Date: June 2019 9 Date: June 2019 10 Contact: Tri Vo <trong@android.com> 10 Contact: Tri Vo <trong@android.com> 11 Description: 11 Description: 12 This file contains the name of 12 This file contains the name of the wakeup source. 13 13 14 What: /sys/class/wakeup/.../active_c 14 What: /sys/class/wakeup/.../active_count 15 Date: June 2019 15 Date: June 2019 16 Contact: Tri Vo <trong@android.com> 16 Contact: Tri Vo <trong@android.com> 17 Description: 17 Description: 18 This file contains the number 18 This file contains the number of times the wakeup source was 19 activated. 19 activated. 20 20 21 What: /sys/class/wakeup/.../event_co 21 What: /sys/class/wakeup/.../event_count 22 Date: June 2019 22 Date: June 2019 23 Contact: Tri Vo <trong@android.com> 23 Contact: Tri Vo <trong@android.com> 24 Description: 24 Description: 25 This file contains the number 25 This file contains the number of signaled wakeup events 26 associated with the wakeup sou 26 associated with the wakeup source. 27 27 28 What: /sys/class/wakeup/.../wakeup_c 28 What: /sys/class/wakeup/.../wakeup_count 29 Date: June 2019 29 Date: June 2019 30 Contact: Tri Vo <trong@android.com> 30 Contact: Tri Vo <trong@android.com> 31 Description: 31 Description: 32 This file contains the number 32 This file contains the number of times the wakeup source might 33 abort suspend. 33 abort suspend. 34 34 35 What: /sys/class/wakeup/.../expire_c 35 What: /sys/class/wakeup/.../expire_count 36 Date: June 2019 36 Date: June 2019 37 Contact: Tri Vo <trong@android.com> 37 Contact: Tri Vo <trong@android.com> 38 Description: 38 Description: 39 This file contains the number 39 This file contains the number of times the wakeup source's 40 timeout has expired. 40 timeout has expired. 41 41 42 What: /sys/class/wakeup/.../active_t 42 What: /sys/class/wakeup/.../active_time_ms 43 Date: June 2019 43 Date: June 2019 44 Contact: Tri Vo <trong@android.com> 44 Contact: Tri Vo <trong@android.com> 45 Description: 45 Description: 46 This file contains the amount 46 This file contains the amount of time the wakeup source has 47 been continuously active, in m 47 been continuously active, in milliseconds. If the wakeup 48 source is not active, this fil 48 source is not active, this file contains '0'. 49 49 50 What: /sys/class/wakeup/.../total_ti 50 What: /sys/class/wakeup/.../total_time_ms 51 Date: June 2019 51 Date: June 2019 52 Contact: Tri Vo <trong@android.com> 52 Contact: Tri Vo <trong@android.com> 53 Description: 53 Description: 54 This file contains the total a 54 This file contains the total amount of time this wakeup source 55 has been active, in millisecon 55 has been active, in milliseconds. 56 56 57 What: /sys/class/wakeup/.../max_time 57 What: /sys/class/wakeup/.../max_time_ms 58 Date: June 2019 58 Date: June 2019 59 Contact: Tri Vo <trong@android.com> 59 Contact: Tri Vo <trong@android.com> 60 Description: 60 Description: 61 This file contains the maximum 61 This file contains the maximum amount of time this wakeup 62 source has been continuously a 62 source has been continuously active, in milliseconds. 63 63 64 What: /sys/class/wakeup/.../last_cha 64 What: /sys/class/wakeup/.../last_change_ms 65 Date: June 2019 65 Date: June 2019 66 Contact: Tri Vo <trong@android.com> 66 Contact: Tri Vo <trong@android.com> 67 Description: 67 Description: 68 This file contains the monoton 68 This file contains the monotonic clock time when the wakeup 69 source was touched last time, 69 source was touched last time, in milliseconds. 70 70 71 What: /sys/class/wakeup/.../prevent_ 71 What: /sys/class/wakeup/.../prevent_suspend_time_ms 72 Date: June 2019 72 Date: June 2019 73 Contact: Tri Vo <trong@android.com> 73 Contact: Tri Vo <trong@android.com> 74 Description: 74 Description: 75 The file contains the total am 75 The file contains the total amount of time this wakeup source 76 has been preventing autosleep, 76 has been preventing autosleep, in milliseconds.
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.