Linux Power Management development
 help / color / mirror / Atom feed
* Regression in TEO cpuidle governor between 6.6 and 6.12
@ 2025-11-04  3:36 Reka Norman
  2025-11-04  9:03 ` Christian Loehle
  0 siblings, 1 reply; 48+ messages in thread
From: Reka Norman @ 2025-11-04  3:36 UTC (permalink / raw)
  To: rafael; +Cc: daniel.lezcano, linux-pm, christian.loehle

[-- Attachment #1: Type: text/plain, Size: 1288 bytes --]

Hi,

I’m seeing a regression in the TEO governor between 6.6 and 6.12. At
6.12, when the system is idle it’s spending almost 100% of time in
WFI, compared to about 6% at 6.6. At mainline it has improved compared
to 6.12 but is still a lot worse than 6.6, spending about 50% in WFI.

The system is a ChromeOS device with Mediatek MT8196.

Bisecting showed the specific commit which caused the regression is:
4b20b07ce72f ("cpuidle: teo: Don't count non-existent intercepts")

I’ve attached sysfs dumps showing the issue. All were taken a couple
of minutes after boot, with the device having been idle since boot.
The cases tested are:
cpuidle_6_6.txt      = 6.6 kernel
cpuidle_6_12.txt     = 6.6 kernel with teo commits up to 6.12
cpuidle_mainline.txt = 6.6 kernel with teo commits up to mainline

Summary of the percentage time spent in each state (averaged across CPUs):

|            |   6.6 |  6.12 | mainline |
|------------|------:|------:|---------:|
| WFI        |  6.02 | 99.94 |    56.84 |
| cpuoff     | 11.02 |     0 |     0.65 |
| clusteroff | 82.96 |  0.05 |    42.51 |
| s2idle     |     0 |     0 |        0 |

Any help would be much appreciated. Let me know if there's any other
debugging information I should provide.

Thanks,
Reka

[-- Attachment #2: cpuidle_6_12.txt --]
[-- Type: text/plain, Size: 25119 bytes --]

/sys/devices/system/cpu/cpu0/cpuidle/driver/name:psci_idle
/sys/devices/system/cpu/cpu0/cpuidle/state0/above:0
/sys/devices/system/cpu/cpu0/cpuidle/state0/below:0
/sys/devices/system/cpu/cpu0/cpuidle/state0/default_status:enabled
/sys/devices/system/cpu/cpu0/cpuidle/state0/desc:ARM WFI
/sys/devices/system/cpu/cpu0/cpuidle/state0/disable:0
/sys/devices/system/cpu/cpu0/cpuidle/state0/latency:1
/sys/devices/system/cpu/cpu0/cpuidle/state0/name:WFI
/sys/devices/system/cpu/cpu0/cpuidle/state0/power:4294967295
/sys/devices/system/cpu/cpu0/cpuidle/state0/rejected:0
/sys/devices/system/cpu/cpu0/cpuidle/state0/residency:1
/sys/devices/system/cpu/cpu0/cpuidle/state0/time:118712793
/sys/devices/system/cpu/cpu0/cpuidle/state0/usage:186890
/sys/devices/system/cpu/cpu0/cpuidle/state1/above:3
/sys/devices/system/cpu/cpu0/cpuidle/state1/below:2
/sys/devices/system/cpu/cpu0/cpuidle/state1/default_status:enabled
/sys/devices/system/cpu/cpu0/cpuidle/state1/desc:cpuoff-l
/sys/devices/system/cpu/cpu0/cpuidle/state1/disable:0
/sys/devices/system/cpu/cpu0/cpuidle/state1/latency:349
/sys/devices/system/cpu/cpu0/cpuidle/state1/name:cpuoff-l
/sys/devices/system/cpu/cpu0/cpuidle/state1/power:0
/sys/devices/system/cpu/cpu0/cpuidle/state1/rejected:0
/sys/devices/system/cpu/cpu0/cpuidle/state1/residency:6710
/sys/devices/system/cpu/cpu0/cpuidle/state1/s2idle/time:0
/sys/devices/system/cpu/cpu0/cpuidle/state1/s2idle/usage:0
/sys/devices/system/cpu/cpu0/cpuidle/state1/time:35342
/sys/devices/system/cpu/cpu0/cpuidle/state1/usage:5
/sys/devices/system/cpu/cpu0/cpuidle/state2/above:1
/sys/devices/system/cpu/cpu0/cpuidle/state2/below:0
/sys/devices/system/cpu/cpu0/cpuidle/state2/default_status:enabled
/sys/devices/system/cpu/cpu0/cpuidle/state2/desc:clusteroff-l
/sys/devices/system/cpu/cpu0/cpuidle/state2/disable:0
/sys/devices/system/cpu/cpu0/cpuidle/state2/latency:434
/sys/devices/system/cpu/cpu0/cpuidle/state2/name:clusteroff-l
/sys/devices/system/cpu/cpu0/cpuidle/state2/power:0
/sys/devices/system/cpu/cpu0/cpuidle/state2/rejected:1866558
/sys/devices/system/cpu/cpu0/cpuidle/state2/residency:6710
/sys/devices/system/cpu/cpu0/cpuidle/state2/s2idle/time:0
/sys/devices/system/cpu/cpu0/cpuidle/state2/s2idle/usage:0
/sys/devices/system/cpu/cpu0/cpuidle/state2/time:10726
/sys/devices/system/cpu/cpu0/cpuidle/state2/usage:2
/sys/devices/system/cpu/cpu0/cpuidle/state3/above:0
/sys/devices/system/cpu/cpu0/cpuidle/state3/below:0
/sys/devices/system/cpu/cpu0/cpuidle/state3/default_status:enabled
/sys/devices/system/cpu/cpu0/cpuidle/state3/desc:s2idle
/sys/devices/system/cpu/cpu0/cpuidle/state3/disable:0
/sys/devices/system/cpu/cpu0/cpuidle/state3/latency:20000
/sys/devices/system/cpu/cpu0/cpuidle/state3/name:s2idle
/sys/devices/system/cpu/cpu0/cpuidle/state3/power:0
/sys/devices/system/cpu/cpu0/cpuidle/state3/rejected:18426
/sys/devices/system/cpu/cpu0/cpuidle/state3/residency:4294967295
/sys/devices/system/cpu/cpu0/cpuidle/state3/s2idle/time:0
/sys/devices/system/cpu/cpu0/cpuidle/state3/s2idle/usage:0
/sys/devices/system/cpu/cpu0/cpuidle/state3/time:0
/sys/devices/system/cpu/cpu0/cpuidle/state3/usage:0
/sys/devices/system/cpu/cpu1/cpuidle/driver/name:psci_idle
/sys/devices/system/cpu/cpu1/cpuidle/state0/above:0
/sys/devices/system/cpu/cpu1/cpuidle/state0/below:0
/sys/devices/system/cpu/cpu1/cpuidle/state0/default_status:enabled
/sys/devices/system/cpu/cpu1/cpuidle/state0/desc:ARM WFI
/sys/devices/system/cpu/cpu1/cpuidle/state0/disable:0
/sys/devices/system/cpu/cpu1/cpuidle/state0/latency:1
/sys/devices/system/cpu/cpu1/cpuidle/state0/name:WFI
/sys/devices/system/cpu/cpu1/cpuidle/state0/power:4294967295
/sys/devices/system/cpu/cpu1/cpuidle/state0/rejected:0
/sys/devices/system/cpu/cpu1/cpuidle/state0/residency:1
/sys/devices/system/cpu/cpu1/cpuidle/state0/time:121714768
/sys/devices/system/cpu/cpu1/cpuidle/state0/usage:155647
/sys/devices/system/cpu/cpu1/cpuidle/state1/above:0
/sys/devices/system/cpu/cpu1/cpuidle/state1/below:0
/sys/devices/system/cpu/cpu1/cpuidle/state1/default_status:enabled
/sys/devices/system/cpu/cpu1/cpuidle/state1/desc:cpuoff-l
/sys/devices/system/cpu/cpu1/cpuidle/state1/disable:0
/sys/devices/system/cpu/cpu1/cpuidle/state1/latency:349
/sys/devices/system/cpu/cpu1/cpuidle/state1/name:cpuoff-l
/sys/devices/system/cpu/cpu1/cpuidle/state1/power:0
/sys/devices/system/cpu/cpu1/cpuidle/state1/rejected:0
/sys/devices/system/cpu/cpu1/cpuidle/state1/residency:6710
/sys/devices/system/cpu/cpu1/cpuidle/state1/s2idle/time:0
/sys/devices/system/cpu/cpu1/cpuidle/state1/s2idle/usage:0
/sys/devices/system/cpu/cpu1/cpuidle/state1/time:0
/sys/devices/system/cpu/cpu1/cpuidle/state1/usage:0
/sys/devices/system/cpu/cpu1/cpuidle/state2/above:1
/sys/devices/system/cpu/cpu1/cpuidle/state2/below:0
/sys/devices/system/cpu/cpu1/cpuidle/state2/default_status:enabled
/sys/devices/system/cpu/cpu1/cpuidle/state2/desc:clusteroff-l
/sys/devices/system/cpu/cpu1/cpuidle/state2/disable:0
/sys/devices/system/cpu/cpu1/cpuidle/state2/latency:434
/sys/devices/system/cpu/cpu1/cpuidle/state2/name:clusteroff-l
/sys/devices/system/cpu/cpu1/cpuidle/state2/power:0
/sys/devices/system/cpu/cpu1/cpuidle/state2/rejected:1829149
/sys/devices/system/cpu/cpu1/cpuidle/state2/residency:6710
/sys/devices/system/cpu/cpu1/cpuidle/state2/s2idle/time:0
/sys/devices/system/cpu/cpu1/cpuidle/state2/s2idle/usage:0
/sys/devices/system/cpu/cpu1/cpuidle/state2/time:71384
/sys/devices/system/cpu/cpu1/cpuidle/state2/usage:5
/sys/devices/system/cpu/cpu1/cpuidle/state3/above:0
/sys/devices/system/cpu/cpu1/cpuidle/state3/below:0
/sys/devices/system/cpu/cpu1/cpuidle/state3/default_status:enabled
/sys/devices/system/cpu/cpu1/cpuidle/state3/desc:s2idle
/sys/devices/system/cpu/cpu1/cpuidle/state3/disable:0
/sys/devices/system/cpu/cpu1/cpuidle/state3/latency:20000
/sys/devices/system/cpu/cpu1/cpuidle/state3/name:s2idle
/sys/devices/system/cpu/cpu1/cpuidle/state3/power:0
/sys/devices/system/cpu/cpu1/cpuidle/state3/rejected:4032
/sys/devices/system/cpu/cpu1/cpuidle/state3/residency:4294967295
/sys/devices/system/cpu/cpu1/cpuidle/state3/s2idle/time:0
/sys/devices/system/cpu/cpu1/cpuidle/state3/s2idle/usage:0
/sys/devices/system/cpu/cpu1/cpuidle/state3/time:0
/sys/devices/system/cpu/cpu1/cpuidle/state3/usage:0
/sys/devices/system/cpu/cpu2/cpuidle/driver/name:psci_idle
/sys/devices/system/cpu/cpu2/cpuidle/state0/above:0
/sys/devices/system/cpu/cpu2/cpuidle/state0/below:0
/sys/devices/system/cpu/cpu2/cpuidle/state0/default_status:enabled
/sys/devices/system/cpu/cpu2/cpuidle/state0/desc:ARM WFI
/sys/devices/system/cpu/cpu2/cpuidle/state0/disable:0
/sys/devices/system/cpu/cpu2/cpuidle/state0/latency:1
/sys/devices/system/cpu/cpu2/cpuidle/state0/name:WFI
/sys/devices/system/cpu/cpu2/cpuidle/state0/power:4294967295
/sys/devices/system/cpu/cpu2/cpuidle/state0/rejected:0
/sys/devices/system/cpu/cpu2/cpuidle/state0/residency:1
/sys/devices/system/cpu/cpu2/cpuidle/state0/time:121547673
/sys/devices/system/cpu/cpu2/cpuidle/state0/usage:149437
/sys/devices/system/cpu/cpu2/cpuidle/state1/above:0
/sys/devices/system/cpu/cpu2/cpuidle/state1/below:0
/sys/devices/system/cpu/cpu2/cpuidle/state1/default_status:enabled
/sys/devices/system/cpu/cpu2/cpuidle/state1/desc:cpuoff-l
/sys/devices/system/cpu/cpu2/cpuidle/state1/disable:0
/sys/devices/system/cpu/cpu2/cpuidle/state1/latency:349
/sys/devices/system/cpu/cpu2/cpuidle/state1/name:cpuoff-l
/sys/devices/system/cpu/cpu2/cpuidle/state1/power:0
/sys/devices/system/cpu/cpu2/cpuidle/state1/rejected:0
/sys/devices/system/cpu/cpu2/cpuidle/state1/residency:6710
/sys/devices/system/cpu/cpu2/cpuidle/state1/s2idle/time:0
/sys/devices/system/cpu/cpu2/cpuidle/state1/s2idle/usage:0
/sys/devices/system/cpu/cpu2/cpuidle/state1/time:0
/sys/devices/system/cpu/cpu2/cpuidle/state1/usage:0
/sys/devices/system/cpu/cpu2/cpuidle/state2/above:1
/sys/devices/system/cpu/cpu2/cpuidle/state2/below:0
/sys/devices/system/cpu/cpu2/cpuidle/state2/default_status:enabled
/sys/devices/system/cpu/cpu2/cpuidle/state2/desc:clusteroff-l
/sys/devices/system/cpu/cpu2/cpuidle/state2/disable:0
/sys/devices/system/cpu/cpu2/cpuidle/state2/latency:434
/sys/devices/system/cpu/cpu2/cpuidle/state2/name:clusteroff-l
/sys/devices/system/cpu/cpu2/cpuidle/state2/power:0
/sys/devices/system/cpu/cpu2/cpuidle/state2/rejected:1826824
/sys/devices/system/cpu/cpu2/cpuidle/state2/residency:6710
/sys/devices/system/cpu/cpu2/cpuidle/state2/s2idle/time:0
/sys/devices/system/cpu/cpu2/cpuidle/state2/s2idle/usage:0
/sys/devices/system/cpu/cpu2/cpuidle/state2/time:72058
/sys/devices/system/cpu/cpu2/cpuidle/state2/usage:2
/sys/devices/system/cpu/cpu2/cpuidle/state3/above:0
/sys/devices/system/cpu/cpu2/cpuidle/state3/below:0
/sys/devices/system/cpu/cpu2/cpuidle/state3/default_status:enabled
/sys/devices/system/cpu/cpu2/cpuidle/state3/desc:s2idle
/sys/devices/system/cpu/cpu2/cpuidle/state3/disable:0
/sys/devices/system/cpu/cpu2/cpuidle/state3/latency:20000
/sys/devices/system/cpu/cpu2/cpuidle/state3/name:s2idle
/sys/devices/system/cpu/cpu2/cpuidle/state3/power:0
/sys/devices/system/cpu/cpu2/cpuidle/state3/rejected:2872
/sys/devices/system/cpu/cpu2/cpuidle/state3/residency:4294967295
/sys/devices/system/cpu/cpu2/cpuidle/state3/s2idle/time:0
/sys/devices/system/cpu/cpu2/cpuidle/state3/s2idle/usage:0
/sys/devices/system/cpu/cpu2/cpuidle/state3/time:0
/sys/devices/system/cpu/cpu2/cpuidle/state3/usage:0
/sys/devices/system/cpu/cpu3/cpuidle/driver/name:psci_idle
/sys/devices/system/cpu/cpu3/cpuidle/state0/above:0
/sys/devices/system/cpu/cpu3/cpuidle/state0/below:0
/sys/devices/system/cpu/cpu3/cpuidle/state0/default_status:enabled
/sys/devices/system/cpu/cpu3/cpuidle/state0/desc:ARM WFI
/sys/devices/system/cpu/cpu3/cpuidle/state0/disable:0
/sys/devices/system/cpu/cpu3/cpuidle/state0/latency:1
/sys/devices/system/cpu/cpu3/cpuidle/state0/name:WFI
/sys/devices/system/cpu/cpu3/cpuidle/state0/power:4294967295
/sys/devices/system/cpu/cpu3/cpuidle/state0/rejected:0
/sys/devices/system/cpu/cpu3/cpuidle/state0/residency:1
/sys/devices/system/cpu/cpu3/cpuidle/state0/time:120788689
/sys/devices/system/cpu/cpu3/cpuidle/state0/usage:141451
/sys/devices/system/cpu/cpu3/cpuidle/state1/above:0
/sys/devices/system/cpu/cpu3/cpuidle/state1/below:0
/sys/devices/system/cpu/cpu3/cpuidle/state1/default_status:enabled
/sys/devices/system/cpu/cpu3/cpuidle/state1/desc:cpuoff-l
/sys/devices/system/cpu/cpu3/cpuidle/state1/disable:0
/sys/devices/system/cpu/cpu3/cpuidle/state1/latency:349
/sys/devices/system/cpu/cpu3/cpuidle/state1/name:cpuoff-l
/sys/devices/system/cpu/cpu3/cpuidle/state1/power:0
/sys/devices/system/cpu/cpu3/cpuidle/state1/rejected:0
/sys/devices/system/cpu/cpu3/cpuidle/state1/residency:6710
/sys/devices/system/cpu/cpu3/cpuidle/state1/s2idle/time:0
/sys/devices/system/cpu/cpu3/cpuidle/state1/s2idle/usage:0
/sys/devices/system/cpu/cpu3/cpuidle/state1/time:0
/sys/devices/system/cpu/cpu3/cpuidle/state1/usage:0
/sys/devices/system/cpu/cpu3/cpuidle/state2/above:1
/sys/devices/system/cpu/cpu3/cpuidle/state2/below:0
/sys/devices/system/cpu/cpu3/cpuidle/state2/default_status:enabled
/sys/devices/system/cpu/cpu3/cpuidle/state2/desc:clusteroff-l
/sys/devices/system/cpu/cpu3/cpuidle/state2/disable:0
/sys/devices/system/cpu/cpu3/cpuidle/state2/latency:434
/sys/devices/system/cpu/cpu3/cpuidle/state2/name:clusteroff-l
/sys/devices/system/cpu/cpu3/cpuidle/state2/power:0
/sys/devices/system/cpu/cpu3/cpuidle/state2/rejected:1975447
/sys/devices/system/cpu/cpu3/cpuidle/state2/residency:6710
/sys/devices/system/cpu/cpu3/cpuidle/state2/s2idle/time:0
/sys/devices/system/cpu/cpu3/cpuidle/state2/s2idle/usage:0
/sys/devices/system/cpu/cpu3/cpuidle/state2/time:72182
/sys/devices/system/cpu/cpu3/cpuidle/state2/usage:3
/sys/devices/system/cpu/cpu3/cpuidle/state3/above:0
/sys/devices/system/cpu/cpu3/cpuidle/state3/below:0
/sys/devices/system/cpu/cpu3/cpuidle/state3/default_status:enabled
/sys/devices/system/cpu/cpu3/cpuidle/state3/desc:s2idle
/sys/devices/system/cpu/cpu3/cpuidle/state3/disable:0
/sys/devices/system/cpu/cpu3/cpuidle/state3/latency:20000
/sys/devices/system/cpu/cpu3/cpuidle/state3/name:s2idle
/sys/devices/system/cpu/cpu3/cpuidle/state3/power:0
/sys/devices/system/cpu/cpu3/cpuidle/state3/rejected:1643
/sys/devices/system/cpu/cpu3/cpuidle/state3/residency:4294967295
/sys/devices/system/cpu/cpu3/cpuidle/state3/s2idle/time:0
/sys/devices/system/cpu/cpu3/cpuidle/state3/s2idle/usage:0
/sys/devices/system/cpu/cpu3/cpuidle/state3/time:0
/sys/devices/system/cpu/cpu3/cpuidle/state3/usage:0
/sys/devices/system/cpu/cpu4/cpuidle/driver/name:psci_idle
/sys/devices/system/cpu/cpu4/cpuidle/state0/above:0
/sys/devices/system/cpu/cpu4/cpuidle/state0/below:0
/sys/devices/system/cpu/cpu4/cpuidle/state0/default_status:enabled
/sys/devices/system/cpu/cpu4/cpuidle/state0/desc:ARM WFI
/sys/devices/system/cpu/cpu4/cpuidle/state0/disable:0
/sys/devices/system/cpu/cpu4/cpuidle/state0/latency:1
/sys/devices/system/cpu/cpu4/cpuidle/state0/name:WFI
/sys/devices/system/cpu/cpu4/cpuidle/state0/power:4294967295
/sys/devices/system/cpu/cpu4/cpuidle/state0/rejected:0
/sys/devices/system/cpu/cpu4/cpuidle/state0/residency:1
/sys/devices/system/cpu/cpu4/cpuidle/state0/time:120805114
/sys/devices/system/cpu/cpu4/cpuidle/state0/usage:142106
/sys/devices/system/cpu/cpu4/cpuidle/state1/above:0
/sys/devices/system/cpu/cpu4/cpuidle/state1/below:0
/sys/devices/system/cpu/cpu4/cpuidle/state1/default_status:enabled
/sys/devices/system/cpu/cpu4/cpuidle/state1/desc:cpuoff-m
/sys/devices/system/cpu/cpu4/cpuidle/state1/disable:0
/sys/devices/system/cpu/cpu4/cpuidle/state1/latency:196
/sys/devices/system/cpu/cpu4/cpuidle/state1/name:cpuoff-m
/sys/devices/system/cpu/cpu4/cpuidle/state1/power:0
/sys/devices/system/cpu/cpu4/cpuidle/state1/rejected:0
/sys/devices/system/cpu/cpu4/cpuidle/state1/residency:2120
/sys/devices/system/cpu/cpu4/cpuidle/state1/s2idle/time:0
/sys/devices/system/cpu/cpu4/cpuidle/state1/s2idle/usage:0
/sys/devices/system/cpu/cpu4/cpuidle/state1/time:0
/sys/devices/system/cpu/cpu4/cpuidle/state1/usage:0
/sys/devices/system/cpu/cpu4/cpuidle/state2/above:1
/sys/devices/system/cpu/cpu4/cpuidle/state2/below:0
/sys/devices/system/cpu/cpu4/cpuidle/state2/default_status:enabled
/sys/devices/system/cpu/cpu4/cpuidle/state2/desc:clusteroff-m
/sys/devices/system/cpu/cpu4/cpuidle/state2/disable:0
/sys/devices/system/cpu/cpu4/cpuidle/state2/latency:247
/sys/devices/system/cpu/cpu4/cpuidle/state2/name:clusteroff-m
/sys/devices/system/cpu/cpu4/cpuidle/state2/power:0
/sys/devices/system/cpu/cpu4/cpuidle/state2/rejected:2862245
/sys/devices/system/cpu/cpu4/cpuidle/state2/residency:2120
/sys/devices/system/cpu/cpu4/cpuidle/state2/s2idle/time:0
/sys/devices/system/cpu/cpu4/cpuidle/state2/s2idle/usage:0
/sys/devices/system/cpu/cpu4/cpuidle/state2/time:72301
/sys/devices/system/cpu/cpu4/cpuidle/state2/usage:2
/sys/devices/system/cpu/cpu4/cpuidle/state3/above:0
/sys/devices/system/cpu/cpu4/cpuidle/state3/below:0
/sys/devices/system/cpu/cpu4/cpuidle/state3/default_status:enabled
/sys/devices/system/cpu/cpu4/cpuidle/state3/desc:s2idle
/sys/devices/system/cpu/cpu4/cpuidle/state3/disable:0
/sys/devices/system/cpu/cpu4/cpuidle/state3/latency:20000
/sys/devices/system/cpu/cpu4/cpuidle/state3/name:s2idle
/sys/devices/system/cpu/cpu4/cpuidle/state3/power:0
/sys/devices/system/cpu/cpu4/cpuidle/state3/rejected:2183
/sys/devices/system/cpu/cpu4/cpuidle/state3/residency:4294967295
/sys/devices/system/cpu/cpu4/cpuidle/state3/s2idle/time:0
/sys/devices/system/cpu/cpu4/cpuidle/state3/s2idle/usage:0
/sys/devices/system/cpu/cpu4/cpuidle/state3/time:0
/sys/devices/system/cpu/cpu4/cpuidle/state3/usage:0
/sys/devices/system/cpu/cpu5/cpuidle/driver/name:psci_idle
/sys/devices/system/cpu/cpu5/cpuidle/state0/above:0
/sys/devices/system/cpu/cpu5/cpuidle/state0/below:0
/sys/devices/system/cpu/cpu5/cpuidle/state0/default_status:enabled
/sys/devices/system/cpu/cpu5/cpuidle/state0/desc:ARM WFI
/sys/devices/system/cpu/cpu5/cpuidle/state0/disable:0
/sys/devices/system/cpu/cpu5/cpuidle/state0/latency:1
/sys/devices/system/cpu/cpu5/cpuidle/state0/name:WFI
/sys/devices/system/cpu/cpu5/cpuidle/state0/power:4294967295
/sys/devices/system/cpu/cpu5/cpuidle/state0/rejected:0
/sys/devices/system/cpu/cpu5/cpuidle/state0/residency:1
/sys/devices/system/cpu/cpu5/cpuidle/state0/time:120299921
/sys/devices/system/cpu/cpu5/cpuidle/state0/usage:141700
/sys/devices/system/cpu/cpu5/cpuidle/state1/above:0
/sys/devices/system/cpu/cpu5/cpuidle/state1/below:0
/sys/devices/system/cpu/cpu5/cpuidle/state1/default_status:enabled
/sys/devices/system/cpu/cpu5/cpuidle/state1/desc:cpuoff-m
/sys/devices/system/cpu/cpu5/cpuidle/state1/disable:0
/sys/devices/system/cpu/cpu5/cpuidle/state1/latency:196
/sys/devices/system/cpu/cpu5/cpuidle/state1/name:cpuoff-m
/sys/devices/system/cpu/cpu5/cpuidle/state1/power:0
/sys/devices/system/cpu/cpu5/cpuidle/state1/rejected:0
/sys/devices/system/cpu/cpu5/cpuidle/state1/residency:2120
/sys/devices/system/cpu/cpu5/cpuidle/state1/s2idle/time:0
/sys/devices/system/cpu/cpu5/cpuidle/state1/s2idle/usage:0
/sys/devices/system/cpu/cpu5/cpuidle/state1/time:0
/sys/devices/system/cpu/cpu5/cpuidle/state1/usage:0
/sys/devices/system/cpu/cpu5/cpuidle/state2/above:1
/sys/devices/system/cpu/cpu5/cpuidle/state2/below:0
/sys/devices/system/cpu/cpu5/cpuidle/state2/default_status:enabled
/sys/devices/system/cpu/cpu5/cpuidle/state2/desc:clusteroff-m
/sys/devices/system/cpu/cpu5/cpuidle/state2/disable:0
/sys/devices/system/cpu/cpu5/cpuidle/state2/latency:247
/sys/devices/system/cpu/cpu5/cpuidle/state2/name:clusteroff-m
/sys/devices/system/cpu/cpu5/cpuidle/state2/power:0
/sys/devices/system/cpu/cpu5/cpuidle/state2/rejected:2730750
/sys/devices/system/cpu/cpu5/cpuidle/state2/residency:2120
/sys/devices/system/cpu/cpu5/cpuidle/state2/s2idle/time:0
/sys/devices/system/cpu/cpu5/cpuidle/state2/s2idle/usage:0
/sys/devices/system/cpu/cpu5/cpuidle/state2/time:72155
/sys/devices/system/cpu/cpu5/cpuidle/state2/usage:3
/sys/devices/system/cpu/cpu5/cpuidle/state3/above:0
/sys/devices/system/cpu/cpu5/cpuidle/state3/below:0
/sys/devices/system/cpu/cpu5/cpuidle/state3/default_status:enabled
/sys/devices/system/cpu/cpu5/cpuidle/state3/desc:s2idle
/sys/devices/system/cpu/cpu5/cpuidle/state3/disable:0
/sys/devices/system/cpu/cpu5/cpuidle/state3/latency:20000
/sys/devices/system/cpu/cpu5/cpuidle/state3/name:s2idle
/sys/devices/system/cpu/cpu5/cpuidle/state3/power:0
/sys/devices/system/cpu/cpu5/cpuidle/state3/rejected:640
/sys/devices/system/cpu/cpu5/cpuidle/state3/residency:4294967295
/sys/devices/system/cpu/cpu5/cpuidle/state3/s2idle/time:0
/sys/devices/system/cpu/cpu5/cpuidle/state3/s2idle/usage:0
/sys/devices/system/cpu/cpu5/cpuidle/state3/time:0
/sys/devices/system/cpu/cpu5/cpuidle/state3/usage:0
/sys/devices/system/cpu/cpu6/cpuidle/driver/name:psci_idle
/sys/devices/system/cpu/cpu6/cpuidle/state0/above:0
/sys/devices/system/cpu/cpu6/cpuidle/state0/below:0
/sys/devices/system/cpu/cpu6/cpuidle/state0/default_status:enabled
/sys/devices/system/cpu/cpu6/cpuidle/state0/desc:ARM WFI
/sys/devices/system/cpu/cpu6/cpuidle/state0/disable:0
/sys/devices/system/cpu/cpu6/cpuidle/state0/latency:1
/sys/devices/system/cpu/cpu6/cpuidle/state0/name:WFI
/sys/devices/system/cpu/cpu6/cpuidle/state0/power:4294967295
/sys/devices/system/cpu/cpu6/cpuidle/state0/rejected:0
/sys/devices/system/cpu/cpu6/cpuidle/state0/residency:1
/sys/devices/system/cpu/cpu6/cpuidle/state0/time:120003324
/sys/devices/system/cpu/cpu6/cpuidle/state0/usage:146944
/sys/devices/system/cpu/cpu6/cpuidle/state1/above:0
/sys/devices/system/cpu/cpu6/cpuidle/state1/below:0
/sys/devices/system/cpu/cpu6/cpuidle/state1/default_status:enabled
/sys/devices/system/cpu/cpu6/cpuidle/state1/desc:cpuoff-m
/sys/devices/system/cpu/cpu6/cpuidle/state1/disable:0
/sys/devices/system/cpu/cpu6/cpuidle/state1/latency:196
/sys/devices/system/cpu/cpu6/cpuidle/state1/name:cpuoff-m
/sys/devices/system/cpu/cpu6/cpuidle/state1/power:0
/sys/devices/system/cpu/cpu6/cpuidle/state1/rejected:0
/sys/devices/system/cpu/cpu6/cpuidle/state1/residency:2120
/sys/devices/system/cpu/cpu6/cpuidle/state1/s2idle/time:0
/sys/devices/system/cpu/cpu6/cpuidle/state1/s2idle/usage:0
/sys/devices/system/cpu/cpu6/cpuidle/state1/time:0
/sys/devices/system/cpu/cpu6/cpuidle/state1/usage:0
/sys/devices/system/cpu/cpu6/cpuidle/state2/above:1
/sys/devices/system/cpu/cpu6/cpuidle/state2/below:0
/sys/devices/system/cpu/cpu6/cpuidle/state2/default_status:enabled
/sys/devices/system/cpu/cpu6/cpuidle/state2/desc:clusteroff-m
/sys/devices/system/cpu/cpu6/cpuidle/state2/disable:0
/sys/devices/system/cpu/cpu6/cpuidle/state2/latency:247
/sys/devices/system/cpu/cpu6/cpuidle/state2/name:clusteroff-m
/sys/devices/system/cpu/cpu6/cpuidle/state2/power:0
/sys/devices/system/cpu/cpu6/cpuidle/state2/rejected:2775816
/sys/devices/system/cpu/cpu6/cpuidle/state2/residency:2120
/sys/devices/system/cpu/cpu6/cpuidle/state2/s2idle/time:0
/sys/devices/system/cpu/cpu6/cpuidle/state2/s2idle/usage:0
/sys/devices/system/cpu/cpu6/cpuidle/state2/time:71413
/sys/devices/system/cpu/cpu6/cpuidle/state2/usage:3
/sys/devices/system/cpu/cpu6/cpuidle/state3/above:0
/sys/devices/system/cpu/cpu6/cpuidle/state3/below:0
/sys/devices/system/cpu/cpu6/cpuidle/state3/default_status:enabled
/sys/devices/system/cpu/cpu6/cpuidle/state3/desc:s2idle
/sys/devices/system/cpu/cpu6/cpuidle/state3/disable:0
/sys/devices/system/cpu/cpu6/cpuidle/state3/latency:20000
/sys/devices/system/cpu/cpu6/cpuidle/state3/name:s2idle
/sys/devices/system/cpu/cpu6/cpuidle/state3/power:0
/sys/devices/system/cpu/cpu6/cpuidle/state3/rejected:1077
/sys/devices/system/cpu/cpu6/cpuidle/state3/residency:4294967295
/sys/devices/system/cpu/cpu6/cpuidle/state3/s2idle/time:0
/sys/devices/system/cpu/cpu6/cpuidle/state3/s2idle/usage:0
/sys/devices/system/cpu/cpu6/cpuidle/state3/time:0
/sys/devices/system/cpu/cpu6/cpuidle/state3/usage:0
/sys/devices/system/cpu/cpu7/cpuidle/driver/name:psci_idle
/sys/devices/system/cpu/cpu7/cpuidle/state0/above:0
/sys/devices/system/cpu/cpu7/cpuidle/state0/below:0
/sys/devices/system/cpu/cpu7/cpuidle/state0/default_status:enabled
/sys/devices/system/cpu/cpu7/cpuidle/state0/desc:ARM WFI
/sys/devices/system/cpu/cpu7/cpuidle/state0/disable:0
/sys/devices/system/cpu/cpu7/cpuidle/state0/latency:1
/sys/devices/system/cpu/cpu7/cpuidle/state0/name:WFI
/sys/devices/system/cpu/cpu7/cpuidle/state0/power:4294967295
/sys/devices/system/cpu/cpu7/cpuidle/state0/rejected:0
/sys/devices/system/cpu/cpu7/cpuidle/state0/residency:1
/sys/devices/system/cpu/cpu7/cpuidle/state0/time:119526244
/sys/devices/system/cpu/cpu7/cpuidle/state0/usage:155078
/sys/devices/system/cpu/cpu7/cpuidle/state1/above:0
/sys/devices/system/cpu/cpu7/cpuidle/state1/below:0
/sys/devices/system/cpu/cpu7/cpuidle/state1/default_status:enabled
/sys/devices/system/cpu/cpu7/cpuidle/state1/desc:cpuoff-b
/sys/devices/system/cpu/cpu7/cpuidle/state1/disable:0
/sys/devices/system/cpu/cpu7/cpuidle/state1/latency:147
/sys/devices/system/cpu/cpu7/cpuidle/state1/name:cpuoff-b
/sys/devices/system/cpu/cpu7/cpuidle/state1/power:0
/sys/devices/system/cpu/cpu7/cpuidle/state1/rejected:0
/sys/devices/system/cpu/cpu7/cpuidle/state1/residency:2580
/sys/devices/system/cpu/cpu7/cpuidle/state1/s2idle/time:0
/sys/devices/system/cpu/cpu7/cpuidle/state1/s2idle/usage:0
/sys/devices/system/cpu/cpu7/cpuidle/state1/time:0
/sys/devices/system/cpu/cpu7/cpuidle/state1/usage:0
/sys/devices/system/cpu/cpu7/cpuidle/state2/above:1
/sys/devices/system/cpu/cpu7/cpuidle/state2/below:0
/sys/devices/system/cpu/cpu7/cpuidle/state2/default_status:enabled
/sys/devices/system/cpu/cpu7/cpuidle/state2/desc:clusteroff-b
/sys/devices/system/cpu/cpu7/cpuidle/state2/disable:0
/sys/devices/system/cpu/cpu7/cpuidle/state2/latency:181
/sys/devices/system/cpu/cpu7/cpuidle/state2/name:clusteroff-b
/sys/devices/system/cpu/cpu7/cpuidle/state2/power:0
/sys/devices/system/cpu/cpu7/cpuidle/state2/rejected:2930417
/sys/devices/system/cpu/cpu7/cpuidle/state2/residency:2580
/sys/devices/system/cpu/cpu7/cpuidle/state2/s2idle/time:0
/sys/devices/system/cpu/cpu7/cpuidle/state2/s2idle/usage:0
/sys/devices/system/cpu/cpu7/cpuidle/state2/time:70199
/sys/devices/system/cpu/cpu7/cpuidle/state2/usage:5
/sys/devices/system/cpu/cpu7/cpuidle/state3/above:0
/sys/devices/system/cpu/cpu7/cpuidle/state3/below:0
/sys/devices/system/cpu/cpu7/cpuidle/state3/default_status:enabled
/sys/devices/system/cpu/cpu7/cpuidle/state3/desc:s2idle
/sys/devices/system/cpu/cpu7/cpuidle/state3/disable:0
/sys/devices/system/cpu/cpu7/cpuidle/state3/latency:20000
/sys/devices/system/cpu/cpu7/cpuidle/state3/name:s2idle
/sys/devices/system/cpu/cpu7/cpuidle/state3/power:0
/sys/devices/system/cpu/cpu7/cpuidle/state3/rejected:1291
/sys/devices/system/cpu/cpu7/cpuidle/state3/residency:4294967295
/sys/devices/system/cpu/cpu7/cpuidle/state3/s2idle/time:0
/sys/devices/system/cpu/cpu7/cpuidle/state3/s2idle/usage:0
/sys/devices/system/cpu/cpu7/cpuidle/state3/time:0
/sys/devices/system/cpu/cpu7/cpuidle/state3/usage:0
/sys/devices/system/cpu/cpuidle/available_governors:ladder menu teo 
/sys/devices/system/cpu/cpuidle/current_driver:psci_idle
/sys/devices/system/cpu/cpuidle/current_governor:teo
/sys/devices/system/cpu/cpuidle/current_governor_ro:teo

[-- Attachment #3: cpuidle_mainline.txt --]
[-- Type: text/plain, Size: 25229 bytes --]

/sys/devices/system/cpu/cpu0/cpuidle/driver/name:psci_idle
/sys/devices/system/cpu/cpu0/cpuidle/state0/above:0
/sys/devices/system/cpu/cpu0/cpuidle/state0/below:0
/sys/devices/system/cpu/cpu0/cpuidle/state0/default_status:enabled
/sys/devices/system/cpu/cpu0/cpuidle/state0/desc:ARM WFI
/sys/devices/system/cpu/cpu0/cpuidle/state0/disable:0
/sys/devices/system/cpu/cpu0/cpuidle/state0/latency:1
/sys/devices/system/cpu/cpu0/cpuidle/state0/name:WFI
/sys/devices/system/cpu/cpu0/cpuidle/state0/power:4294967295
/sys/devices/system/cpu/cpu0/cpuidle/state0/rejected:0
/sys/devices/system/cpu/cpu0/cpuidle/state0/residency:1
/sys/devices/system/cpu/cpu0/cpuidle/state0/time:153297784
/sys/devices/system/cpu/cpu0/cpuidle/state0/usage:228397
/sys/devices/system/cpu/cpu0/cpuidle/state1/above:77
/sys/devices/system/cpu/cpu0/cpuidle/state1/below:63
/sys/devices/system/cpu/cpu0/cpuidle/state1/default_status:enabled
/sys/devices/system/cpu/cpu0/cpuidle/state1/desc:cpuoff-l
/sys/devices/system/cpu/cpu0/cpuidle/state1/disable:0
/sys/devices/system/cpu/cpu0/cpuidle/state1/latency:349
/sys/devices/system/cpu/cpu0/cpuidle/state1/name:cpuoff-l
/sys/devices/system/cpu/cpu0/cpuidle/state1/power:0
/sys/devices/system/cpu/cpu0/cpuidle/state1/rejected:0
/sys/devices/system/cpu/cpu0/cpuidle/state1/residency:6710
/sys/devices/system/cpu/cpu0/cpuidle/state1/s2idle/time:0
/sys/devices/system/cpu/cpu0/cpuidle/state1/s2idle/usage:0
/sys/devices/system/cpu/cpu0/cpuidle/state1/time:1026597
/sys/devices/system/cpu/cpu0/cpuidle/state1/usage:143
/sys/devices/system/cpu/cpu0/cpuidle/state2/above:73
/sys/devices/system/cpu/cpu0/cpuidle/state2/below:0
/sys/devices/system/cpu/cpu0/cpuidle/state2/default_status:enabled
/sys/devices/system/cpu/cpu0/cpuidle/state2/desc:clusteroff-l
/sys/devices/system/cpu/cpu0/cpuidle/state2/disable:0
/sys/devices/system/cpu/cpu0/cpuidle/state2/latency:434
/sys/devices/system/cpu/cpu0/cpuidle/state2/name:clusteroff-l
/sys/devices/system/cpu/cpu0/cpuidle/state2/power:0
/sys/devices/system/cpu/cpu0/cpuidle/state2/rejected:1891852
/sys/devices/system/cpu/cpu0/cpuidle/state2/residency:6710
/sys/devices/system/cpu/cpu0/cpuidle/state2/s2idle/time:0
/sys/devices/system/cpu/cpu0/cpuidle/state2/s2idle/usage:0
/sys/devices/system/cpu/cpu0/cpuidle/state2/time:388815
/sys/devices/system/cpu/cpu0/cpuidle/state2/usage:96
/sys/devices/system/cpu/cpu0/cpuidle/state3/above:0
/sys/devices/system/cpu/cpu0/cpuidle/state3/below:0
/sys/devices/system/cpu/cpu0/cpuidle/state3/default_status:enabled
/sys/devices/system/cpu/cpu0/cpuidle/state3/desc:s2idle
/sys/devices/system/cpu/cpu0/cpuidle/state3/disable:0
/sys/devices/system/cpu/cpu0/cpuidle/state3/latency:20000
/sys/devices/system/cpu/cpu0/cpuidle/state3/name:s2idle
/sys/devices/system/cpu/cpu0/cpuidle/state3/power:0
/sys/devices/system/cpu/cpu0/cpuidle/state3/rejected:15216
/sys/devices/system/cpu/cpu0/cpuidle/state3/residency:4294967295
/sys/devices/system/cpu/cpu0/cpuidle/state3/s2idle/time:0
/sys/devices/system/cpu/cpu0/cpuidle/state3/s2idle/usage:0
/sys/devices/system/cpu/cpu0/cpuidle/state3/time:0
/sys/devices/system/cpu/cpu0/cpuidle/state3/usage:0
/sys/devices/system/cpu/cpu1/cpuidle/driver/name:psci_idle
/sys/devices/system/cpu/cpu1/cpuidle/state0/above:0
/sys/devices/system/cpu/cpu1/cpuidle/state0/below:0
/sys/devices/system/cpu/cpu1/cpuidle/state0/default_status:enabled
/sys/devices/system/cpu/cpu1/cpuidle/state0/desc:ARM WFI
/sys/devices/system/cpu/cpu1/cpuidle/state0/disable:0
/sys/devices/system/cpu/cpu1/cpuidle/state0/latency:1
/sys/devices/system/cpu/cpu1/cpuidle/state0/name:WFI
/sys/devices/system/cpu/cpu1/cpuidle/state0/power:4294967295
/sys/devices/system/cpu/cpu1/cpuidle/state0/rejected:0
/sys/devices/system/cpu/cpu1/cpuidle/state0/residency:1
/sys/devices/system/cpu/cpu1/cpuidle/state0/time:81933861
/sys/devices/system/cpu/cpu1/cpuidle/state0/usage:116471
/sys/devices/system/cpu/cpu1/cpuidle/state1/above:84
/sys/devices/system/cpu/cpu1/cpuidle/state1/below:79
/sys/devices/system/cpu/cpu1/cpuidle/state1/default_status:enabled
/sys/devices/system/cpu/cpu1/cpuidle/state1/desc:cpuoff-l
/sys/devices/system/cpu/cpu1/cpuidle/state1/disable:0
/sys/devices/system/cpu/cpu1/cpuidle/state1/latency:349
/sys/devices/system/cpu/cpu1/cpuidle/state1/name:cpuoff-l
/sys/devices/system/cpu/cpu1/cpuidle/state1/power:0
/sys/devices/system/cpu/cpu1/cpuidle/state1/rejected:0
/sys/devices/system/cpu/cpu1/cpuidle/state1/residency:6710
/sys/devices/system/cpu/cpu1/cpuidle/state1/s2idle/time:0
/sys/devices/system/cpu/cpu1/cpuidle/state1/s2idle/usage:0
/sys/devices/system/cpu/cpu1/cpuidle/state1/time:4031732
/sys/devices/system/cpu/cpu1/cpuidle/state1/usage:165
/sys/devices/system/cpu/cpu1/cpuidle/state2/above:1401
/sys/devices/system/cpu/cpu1/cpuidle/state2/below:0
/sys/devices/system/cpu/cpu1/cpuidle/state2/default_status:enabled
/sys/devices/system/cpu/cpu1/cpuidle/state2/desc:clusteroff-l
/sys/devices/system/cpu/cpu1/cpuidle/state2/disable:0
/sys/devices/system/cpu/cpu1/cpuidle/state2/latency:434
/sys/devices/system/cpu/cpu1/cpuidle/state2/name:clusteroff-l
/sys/devices/system/cpu/cpu1/cpuidle/state2/power:0
/sys/devices/system/cpu/cpu1/cpuidle/state2/rejected:1782109
/sys/devices/system/cpu/cpu1/cpuidle/state2/residency:6710
/sys/devices/system/cpu/cpu1/cpuidle/state2/s2idle/time:0
/sys/devices/system/cpu/cpu1/cpuidle/state2/s2idle/usage:0
/sys/devices/system/cpu/cpu1/cpuidle/state2/time:72572651
/sys/devices/system/cpu/cpu1/cpuidle/state2/usage:3377
/sys/devices/system/cpu/cpu1/cpuidle/state3/above:0
/sys/devices/system/cpu/cpu1/cpuidle/state3/below:0
/sys/devices/system/cpu/cpu1/cpuidle/state3/default_status:enabled
/sys/devices/system/cpu/cpu1/cpuidle/state3/desc:s2idle
/sys/devices/system/cpu/cpu1/cpuidle/state3/disable:0
/sys/devices/system/cpu/cpu1/cpuidle/state3/latency:20000
/sys/devices/system/cpu/cpu1/cpuidle/state3/name:s2idle
/sys/devices/system/cpu/cpu1/cpuidle/state3/power:0
/sys/devices/system/cpu/cpu1/cpuidle/state3/rejected:1564
/sys/devices/system/cpu/cpu1/cpuidle/state3/residency:4294967295
/sys/devices/system/cpu/cpu1/cpuidle/state3/s2idle/time:0
/sys/devices/system/cpu/cpu1/cpuidle/state3/s2idle/usage:0
/sys/devices/system/cpu/cpu1/cpuidle/state3/time:0
/sys/devices/system/cpu/cpu1/cpuidle/state3/usage:0
/sys/devices/system/cpu/cpu2/cpuidle/driver/name:psci_idle
/sys/devices/system/cpu/cpu2/cpuidle/state0/above:0
/sys/devices/system/cpu/cpu2/cpuidle/state0/below:0
/sys/devices/system/cpu/cpu2/cpuidle/state0/default_status:enabled
/sys/devices/system/cpu/cpu2/cpuidle/state0/desc:ARM WFI
/sys/devices/system/cpu/cpu2/cpuidle/state0/disable:0
/sys/devices/system/cpu/cpu2/cpuidle/state0/latency:1
/sys/devices/system/cpu/cpu2/cpuidle/state0/name:WFI
/sys/devices/system/cpu/cpu2/cpuidle/state0/power:4294967295
/sys/devices/system/cpu/cpu2/cpuidle/state0/rejected:0
/sys/devices/system/cpu/cpu2/cpuidle/state0/residency:1
/sys/devices/system/cpu/cpu2/cpuidle/state0/time:65175924
/sys/devices/system/cpu/cpu2/cpuidle/state0/usage:92866
/sys/devices/system/cpu/cpu2/cpuidle/state1/above:13
/sys/devices/system/cpu/cpu2/cpuidle/state1/below:22
/sys/devices/system/cpu/cpu2/cpuidle/state1/default_status:enabled
/sys/devices/system/cpu/cpu2/cpuidle/state1/desc:cpuoff-l
/sys/devices/system/cpu/cpu2/cpuidle/state1/disable:0
/sys/devices/system/cpu/cpu2/cpuidle/state1/latency:349
/sys/devices/system/cpu/cpu2/cpuidle/state1/name:cpuoff-l
/sys/devices/system/cpu/cpu2/cpuidle/state1/power:0
/sys/devices/system/cpu/cpu2/cpuidle/state1/rejected:0
/sys/devices/system/cpu/cpu2/cpuidle/state1/residency:6710
/sys/devices/system/cpu/cpu2/cpuidle/state1/s2idle/time:0
/sys/devices/system/cpu/cpu2/cpuidle/state1/s2idle/usage:0
/sys/devices/system/cpu/cpu2/cpuidle/state1/time:1006908
/sys/devices/system/cpu/cpu2/cpuidle/state1/usage:35
/sys/devices/system/cpu/cpu2/cpuidle/state2/above:1190
/sys/devices/system/cpu/cpu2/cpuidle/state2/below:0
/sys/devices/system/cpu/cpu2/cpuidle/state2/default_status:enabled
/sys/devices/system/cpu/cpu2/cpuidle/state2/desc:clusteroff-l
/sys/devices/system/cpu/cpu2/cpuidle/state2/disable:0
/sys/devices/system/cpu/cpu2/cpuidle/state2/latency:434
/sys/devices/system/cpu/cpu2/cpuidle/state2/name:clusteroff-l
/sys/devices/system/cpu/cpu2/cpuidle/state2/power:0
/sys/devices/system/cpu/cpu2/cpuidle/state2/rejected:1983356
/sys/devices/system/cpu/cpu2/cpuidle/state2/residency:6710
/sys/devices/system/cpu/cpu2/cpuidle/state2/s2idle/time:0
/sys/devices/system/cpu/cpu2/cpuidle/state2/s2idle/usage:0
/sys/devices/system/cpu/cpu2/cpuidle/state2/time:91319095
/sys/devices/system/cpu/cpu2/cpuidle/state2/usage:2956
/sys/devices/system/cpu/cpu2/cpuidle/state3/above:0
/sys/devices/system/cpu/cpu2/cpuidle/state3/below:0
/sys/devices/system/cpu/cpu2/cpuidle/state3/default_status:enabled
/sys/devices/system/cpu/cpu2/cpuidle/state3/desc:s2idle
/sys/devices/system/cpu/cpu2/cpuidle/state3/disable:0
/sys/devices/system/cpu/cpu2/cpuidle/state3/latency:20000
/sys/devices/system/cpu/cpu2/cpuidle/state3/name:s2idle
/sys/devices/system/cpu/cpu2/cpuidle/state3/power:0
/sys/devices/system/cpu/cpu2/cpuidle/state3/rejected:932
/sys/devices/system/cpu/cpu2/cpuidle/state3/residency:4294967295
/sys/devices/system/cpu/cpu2/cpuidle/state3/s2idle/time:0
/sys/devices/system/cpu/cpu2/cpuidle/state3/s2idle/usage:0
/sys/devices/system/cpu/cpu2/cpuidle/state3/time:0
/sys/devices/system/cpu/cpu2/cpuidle/state3/usage:0
/sys/devices/system/cpu/cpu3/cpuidle/driver/name:psci_idle
/sys/devices/system/cpu/cpu3/cpuidle/state0/above:0
/sys/devices/system/cpu/cpu3/cpuidle/state0/below:0
/sys/devices/system/cpu/cpu3/cpuidle/state0/default_status:enabled
/sys/devices/system/cpu/cpu3/cpuidle/state0/desc:ARM WFI
/sys/devices/system/cpu/cpu3/cpuidle/state0/disable:0
/sys/devices/system/cpu/cpu3/cpuidle/state0/latency:1
/sys/devices/system/cpu/cpu3/cpuidle/state0/name:WFI
/sys/devices/system/cpu/cpu3/cpuidle/state0/power:4294967295
/sys/devices/system/cpu/cpu3/cpuidle/state0/rejected:0
/sys/devices/system/cpu/cpu3/cpuidle/state0/residency:1
/sys/devices/system/cpu/cpu3/cpuidle/state0/time:65298943
/sys/devices/system/cpu/cpu3/cpuidle/state0/usage:87025
/sys/devices/system/cpu/cpu3/cpuidle/state1/above:18
/sys/devices/system/cpu/cpu3/cpuidle/state1/below:9
/sys/devices/system/cpu/cpu3/cpuidle/state1/default_status:enabled
/sys/devices/system/cpu/cpu3/cpuidle/state1/desc:cpuoff-l
/sys/devices/system/cpu/cpu3/cpuidle/state1/disable:0
/sys/devices/system/cpu/cpu3/cpuidle/state1/latency:349
/sys/devices/system/cpu/cpu3/cpuidle/state1/name:cpuoff-l
/sys/devices/system/cpu/cpu3/cpuidle/state1/power:0
/sys/devices/system/cpu/cpu3/cpuidle/state1/rejected:1
/sys/devices/system/cpu/cpu3/cpuidle/state1/residency:6710
/sys/devices/system/cpu/cpu3/cpuidle/state1/s2idle/time:0
/sys/devices/system/cpu/cpu3/cpuidle/state1/s2idle/usage:0
/sys/devices/system/cpu/cpu3/cpuidle/state1/time:835867
/sys/devices/system/cpu/cpu3/cpuidle/state1/usage:27
/sys/devices/system/cpu/cpu3/cpuidle/state2/above:1268
/sys/devices/system/cpu/cpu3/cpuidle/state2/below:0
/sys/devices/system/cpu/cpu3/cpuidle/state2/default_status:enabled
/sys/devices/system/cpu/cpu3/cpuidle/state2/desc:clusteroff-l
/sys/devices/system/cpu/cpu3/cpuidle/state2/disable:0
/sys/devices/system/cpu/cpu3/cpuidle/state2/latency:434
/sys/devices/system/cpu/cpu3/cpuidle/state2/name:clusteroff-l
/sys/devices/system/cpu/cpu3/cpuidle/state2/power:0
/sys/devices/system/cpu/cpu3/cpuidle/state2/rejected:2000948
/sys/devices/system/cpu/cpu3/cpuidle/state2/residency:6710
/sys/devices/system/cpu/cpu3/cpuidle/state2/s2idle/time:0
/sys/devices/system/cpu/cpu3/cpuidle/state2/s2idle/usage:0
/sys/devices/system/cpu/cpu3/cpuidle/state2/time:91640059
/sys/devices/system/cpu/cpu3/cpuidle/state2/usage:2978
/sys/devices/system/cpu/cpu3/cpuidle/state3/above:0
/sys/devices/system/cpu/cpu3/cpuidle/state3/below:0
/sys/devices/system/cpu/cpu3/cpuidle/state3/default_status:enabled
/sys/devices/system/cpu/cpu3/cpuidle/state3/desc:s2idle
/sys/devices/system/cpu/cpu3/cpuidle/state3/disable:0
/sys/devices/system/cpu/cpu3/cpuidle/state3/latency:20000
/sys/devices/system/cpu/cpu3/cpuidle/state3/name:s2idle
/sys/devices/system/cpu/cpu3/cpuidle/state3/power:0
/sys/devices/system/cpu/cpu3/cpuidle/state3/rejected:818
/sys/devices/system/cpu/cpu3/cpuidle/state3/residency:4294967295
/sys/devices/system/cpu/cpu3/cpuidle/state3/s2idle/time:0
/sys/devices/system/cpu/cpu3/cpuidle/state3/s2idle/usage:0
/sys/devices/system/cpu/cpu3/cpuidle/state3/time:0
/sys/devices/system/cpu/cpu3/cpuidle/state3/usage:0
/sys/devices/system/cpu/cpu4/cpuidle/driver/name:psci_idle
/sys/devices/system/cpu/cpu4/cpuidle/state0/above:0
/sys/devices/system/cpu/cpu4/cpuidle/state0/below:0
/sys/devices/system/cpu/cpu4/cpuidle/state0/default_status:enabled
/sys/devices/system/cpu/cpu4/cpuidle/state0/desc:ARM WFI
/sys/devices/system/cpu/cpu4/cpuidle/state0/disable:0
/sys/devices/system/cpu/cpu4/cpuidle/state0/latency:1
/sys/devices/system/cpu/cpu4/cpuidle/state0/name:WFI
/sys/devices/system/cpu/cpu4/cpuidle/state0/power:4294967295
/sys/devices/system/cpu/cpu4/cpuidle/state0/rejected:0
/sys/devices/system/cpu/cpu4/cpuidle/state0/residency:1
/sys/devices/system/cpu/cpu4/cpuidle/state0/time:26282490
/sys/devices/system/cpu/cpu4/cpuidle/state0/usage:41683
/sys/devices/system/cpu/cpu4/cpuidle/state1/above:4
/sys/devices/system/cpu/cpu4/cpuidle/state1/below:12
/sys/devices/system/cpu/cpu4/cpuidle/state1/default_status:enabled
/sys/devices/system/cpu/cpu4/cpuidle/state1/desc:cpuoff-m
/sys/devices/system/cpu/cpu4/cpuidle/state1/disable:0
/sys/devices/system/cpu/cpu4/cpuidle/state1/latency:196
/sys/devices/system/cpu/cpu4/cpuidle/state1/name:cpuoff-m
/sys/devices/system/cpu/cpu4/cpuidle/state1/power:0
/sys/devices/system/cpu/cpu4/cpuidle/state1/rejected:0
/sys/devices/system/cpu/cpu4/cpuidle/state1/residency:2120
/sys/devices/system/cpu/cpu4/cpuidle/state1/s2idle/time:0
/sys/devices/system/cpu/cpu4/cpuidle/state1/s2idle/usage:0
/sys/devices/system/cpu/cpu4/cpuidle/state1/time:377345
/sys/devices/system/cpu/cpu4/cpuidle/state1/usage:16
/sys/devices/system/cpu/cpu4/cpuidle/state2/above:564
/sys/devices/system/cpu/cpu4/cpuidle/state2/below:0
/sys/devices/system/cpu/cpu4/cpuidle/state2/default_status:enabled
/sys/devices/system/cpu/cpu4/cpuidle/state2/desc:clusteroff-m
/sys/devices/system/cpu/cpu4/cpuidle/state2/disable:0
/sys/devices/system/cpu/cpu4/cpuidle/state2/latency:247
/sys/devices/system/cpu/cpu4/cpuidle/state2/name:clusteroff-m
/sys/devices/system/cpu/cpu4/cpuidle/state2/power:0
/sys/devices/system/cpu/cpu4/cpuidle/state2/rejected:2709697
/sys/devices/system/cpu/cpu4/cpuidle/state2/residency:2120
/sys/devices/system/cpu/cpu4/cpuidle/state2/s2idle/time:0
/sys/devices/system/cpu/cpu4/cpuidle/state2/s2idle/usage:0
/sys/devices/system/cpu/cpu4/cpuidle/state2/time:131058933
/sys/devices/system/cpu/cpu4/cpuidle/state2/usage:4191
/sys/devices/system/cpu/cpu4/cpuidle/state3/above:0
/sys/devices/system/cpu/cpu4/cpuidle/state3/below:0
/sys/devices/system/cpu/cpu4/cpuidle/state3/default_status:enabled
/sys/devices/system/cpu/cpu4/cpuidle/state3/desc:s2idle
/sys/devices/system/cpu/cpu4/cpuidle/state3/disable:0
/sys/devices/system/cpu/cpu4/cpuidle/state3/latency:20000
/sys/devices/system/cpu/cpu4/cpuidle/state3/name:s2idle
/sys/devices/system/cpu/cpu4/cpuidle/state3/power:0
/sys/devices/system/cpu/cpu4/cpuidle/state3/rejected:2340
/sys/devices/system/cpu/cpu4/cpuidle/state3/residency:4294967295
/sys/devices/system/cpu/cpu4/cpuidle/state3/s2idle/time:0
/sys/devices/system/cpu/cpu4/cpuidle/state3/s2idle/usage:0
/sys/devices/system/cpu/cpu4/cpuidle/state3/time:0
/sys/devices/system/cpu/cpu4/cpuidle/state3/usage:0
/sys/devices/system/cpu/cpu5/cpuidle/driver/name:psci_idle
/sys/devices/system/cpu/cpu5/cpuidle/state0/above:0
/sys/devices/system/cpu/cpu5/cpuidle/state0/below:0
/sys/devices/system/cpu/cpu5/cpuidle/state0/default_status:enabled
/sys/devices/system/cpu/cpu5/cpuidle/state0/desc:ARM WFI
/sys/devices/system/cpu/cpu5/cpuidle/state0/disable:0
/sys/devices/system/cpu/cpu5/cpuidle/state0/latency:1
/sys/devices/system/cpu/cpu5/cpuidle/state0/name:WFI
/sys/devices/system/cpu/cpu5/cpuidle/state0/power:4294967295
/sys/devices/system/cpu/cpu5/cpuidle/state0/rejected:0
/sys/devices/system/cpu/cpu5/cpuidle/state0/residency:1
/sys/devices/system/cpu/cpu5/cpuidle/state0/time:87302687
/sys/devices/system/cpu/cpu5/cpuidle/state0/usage:110928
/sys/devices/system/cpu/cpu5/cpuidle/state1/above:3
/sys/devices/system/cpu/cpu5/cpuidle/state1/below:18
/sys/devices/system/cpu/cpu5/cpuidle/state1/default_status:enabled
/sys/devices/system/cpu/cpu5/cpuidle/state1/desc:cpuoff-m
/sys/devices/system/cpu/cpu5/cpuidle/state1/disable:0
/sys/devices/system/cpu/cpu5/cpuidle/state1/latency:196
/sys/devices/system/cpu/cpu5/cpuidle/state1/name:cpuoff-m
/sys/devices/system/cpu/cpu5/cpuidle/state1/power:0
/sys/devices/system/cpu/cpu5/cpuidle/state1/rejected:0
/sys/devices/system/cpu/cpu5/cpuidle/state1/residency:2120
/sys/devices/system/cpu/cpu5/cpuidle/state1/s2idle/time:0
/sys/devices/system/cpu/cpu5/cpuidle/state1/s2idle/usage:0
/sys/devices/system/cpu/cpu5/cpuidle/state1/time:639144
/sys/devices/system/cpu/cpu5/cpuidle/state1/usage:21
/sys/devices/system/cpu/cpu5/cpuidle/state2/above:1318
/sys/devices/system/cpu/cpu5/cpuidle/state2/below:0
/sys/devices/system/cpu/cpu5/cpuidle/state2/default_status:enabled
/sys/devices/system/cpu/cpu5/cpuidle/state2/desc:clusteroff-m
/sys/devices/system/cpu/cpu5/cpuidle/state2/disable:0
/sys/devices/system/cpu/cpu5/cpuidle/state2/latency:247
/sys/devices/system/cpu/cpu5/cpuidle/state2/name:clusteroff-m
/sys/devices/system/cpu/cpu5/cpuidle/state2/power:0
/sys/devices/system/cpu/cpu5/cpuidle/state2/rejected:2688427
/sys/devices/system/cpu/cpu5/cpuidle/state2/residency:2120
/sys/devices/system/cpu/cpu5/cpuidle/state2/s2idle/time:0
/sys/devices/system/cpu/cpu5/cpuidle/state2/s2idle/usage:0
/sys/devices/system/cpu/cpu5/cpuidle/state2/time:69338406
/sys/devices/system/cpu/cpu5/cpuidle/state2/usage:3428
/sys/devices/system/cpu/cpu5/cpuidle/state3/above:0
/sys/devices/system/cpu/cpu5/cpuidle/state3/below:0
/sys/devices/system/cpu/cpu5/cpuidle/state3/default_status:enabled
/sys/devices/system/cpu/cpu5/cpuidle/state3/desc:s2idle
/sys/devices/system/cpu/cpu5/cpuidle/state3/disable:0
/sys/devices/system/cpu/cpu5/cpuidle/state3/latency:20000
/sys/devices/system/cpu/cpu5/cpuidle/state3/name:s2idle
/sys/devices/system/cpu/cpu5/cpuidle/state3/power:0
/sys/devices/system/cpu/cpu5/cpuidle/state3/rejected:1274
/sys/devices/system/cpu/cpu5/cpuidle/state3/residency:4294967295
/sys/devices/system/cpu/cpu5/cpuidle/state3/s2idle/time:0
/sys/devices/system/cpu/cpu5/cpuidle/state3/s2idle/usage:0
/sys/devices/system/cpu/cpu5/cpuidle/state3/time:0
/sys/devices/system/cpu/cpu5/cpuidle/state3/usage:0
/sys/devices/system/cpu/cpu6/cpuidle/driver/name:psci_idle
/sys/devices/system/cpu/cpu6/cpuidle/state0/above:0
/sys/devices/system/cpu/cpu6/cpuidle/state0/below:0
/sys/devices/system/cpu/cpu6/cpuidle/state0/default_status:enabled
/sys/devices/system/cpu/cpu6/cpuidle/state0/desc:ARM WFI
/sys/devices/system/cpu/cpu6/cpuidle/state0/disable:0
/sys/devices/system/cpu/cpu6/cpuidle/state0/latency:1
/sys/devices/system/cpu/cpu6/cpuidle/state0/name:WFI
/sys/devices/system/cpu/cpu6/cpuidle/state0/power:4294967295
/sys/devices/system/cpu/cpu6/cpuidle/state0/rejected:0
/sys/devices/system/cpu/cpu6/cpuidle/state0/residency:1
/sys/devices/system/cpu/cpu6/cpuidle/state0/time:91356333
/sys/devices/system/cpu/cpu6/cpuidle/state0/usage:123653
/sys/devices/system/cpu/cpu6/cpuidle/state1/above:2
/sys/devices/system/cpu/cpu6/cpuidle/state1/below:20
/sys/devices/system/cpu/cpu6/cpuidle/state1/default_status:enabled
/sys/devices/system/cpu/cpu6/cpuidle/state1/desc:cpuoff-m
/sys/devices/system/cpu/cpu6/cpuidle/state1/disable:0
/sys/devices/system/cpu/cpu6/cpuidle/state1/latency:196
/sys/devices/system/cpu/cpu6/cpuidle/state1/name:cpuoff-m
/sys/devices/system/cpu/cpu6/cpuidle/state1/power:0
/sys/devices/system/cpu/cpu6/cpuidle/state1/rejected:0
/sys/devices/system/cpu/cpu6/cpuidle/state1/residency:2120
/sys/devices/system/cpu/cpu6/cpuidle/state1/s2idle/time:0
/sys/devices/system/cpu/cpu6/cpuidle/state1/s2idle/usage:0
/sys/devices/system/cpu/cpu6/cpuidle/state1/time:335062
/sys/devices/system/cpu/cpu6/cpuidle/state1/usage:22
/sys/devices/system/cpu/cpu6/cpuidle/state2/above:1566
/sys/devices/system/cpu/cpu6/cpuidle/state2/below:0
/sys/devices/system/cpu/cpu6/cpuidle/state2/default_status:enabled
/sys/devices/system/cpu/cpu6/cpuidle/state2/desc:clusteroff-m
/sys/devices/system/cpu/cpu6/cpuidle/state2/disable:0
/sys/devices/system/cpu/cpu6/cpuidle/state2/latency:247
/sys/devices/system/cpu/cpu6/cpuidle/state2/name:clusteroff-m
/sys/devices/system/cpu/cpu6/cpuidle/state2/power:0
/sys/devices/system/cpu/cpu6/cpuidle/state2/rejected:2664803
/sys/devices/system/cpu/cpu6/cpuidle/state2/residency:2120
/sys/devices/system/cpu/cpu6/cpuidle/state2/s2idle/time:0
/sys/devices/system/cpu/cpu6/cpuidle/state2/s2idle/usage:0
/sys/devices/system/cpu/cpu6/cpuidle/state2/time:64748704
/sys/devices/system/cpu/cpu6/cpuidle/state2/usage:4553
/sys/devices/system/cpu/cpu6/cpuidle/state3/above:0
/sys/devices/system/cpu/cpu6/cpuidle/state3/below:0
/sys/devices/system/cpu/cpu6/cpuidle/state3/default_status:enabled
/sys/devices/system/cpu/cpu6/cpuidle/state3/desc:s2idle
/sys/devices/system/cpu/cpu6/cpuidle/state3/disable:0
/sys/devices/system/cpu/cpu6/cpuidle/state3/latency:20000
/sys/devices/system/cpu/cpu6/cpuidle/state3/name:s2idle
/sys/devices/system/cpu/cpu6/cpuidle/state3/power:0
/sys/devices/system/cpu/cpu6/cpuidle/state3/rejected:749
/sys/devices/system/cpu/cpu6/cpuidle/state3/residency:4294967295
/sys/devices/system/cpu/cpu6/cpuidle/state3/s2idle/time:0
/sys/devices/system/cpu/cpu6/cpuidle/state3/s2idle/usage:0
/sys/devices/system/cpu/cpu6/cpuidle/state3/time:0
/sys/devices/system/cpu/cpu6/cpuidle/state3/usage:0
/sys/devices/system/cpu/cpu7/cpuidle/driver/name:psci_idle
/sys/devices/system/cpu/cpu7/cpuidle/state0/above:0
/sys/devices/system/cpu/cpu7/cpuidle/state0/below:0
/sys/devices/system/cpu/cpu7/cpuidle/state0/default_status:enabled
/sys/devices/system/cpu/cpu7/cpuidle/state0/desc:ARM WFI
/sys/devices/system/cpu/cpu7/cpuidle/state0/disable:0
/sys/devices/system/cpu/cpu7/cpuidle/state0/latency:1
/sys/devices/system/cpu/cpu7/cpuidle/state0/name:WFI
/sys/devices/system/cpu/cpu7/cpuidle/state0/power:4294967295
/sys/devices/system/cpu/cpu7/cpuidle/state0/rejected:0
/sys/devices/system/cpu/cpu7/cpuidle/state0/residency:1
/sys/devices/system/cpu/cpu7/cpuidle/state0/time:141416464
/sys/devices/system/cpu/cpu7/cpuidle/state0/usage:185745
/sys/devices/system/cpu/cpu7/cpuidle/state1/above:0
/sys/devices/system/cpu/cpu7/cpuidle/state1/below:1
/sys/devices/system/cpu/cpu7/cpuidle/state1/default_status:enabled
/sys/devices/system/cpu/cpu7/cpuidle/state1/desc:cpuoff-b
/sys/devices/system/cpu/cpu7/cpuidle/state1/disable:0
/sys/devices/system/cpu/cpu7/cpuidle/state1/latency:147
/sys/devices/system/cpu/cpu7/cpuidle/state1/name:cpuoff-b
/sys/devices/system/cpu/cpu7/cpuidle/state1/power:0
/sys/devices/system/cpu/cpu7/cpuidle/state1/rejected:0
/sys/devices/system/cpu/cpu7/cpuidle/state1/residency:2580
/sys/devices/system/cpu/cpu7/cpuidle/state1/s2idle/time:0
/sys/devices/system/cpu/cpu7/cpuidle/state1/s2idle/usage:0
/sys/devices/system/cpu/cpu7/cpuidle/state1/time:3263
/sys/devices/system/cpu/cpu7/cpuidle/state1/usage:1
/sys/devices/system/cpu/cpu7/cpuidle/state2/above:804
/sys/devices/system/cpu/cpu7/cpuidle/state2/below:0
/sys/devices/system/cpu/cpu7/cpuidle/state2/default_status:enabled
/sys/devices/system/cpu/cpu7/cpuidle/state2/desc:clusteroff-b
/sys/devices/system/cpu/cpu7/cpuidle/state2/disable:0
/sys/devices/system/cpu/cpu7/cpuidle/state2/latency:181
/sys/devices/system/cpu/cpu7/cpuidle/state2/name:clusteroff-b
/sys/devices/system/cpu/cpu7/cpuidle/state2/power:0
/sys/devices/system/cpu/cpu7/cpuidle/state2/rejected:2840696
/sys/devices/system/cpu/cpu7/cpuidle/state2/residency:2580
/sys/devices/system/cpu/cpu7/cpuidle/state2/s2idle/time:0
/sys/devices/system/cpu/cpu7/cpuidle/state2/s2idle/usage:0
/sys/devices/system/cpu/cpu7/cpuidle/state2/time:14675556
/sys/devices/system/cpu/cpu7/cpuidle/state2/usage:1937
/sys/devices/system/cpu/cpu7/cpuidle/state3/above:0
/sys/devices/system/cpu/cpu7/cpuidle/state3/below:0
/sys/devices/system/cpu/cpu7/cpuidle/state3/default_status:enabled
/sys/devices/system/cpu/cpu7/cpuidle/state3/desc:s2idle
/sys/devices/system/cpu/cpu7/cpuidle/state3/disable:0
/sys/devices/system/cpu/cpu7/cpuidle/state3/latency:20000
/sys/devices/system/cpu/cpu7/cpuidle/state3/name:s2idle
/sys/devices/system/cpu/cpu7/cpuidle/state3/power:0
/sys/devices/system/cpu/cpu7/cpuidle/state3/rejected:1080
/sys/devices/system/cpu/cpu7/cpuidle/state3/residency:4294967295
/sys/devices/system/cpu/cpu7/cpuidle/state3/s2idle/time:0
/sys/devices/system/cpu/cpu7/cpuidle/state3/s2idle/usage:0
/sys/devices/system/cpu/cpu7/cpuidle/state3/time:0
/sys/devices/system/cpu/cpu7/cpuidle/state3/usage:0
/sys/devices/system/cpu/cpuidle/available_governors:ladder menu teo 
/sys/devices/system/cpu/cpuidle/current_driver:psci_idle
/sys/devices/system/cpu/cpuidle/current_governor:teo
/sys/devices/system/cpu/cpuidle/current_governor_ro:teo

[-- Attachment #4: cpuidle_6_6.txt --]
[-- Type: text/plain, Size: 25287 bytes --]

/sys/devices/system/cpu/cpu0/cpuidle/driver/name:psci_idle
/sys/devices/system/cpu/cpu0/cpuidle/state0/above:0
/sys/devices/system/cpu/cpu0/cpuidle/state0/below:0
/sys/devices/system/cpu/cpu0/cpuidle/state0/default_status:enabled
/sys/devices/system/cpu/cpu0/cpuidle/state0/desc:ARM WFI
/sys/devices/system/cpu/cpu0/cpuidle/state0/disable:0
/sys/devices/system/cpu/cpu0/cpuidle/state0/latency:1
/sys/devices/system/cpu/cpu0/cpuidle/state0/name:WFI
/sys/devices/system/cpu/cpu0/cpuidle/state0/power:4294967295
/sys/devices/system/cpu/cpu0/cpuidle/state0/rejected:0
/sys/devices/system/cpu/cpu0/cpuidle/state0/residency:1
/sys/devices/system/cpu/cpu0/cpuidle/state0/time:14489566
/sys/devices/system/cpu/cpu0/cpuidle/state0/usage:60254
/sys/devices/system/cpu/cpu0/cpuidle/state1/above:7188
/sys/devices/system/cpu/cpu0/cpuidle/state1/below:6268
/sys/devices/system/cpu/cpu0/cpuidle/state1/default_status:enabled
/sys/devices/system/cpu/cpu0/cpuidle/state1/desc:cpuoff-l
/sys/devices/system/cpu/cpu0/cpuidle/state1/disable:0
/sys/devices/system/cpu/cpu0/cpuidle/state1/latency:349
/sys/devices/system/cpu/cpu0/cpuidle/state1/name:cpuoff-l
/sys/devices/system/cpu/cpu0/cpuidle/state1/power:0
/sys/devices/system/cpu/cpu0/cpuidle/state1/rejected:693488
/sys/devices/system/cpu/cpu0/cpuidle/state1/residency:6710
/sys/devices/system/cpu/cpu0/cpuidle/state1/s2idle/time:0
/sys/devices/system/cpu/cpu0/cpuidle/state1/s2idle/usage:0
/sys/devices/system/cpu/cpu0/cpuidle/state1/time:98488412
/sys/devices/system/cpu/cpu0/cpuidle/state1/usage:13670
/sys/devices/system/cpu/cpu0/cpuidle/state2/above:3047
/sys/devices/system/cpu/cpu0/cpuidle/state2/below:0
/sys/devices/system/cpu/cpu0/cpuidle/state2/default_status:enabled
/sys/devices/system/cpu/cpu0/cpuidle/state2/desc:clusteroff-l
/sys/devices/system/cpu/cpu0/cpuidle/state2/disable:0
/sys/devices/system/cpu/cpu0/cpuidle/state2/latency:434
/sys/devices/system/cpu/cpu0/cpuidle/state2/name:clusteroff-l
/sys/devices/system/cpu/cpu0/cpuidle/state2/power:0
/sys/devices/system/cpu/cpu0/cpuidle/state2/rejected:1248242
/sys/devices/system/cpu/cpu0/cpuidle/state2/residency:6710
/sys/devices/system/cpu/cpu0/cpuidle/state2/s2idle/time:0
/sys/devices/system/cpu/cpu0/cpuidle/state2/s2idle/usage:0
/sys/devices/system/cpu/cpu0/cpuidle/state2/time:25354276
/sys/devices/system/cpu/cpu0/cpuidle/state2/usage:4672
/sys/devices/system/cpu/cpu0/cpuidle/state3/above:0
/sys/devices/system/cpu/cpu0/cpuidle/state3/below:0
/sys/devices/system/cpu/cpu0/cpuidle/state3/default_status:enabled
/sys/devices/system/cpu/cpu0/cpuidle/state3/desc:s2idle
/sys/devices/system/cpu/cpu0/cpuidle/state3/disable:0
/sys/devices/system/cpu/cpu0/cpuidle/state3/latency:20000
/sys/devices/system/cpu/cpu0/cpuidle/state3/name:s2idle
/sys/devices/system/cpu/cpu0/cpuidle/state3/power:0
/sys/devices/system/cpu/cpu0/cpuidle/state3/rejected:0
/sys/devices/system/cpu/cpu0/cpuidle/state3/residency:4294967295
/sys/devices/system/cpu/cpu0/cpuidle/state3/s2idle/time:0
/sys/devices/system/cpu/cpu0/cpuidle/state3/s2idle/usage:0
/sys/devices/system/cpu/cpu0/cpuidle/state3/time:0
/sys/devices/system/cpu/cpu0/cpuidle/state3/usage:0
/sys/devices/system/cpu/cpu1/cpuidle/driver/name:psci_idle
/sys/devices/system/cpu/cpu1/cpuidle/state0/above:0
/sys/devices/system/cpu/cpu1/cpuidle/state0/below:0
/sys/devices/system/cpu/cpu1/cpuidle/state0/default_status:enabled
/sys/devices/system/cpu/cpu1/cpuidle/state0/desc:ARM WFI
/sys/devices/system/cpu/cpu1/cpuidle/state0/disable:0
/sys/devices/system/cpu/cpu1/cpuidle/state0/latency:1
/sys/devices/system/cpu/cpu1/cpuidle/state0/name:WFI
/sys/devices/system/cpu/cpu1/cpuidle/state0/power:4294967295
/sys/devices/system/cpu/cpu1/cpuidle/state0/rejected:0
/sys/devices/system/cpu/cpu1/cpuidle/state0/residency:1
/sys/devices/system/cpu/cpu1/cpuidle/state0/time:10027152
/sys/devices/system/cpu/cpu1/cpuidle/state0/usage:31848
/sys/devices/system/cpu/cpu1/cpuidle/state1/above:256
/sys/devices/system/cpu/cpu1/cpuidle/state1/below:145
/sys/devices/system/cpu/cpu1/cpuidle/state1/default_status:enabled
/sys/devices/system/cpu/cpu1/cpuidle/state1/desc:cpuoff-l
/sys/devices/system/cpu/cpu1/cpuidle/state1/disable:0
/sys/devices/system/cpu/cpu1/cpuidle/state1/latency:349
/sys/devices/system/cpu/cpu1/cpuidle/state1/name:cpuoff-l
/sys/devices/system/cpu/cpu1/cpuidle/state1/power:0
/sys/devices/system/cpu/cpu1/cpuidle/state1/rejected:458193
/sys/devices/system/cpu/cpu1/cpuidle/state1/residency:6710
/sys/devices/system/cpu/cpu1/cpuidle/state1/s2idle/time:0
/sys/devices/system/cpu/cpu1/cpuidle/state1/s2idle/usage:0
/sys/devices/system/cpu/cpu1/cpuidle/state1/time:4477786
/sys/devices/system/cpu/cpu1/cpuidle/state1/usage:408
/sys/devices/system/cpu/cpu1/cpuidle/state2/above:3176
/sys/devices/system/cpu/cpu1/cpuidle/state2/below:0
/sys/devices/system/cpu/cpu1/cpuidle/state2/default_status:enabled
/sys/devices/system/cpu/cpu1/cpuidle/state2/desc:clusteroff-l
/sys/devices/system/cpu/cpu1/cpuidle/state2/disable:0
/sys/devices/system/cpu/cpu1/cpuidle/state2/latency:434
/sys/devices/system/cpu/cpu1/cpuidle/state2/name:clusteroff-l
/sys/devices/system/cpu/cpu1/cpuidle/state2/power:0
/sys/devices/system/cpu/cpu1/cpuidle/state2/rejected:1423392
/sys/devices/system/cpu/cpu1/cpuidle/state2/residency:6710
/sys/devices/system/cpu/cpu1/cpuidle/state2/s2idle/time:0
/sys/devices/system/cpu/cpu1/cpuidle/state2/s2idle/usage:0
/sys/devices/system/cpu/cpu1/cpuidle/state2/time:127479816
/sys/devices/system/cpu/cpu1/cpuidle/state2/usage:7014
/sys/devices/system/cpu/cpu1/cpuidle/state3/above:0
/sys/devices/system/cpu/cpu1/cpuidle/state3/below:0
/sys/devices/system/cpu/cpu1/cpuidle/state3/default_status:enabled
/sys/devices/system/cpu/cpu1/cpuidle/state3/desc:s2idle
/sys/devices/system/cpu/cpu1/cpuidle/state3/disable:0
/sys/devices/system/cpu/cpu1/cpuidle/state3/latency:20000
/sys/devices/system/cpu/cpu1/cpuidle/state3/name:s2idle
/sys/devices/system/cpu/cpu1/cpuidle/state3/power:0
/sys/devices/system/cpu/cpu1/cpuidle/state3/rejected:0
/sys/devices/system/cpu/cpu1/cpuidle/state3/residency:4294967295
/sys/devices/system/cpu/cpu1/cpuidle/state3/s2idle/time:0
/sys/devices/system/cpu/cpu1/cpuidle/state3/s2idle/usage:0
/sys/devices/system/cpu/cpu1/cpuidle/state3/time:0
/sys/devices/system/cpu/cpu1/cpuidle/state3/usage:0
/sys/devices/system/cpu/cpu2/cpuidle/driver/name:psci_idle
/sys/devices/system/cpu/cpu2/cpuidle/state0/above:0
/sys/devices/system/cpu/cpu2/cpuidle/state0/below:0
/sys/devices/system/cpu/cpu2/cpuidle/state0/default_status:enabled
/sys/devices/system/cpu/cpu2/cpuidle/state0/desc:ARM WFI
/sys/devices/system/cpu/cpu2/cpuidle/state0/disable:0
/sys/devices/system/cpu/cpu2/cpuidle/state0/latency:1
/sys/devices/system/cpu/cpu2/cpuidle/state0/name:WFI
/sys/devices/system/cpu/cpu2/cpuidle/state0/power:4294967295
/sys/devices/system/cpu/cpu2/cpuidle/state0/rejected:0
/sys/devices/system/cpu/cpu2/cpuidle/state0/residency:1
/sys/devices/system/cpu/cpu2/cpuidle/state0/time:7948850
/sys/devices/system/cpu/cpu2/cpuidle/state0/usage:30990
/sys/devices/system/cpu/cpu2/cpuidle/state1/above:221
/sys/devices/system/cpu/cpu2/cpuidle/state1/below:156
/sys/devices/system/cpu/cpu2/cpuidle/state1/default_status:enabled
/sys/devices/system/cpu/cpu2/cpuidle/state1/desc:cpuoff-l
/sys/devices/system/cpu/cpu2/cpuidle/state1/disable:0
/sys/devices/system/cpu/cpu2/cpuidle/state1/latency:349
/sys/devices/system/cpu/cpu2/cpuidle/state1/name:cpuoff-l
/sys/devices/system/cpu/cpu2/cpuidle/state1/power:0
/sys/devices/system/cpu/cpu2/cpuidle/state1/rejected:474158
/sys/devices/system/cpu/cpu2/cpuidle/state1/residency:6710
/sys/devices/system/cpu/cpu2/cpuidle/state1/s2idle/time:0
/sys/devices/system/cpu/cpu2/cpuidle/state1/s2idle/usage:0
/sys/devices/system/cpu/cpu2/cpuidle/state1/time:5386587
/sys/devices/system/cpu/cpu2/cpuidle/state1/usage:383
/sys/devices/system/cpu/cpu2/cpuidle/state2/above:2408
/sys/devices/system/cpu/cpu2/cpuidle/state2/below:0
/sys/devices/system/cpu/cpu2/cpuidle/state2/default_status:enabled
/sys/devices/system/cpu/cpu2/cpuidle/state2/desc:clusteroff-l
/sys/devices/system/cpu/cpu2/cpuidle/state2/disable:0
/sys/devices/system/cpu/cpu2/cpuidle/state2/latency:434
/sys/devices/system/cpu/cpu2/cpuidle/state2/name:clusteroff-l
/sys/devices/system/cpu/cpu2/cpuidle/state2/power:0
/sys/devices/system/cpu/cpu2/cpuidle/state2/rejected:1547529
/sys/devices/system/cpu/cpu2/cpuidle/state2/residency:6710
/sys/devices/system/cpu/cpu2/cpuidle/state2/s2idle/time:0
/sys/devices/system/cpu/cpu2/cpuidle/state2/s2idle/usage:0
/sys/devices/system/cpu/cpu2/cpuidle/state2/time:127763712
/sys/devices/system/cpu/cpu2/cpuidle/state2/usage:5353
/sys/devices/system/cpu/cpu2/cpuidle/state3/above:0
/sys/devices/system/cpu/cpu2/cpuidle/state3/below:0
/sys/devices/system/cpu/cpu2/cpuidle/state3/default_status:enabled
/sys/devices/system/cpu/cpu2/cpuidle/state3/desc:s2idle
/sys/devices/system/cpu/cpu2/cpuidle/state3/disable:0
/sys/devices/system/cpu/cpu2/cpuidle/state3/latency:20000
/sys/devices/system/cpu/cpu2/cpuidle/state3/name:s2idle
/sys/devices/system/cpu/cpu2/cpuidle/state3/power:0
/sys/devices/system/cpu/cpu2/cpuidle/state3/rejected:0
/sys/devices/system/cpu/cpu2/cpuidle/state3/residency:4294967295
/sys/devices/system/cpu/cpu2/cpuidle/state3/s2idle/time:0
/sys/devices/system/cpu/cpu2/cpuidle/state3/s2idle/usage:0
/sys/devices/system/cpu/cpu2/cpuidle/state3/time:0
/sys/devices/system/cpu/cpu2/cpuidle/state3/usage:0
/sys/devices/system/cpu/cpu3/cpuidle/driver/name:psci_idle
/sys/devices/system/cpu/cpu3/cpuidle/state0/above:0
/sys/devices/system/cpu/cpu3/cpuidle/state0/below:0
/sys/devices/system/cpu/cpu3/cpuidle/state0/default_status:enabled
/sys/devices/system/cpu/cpu3/cpuidle/state0/desc:ARM WFI
/sys/devices/system/cpu/cpu3/cpuidle/state0/disable:0
/sys/devices/system/cpu/cpu3/cpuidle/state0/latency:1
/sys/devices/system/cpu/cpu3/cpuidle/state0/name:WFI
/sys/devices/system/cpu/cpu3/cpuidle/state0/power:4294967295
/sys/devices/system/cpu/cpu3/cpuidle/state0/rejected:0
/sys/devices/system/cpu/cpu3/cpuidle/state0/residency:1
/sys/devices/system/cpu/cpu3/cpuidle/state0/time:7637284
/sys/devices/system/cpu/cpu3/cpuidle/state0/usage:32393
/sys/devices/system/cpu/cpu3/cpuidle/state1/above:134
/sys/devices/system/cpu/cpu3/cpuidle/state1/below:98
/sys/devices/system/cpu/cpu3/cpuidle/state1/default_status:enabled
/sys/devices/system/cpu/cpu3/cpuidle/state1/desc:cpuoff-l
/sys/devices/system/cpu/cpu3/cpuidle/state1/disable:0
/sys/devices/system/cpu/cpu3/cpuidle/state1/latency:349
/sys/devices/system/cpu/cpu3/cpuidle/state1/name:cpuoff-l
/sys/devices/system/cpu/cpu3/cpuidle/state1/power:0
/sys/devices/system/cpu/cpu3/cpuidle/state1/rejected:341317
/sys/devices/system/cpu/cpu3/cpuidle/state1/residency:6710
/sys/devices/system/cpu/cpu3/cpuidle/state1/s2idle/time:0
/sys/devices/system/cpu/cpu3/cpuidle/state1/s2idle/usage:0
/sys/devices/system/cpu/cpu3/cpuidle/state1/time:4879381
/sys/devices/system/cpu/cpu3/cpuidle/state1/usage:232
/sys/devices/system/cpu/cpu3/cpuidle/state2/above:1689
/sys/devices/system/cpu/cpu3/cpuidle/state2/below:0
/sys/devices/system/cpu/cpu3/cpuidle/state2/default_status:enabled
/sys/devices/system/cpu/cpu3/cpuidle/state2/desc:clusteroff-l
/sys/devices/system/cpu/cpu3/cpuidle/state2/disable:0
/sys/devices/system/cpu/cpu3/cpuidle/state2/latency:434
/sys/devices/system/cpu/cpu3/cpuidle/state2/name:clusteroff-l
/sys/devices/system/cpu/cpu3/cpuidle/state2/power:0
/sys/devices/system/cpu/cpu3/cpuidle/state2/rejected:1469492
/sys/devices/system/cpu/cpu3/cpuidle/state2/residency:6710
/sys/devices/system/cpu/cpu3/cpuidle/state2/s2idle/time:0
/sys/devices/system/cpu/cpu3/cpuidle/state2/s2idle/usage:0
/sys/devices/system/cpu/cpu3/cpuidle/state2/time:130146869
/sys/devices/system/cpu/cpu3/cpuidle/state2/usage:4091
/sys/devices/system/cpu/cpu3/cpuidle/state3/above:0
/sys/devices/system/cpu/cpu3/cpuidle/state3/below:0
/sys/devices/system/cpu/cpu3/cpuidle/state3/default_status:enabled
/sys/devices/system/cpu/cpu3/cpuidle/state3/desc:s2idle
/sys/devices/system/cpu/cpu3/cpuidle/state3/disable:0
/sys/devices/system/cpu/cpu3/cpuidle/state3/latency:20000
/sys/devices/system/cpu/cpu3/cpuidle/state3/name:s2idle
/sys/devices/system/cpu/cpu3/cpuidle/state3/power:0
/sys/devices/system/cpu/cpu3/cpuidle/state3/rejected:0
/sys/devices/system/cpu/cpu3/cpuidle/state3/residency:4294967295
/sys/devices/system/cpu/cpu3/cpuidle/state3/s2idle/time:0
/sys/devices/system/cpu/cpu3/cpuidle/state3/s2idle/usage:0
/sys/devices/system/cpu/cpu3/cpuidle/state3/time:0
/sys/devices/system/cpu/cpu3/cpuidle/state3/usage:0
/sys/devices/system/cpu/cpu4/cpuidle/driver/name:psci_idle
/sys/devices/system/cpu/cpu4/cpuidle/state0/above:0
/sys/devices/system/cpu/cpu4/cpuidle/state0/below:0
/sys/devices/system/cpu/cpu4/cpuidle/state0/default_status:enabled
/sys/devices/system/cpu/cpu4/cpuidle/state0/desc:ARM WFI
/sys/devices/system/cpu/cpu4/cpuidle/state0/disable:0
/sys/devices/system/cpu/cpu4/cpuidle/state0/latency:1
/sys/devices/system/cpu/cpu4/cpuidle/state0/name:WFI
/sys/devices/system/cpu/cpu4/cpuidle/state0/power:4294967295
/sys/devices/system/cpu/cpu4/cpuidle/state0/rejected:0
/sys/devices/system/cpu/cpu4/cpuidle/state0/residency:1
/sys/devices/system/cpu/cpu4/cpuidle/state0/time:2915847
/sys/devices/system/cpu/cpu4/cpuidle/state0/usage:20420
/sys/devices/system/cpu/cpu4/cpuidle/state1/above:75
/sys/devices/system/cpu/cpu4/cpuidle/state1/below:105
/sys/devices/system/cpu/cpu4/cpuidle/state1/default_status:enabled
/sys/devices/system/cpu/cpu4/cpuidle/state1/desc:cpuoff-m
/sys/devices/system/cpu/cpu4/cpuidle/state1/disable:0
/sys/devices/system/cpu/cpu4/cpuidle/state1/latency:196
/sys/devices/system/cpu/cpu4/cpuidle/state1/name:cpuoff-m
/sys/devices/system/cpu/cpu4/cpuidle/state1/power:0
/sys/devices/system/cpu/cpu4/cpuidle/state1/rejected:482976
/sys/devices/system/cpu/cpu4/cpuidle/state1/residency:2120
/sys/devices/system/cpu/cpu4/cpuidle/state1/s2idle/time:0
/sys/devices/system/cpu/cpu4/cpuidle/state1/s2idle/usage:0
/sys/devices/system/cpu/cpu4/cpuidle/state1/time:1352028
/sys/devices/system/cpu/cpu4/cpuidle/state1/usage:185
/sys/devices/system/cpu/cpu4/cpuidle/state2/above:448
/sys/devices/system/cpu/cpu4/cpuidle/state2/below:0
/sys/devices/system/cpu/cpu4/cpuidle/state2/default_status:enabled
/sys/devices/system/cpu/cpu4/cpuidle/state2/desc:clusteroff-m
/sys/devices/system/cpu/cpu4/cpuidle/state2/disable:0
/sys/devices/system/cpu/cpu4/cpuidle/state2/latency:247
/sys/devices/system/cpu/cpu4/cpuidle/state2/name:clusteroff-m
/sys/devices/system/cpu/cpu4/cpuidle/state2/power:0
/sys/devices/system/cpu/cpu4/cpuidle/state2/rejected:2366729
/sys/devices/system/cpu/cpu4/cpuidle/state2/residency:2120
/sys/devices/system/cpu/cpu4/cpuidle/state2/s2idle/time:0
/sys/devices/system/cpu/cpu4/cpuidle/state2/s2idle/usage:0
/sys/devices/system/cpu/cpu4/cpuidle/state2/time:136631202
/sys/devices/system/cpu/cpu4/cpuidle/state2/usage:1806
/sys/devices/system/cpu/cpu4/cpuidle/state3/above:0
/sys/devices/system/cpu/cpu4/cpuidle/state3/below:0
/sys/devices/system/cpu/cpu4/cpuidle/state3/default_status:enabled
/sys/devices/system/cpu/cpu4/cpuidle/state3/desc:s2idle
/sys/devices/system/cpu/cpu4/cpuidle/state3/disable:0
/sys/devices/system/cpu/cpu4/cpuidle/state3/latency:20000
/sys/devices/system/cpu/cpu4/cpuidle/state3/name:s2idle
/sys/devices/system/cpu/cpu4/cpuidle/state3/power:0
/sys/devices/system/cpu/cpu4/cpuidle/state3/rejected:0
/sys/devices/system/cpu/cpu4/cpuidle/state3/residency:4294967295
/sys/devices/system/cpu/cpu4/cpuidle/state3/s2idle/time:0
/sys/devices/system/cpu/cpu4/cpuidle/state3/s2idle/usage:0
/sys/devices/system/cpu/cpu4/cpuidle/state3/time:0
/sys/devices/system/cpu/cpu4/cpuidle/state3/usage:0
/sys/devices/system/cpu/cpu5/cpuidle/driver/name:psci_idle
/sys/devices/system/cpu/cpu5/cpuidle/state0/above:0
/sys/devices/system/cpu/cpu5/cpuidle/state0/below:0
/sys/devices/system/cpu/cpu5/cpuidle/state0/default_status:enabled
/sys/devices/system/cpu/cpu5/cpuidle/state0/desc:ARM WFI
/sys/devices/system/cpu/cpu5/cpuidle/state0/disable:0
/sys/devices/system/cpu/cpu5/cpuidle/state0/latency:1
/sys/devices/system/cpu/cpu5/cpuidle/state0/name:WFI
/sys/devices/system/cpu/cpu5/cpuidle/state0/power:4294967295
/sys/devices/system/cpu/cpu5/cpuidle/state0/rejected:0
/sys/devices/system/cpu/cpu5/cpuidle/state0/residency:1
/sys/devices/system/cpu/cpu5/cpuidle/state0/time:4433221
/sys/devices/system/cpu/cpu5/cpuidle/state0/usage:22872
/sys/devices/system/cpu/cpu5/cpuidle/state1/above:80
/sys/devices/system/cpu/cpu5/cpuidle/state1/below:166
/sys/devices/system/cpu/cpu5/cpuidle/state1/default_status:enabled
/sys/devices/system/cpu/cpu5/cpuidle/state1/desc:cpuoff-m
/sys/devices/system/cpu/cpu5/cpuidle/state1/disable:0
/sys/devices/system/cpu/cpu5/cpuidle/state1/latency:196
/sys/devices/system/cpu/cpu5/cpuidle/state1/name:cpuoff-m
/sys/devices/system/cpu/cpu5/cpuidle/state1/power:0
/sys/devices/system/cpu/cpu5/cpuidle/state1/rejected:505782
/sys/devices/system/cpu/cpu5/cpuidle/state1/residency:2120
/sys/devices/system/cpu/cpu5/cpuidle/state1/s2idle/time:0
/sys/devices/system/cpu/cpu5/cpuidle/state1/s2idle/usage:0
/sys/devices/system/cpu/cpu5/cpuidle/state1/time:2853843
/sys/devices/system/cpu/cpu5/cpuidle/state1/usage:251
/sys/devices/system/cpu/cpu5/cpuidle/state2/above:2131
/sys/devices/system/cpu/cpu5/cpuidle/state2/below:0
/sys/devices/system/cpu/cpu5/cpuidle/state2/default_status:enabled
/sys/devices/system/cpu/cpu5/cpuidle/state2/desc:clusteroff-m
/sys/devices/system/cpu/cpu5/cpuidle/state2/disable:0
/sys/devices/system/cpu/cpu5/cpuidle/state2/latency:247
/sys/devices/system/cpu/cpu5/cpuidle/state2/name:clusteroff-m
/sys/devices/system/cpu/cpu5/cpuidle/state2/power:0
/sys/devices/system/cpu/cpu5/cpuidle/state2/rejected:2294389
/sys/devices/system/cpu/cpu5/cpuidle/state2/residency:2120
/sys/devices/system/cpu/cpu5/cpuidle/state2/s2idle/time:0
/sys/devices/system/cpu/cpu5/cpuidle/state2/s2idle/usage:0
/sys/devices/system/cpu/cpu5/cpuidle/state2/time:132837528
/sys/devices/system/cpu/cpu5/cpuidle/state2/usage:7637
/sys/devices/system/cpu/cpu5/cpuidle/state3/above:0
/sys/devices/system/cpu/cpu5/cpuidle/state3/below:0
/sys/devices/system/cpu/cpu5/cpuidle/state3/default_status:enabled
/sys/devices/system/cpu/cpu5/cpuidle/state3/desc:s2idle
/sys/devices/system/cpu/cpu5/cpuidle/state3/disable:0
/sys/devices/system/cpu/cpu5/cpuidle/state3/latency:20000
/sys/devices/system/cpu/cpu5/cpuidle/state3/name:s2idle
/sys/devices/system/cpu/cpu5/cpuidle/state3/power:0
/sys/devices/system/cpu/cpu5/cpuidle/state3/rejected:0
/sys/devices/system/cpu/cpu5/cpuidle/state3/residency:4294967295
/sys/devices/system/cpu/cpu5/cpuidle/state3/s2idle/time:0
/sys/devices/system/cpu/cpu5/cpuidle/state3/s2idle/usage:0
/sys/devices/system/cpu/cpu5/cpuidle/state3/time:0
/sys/devices/system/cpu/cpu5/cpuidle/state3/usage:0
/sys/devices/system/cpu/cpu6/cpuidle/driver/name:psci_idle
/sys/devices/system/cpu/cpu6/cpuidle/state0/above:0
/sys/devices/system/cpu/cpu6/cpuidle/state0/below:0
/sys/devices/system/cpu/cpu6/cpuidle/state0/default_status:enabled
/sys/devices/system/cpu/cpu6/cpuidle/state0/desc:ARM WFI
/sys/devices/system/cpu/cpu6/cpuidle/state0/disable:0
/sys/devices/system/cpu/cpu6/cpuidle/state0/latency:1
/sys/devices/system/cpu/cpu6/cpuidle/state0/name:WFI
/sys/devices/system/cpu/cpu6/cpuidle/state0/power:4294967295
/sys/devices/system/cpu/cpu6/cpuidle/state0/rejected:0
/sys/devices/system/cpu/cpu6/cpuidle/state0/residency:1
/sys/devices/system/cpu/cpu6/cpuidle/state0/time:7585893
/sys/devices/system/cpu/cpu6/cpuidle/state0/usage:30716
/sys/devices/system/cpu/cpu6/cpuidle/state1/above:106
/sys/devices/system/cpu/cpu6/cpuidle/state1/below:320
/sys/devices/system/cpu/cpu6/cpuidle/state1/default_status:enabled
/sys/devices/system/cpu/cpu6/cpuidle/state1/desc:cpuoff-m
/sys/devices/system/cpu/cpu6/cpuidle/state1/disable:0
/sys/devices/system/cpu/cpu6/cpuidle/state1/latency:196
/sys/devices/system/cpu/cpu6/cpuidle/state1/name:cpuoff-m
/sys/devices/system/cpu/cpu6/cpuidle/state1/power:0
/sys/devices/system/cpu/cpu6/cpuidle/state1/rejected:442375
/sys/devices/system/cpu/cpu6/cpuidle/state1/residency:2120
/sys/devices/system/cpu/cpu6/cpuidle/state1/s2idle/time:0
/sys/devices/system/cpu/cpu6/cpuidle/state1/s2idle/usage:0
/sys/devices/system/cpu/cpu6/cpuidle/state1/time:3199457
/sys/devices/system/cpu/cpu6/cpuidle/state1/usage:430
/sys/devices/system/cpu/cpu6/cpuidle/state2/above:4186
/sys/devices/system/cpu/cpu6/cpuidle/state2/below:0
/sys/devices/system/cpu/cpu6/cpuidle/state2/default_status:enabled
/sys/devices/system/cpu/cpu6/cpuidle/state2/desc:clusteroff-m
/sys/devices/system/cpu/cpu6/cpuidle/state2/disable:0
/sys/devices/system/cpu/cpu6/cpuidle/state2/latency:247
/sys/devices/system/cpu/cpu6/cpuidle/state2/name:clusteroff-m
/sys/devices/system/cpu/cpu6/cpuidle/state2/power:0
/sys/devices/system/cpu/cpu6/cpuidle/state2/rejected:2323703
/sys/devices/system/cpu/cpu6/cpuidle/state2/residency:2120
/sys/devices/system/cpu/cpu6/cpuidle/state2/s2idle/time:0
/sys/devices/system/cpu/cpu6/cpuidle/state2/s2idle/usage:0
/sys/devices/system/cpu/cpu6/cpuidle/state2/time:128325586
/sys/devices/system/cpu/cpu6/cpuidle/state2/usage:9854
/sys/devices/system/cpu/cpu6/cpuidle/state3/above:0
/sys/devices/system/cpu/cpu6/cpuidle/state3/below:0
/sys/devices/system/cpu/cpu6/cpuidle/state3/default_status:enabled
/sys/devices/system/cpu/cpu6/cpuidle/state3/desc:s2idle
/sys/devices/system/cpu/cpu6/cpuidle/state3/disable:0
/sys/devices/system/cpu/cpu6/cpuidle/state3/latency:20000
/sys/devices/system/cpu/cpu6/cpuidle/state3/name:s2idle
/sys/devices/system/cpu/cpu6/cpuidle/state3/power:0
/sys/devices/system/cpu/cpu6/cpuidle/state3/rejected:0
/sys/devices/system/cpu/cpu6/cpuidle/state3/residency:4294967295
/sys/devices/system/cpu/cpu6/cpuidle/state3/s2idle/time:0
/sys/devices/system/cpu/cpu6/cpuidle/state3/s2idle/usage:0
/sys/devices/system/cpu/cpu6/cpuidle/state3/time:0
/sys/devices/system/cpu/cpu6/cpuidle/state3/usage:0
/sys/devices/system/cpu/cpu7/cpuidle/driver/name:psci_idle
/sys/devices/system/cpu/cpu7/cpuidle/state0/above:0
/sys/devices/system/cpu/cpu7/cpuidle/state0/below:0
/sys/devices/system/cpu/cpu7/cpuidle/state0/default_status:enabled
/sys/devices/system/cpu/cpu7/cpuidle/state0/desc:ARM WFI
/sys/devices/system/cpu/cpu7/cpuidle/state0/disable:0
/sys/devices/system/cpu/cpu7/cpuidle/state0/latency:1
/sys/devices/system/cpu/cpu7/cpuidle/state0/name:WFI
/sys/devices/system/cpu/cpu7/cpuidle/state0/power:4294967295
/sys/devices/system/cpu/cpu7/cpuidle/state0/rejected:0
/sys/devices/system/cpu/cpu7/cpuidle/state0/residency:1
/sys/devices/system/cpu/cpu7/cpuidle/state0/time:12382099
/sys/devices/system/cpu/cpu7/cpuidle/state0/usage:39820
/sys/devices/system/cpu/cpu7/cpuidle/state1/above:117
/sys/devices/system/cpu/cpu7/cpuidle/state1/below:160
/sys/devices/system/cpu/cpu7/cpuidle/state1/default_status:enabled
/sys/devices/system/cpu/cpu7/cpuidle/state1/desc:cpuoff-b
/sys/devices/system/cpu/cpu7/cpuidle/state1/disable:0
/sys/devices/system/cpu/cpu7/cpuidle/state1/latency:147
/sys/devices/system/cpu/cpu7/cpuidle/state1/name:cpuoff-b
/sys/devices/system/cpu/cpu7/cpuidle/state1/power:0
/sys/devices/system/cpu/cpu7/cpuidle/state1/rejected:300143
/sys/devices/system/cpu/cpu7/cpuidle/state1/residency:2580
/sys/devices/system/cpu/cpu7/cpuidle/state1/s2idle/time:0
/sys/devices/system/cpu/cpu7/cpuidle/state1/s2idle/usage:0
/sys/devices/system/cpu/cpu7/cpuidle/state1/time:1762735
/sys/devices/system/cpu/cpu7/cpuidle/state1/usage:279
/sys/devices/system/cpu/cpu7/cpuidle/state2/above:5176
/sys/devices/system/cpu/cpu7/cpuidle/state2/below:0
/sys/devices/system/cpu/cpu7/cpuidle/state2/default_status:enabled
/sys/devices/system/cpu/cpu7/cpuidle/state2/desc:clusteroff-b
/sys/devices/system/cpu/cpu7/cpuidle/state2/disable:0
/sys/devices/system/cpu/cpu7/cpuidle/state2/latency:181
/sys/devices/system/cpu/cpu7/cpuidle/state2/name:clusteroff-b
/sys/devices/system/cpu/cpu7/cpuidle/state2/power:0
/sys/devices/system/cpu/cpu7/cpuidle/state2/rejected:2574098
/sys/devices/system/cpu/cpu7/cpuidle/state2/residency:2580
/sys/devices/system/cpu/cpu7/cpuidle/state2/s2idle/time:0
/sys/devices/system/cpu/cpu7/cpuidle/state2/s2idle/usage:0
/sys/devices/system/cpu/cpu7/cpuidle/state2/time:124313874
/sys/devices/system/cpu/cpu7/cpuidle/state2/usage:11859
/sys/devices/system/cpu/cpu7/cpuidle/state3/above:0
/sys/devices/system/cpu/cpu7/cpuidle/state3/below:0
/sys/devices/system/cpu/cpu7/cpuidle/state3/default_status:enabled
/sys/devices/system/cpu/cpu7/cpuidle/state3/desc:s2idle
/sys/devices/system/cpu/cpu7/cpuidle/state3/disable:0
/sys/devices/system/cpu/cpu7/cpuidle/state3/latency:20000
/sys/devices/system/cpu/cpu7/cpuidle/state3/name:s2idle
/sys/devices/system/cpu/cpu7/cpuidle/state3/power:0
/sys/devices/system/cpu/cpu7/cpuidle/state3/rejected:0
/sys/devices/system/cpu/cpu7/cpuidle/state3/residency:4294967295
/sys/devices/system/cpu/cpu7/cpuidle/state3/s2idle/time:0
/sys/devices/system/cpu/cpu7/cpuidle/state3/s2idle/usage:0
/sys/devices/system/cpu/cpu7/cpuidle/state3/time:0
/sys/devices/system/cpu/cpu7/cpuidle/state3/usage:0
/sys/devices/system/cpu/cpuidle/available_governors:ladder menu teo 
/sys/devices/system/cpu/cpuidle/current_driver:psci_idle
/sys/devices/system/cpu/cpuidle/current_governor:teo
/sys/devices/system/cpu/cpuidle/current_governor_ro:teo

^ permalink raw reply	[flat|nested] 48+ messages in thread

end of thread, other threads:[~2025-11-19 22:43 UTC | newest]

Thread overview: 48+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-04  3:36 Regression in TEO cpuidle governor between 6.6 and 6.12 Reka Norman
2025-11-04  9:03 ` Christian Loehle
2025-11-04 23:24   ` Christian Loehle
2025-11-05  6:22     ` Reka Norman
2025-11-05 22:47       ` Christian Loehle
2025-11-06 15:21         ` Rafael J. Wysocki
2025-11-05 20:48     ` Rafael J. Wysocki
2025-11-06 11:13       ` Christian Loehle
2025-11-06 20:33         ` Rafael J. Wysocki
2025-11-07  3:28           ` Reka Norman
2025-11-07 11:35             ` Rafael J. Wysocki
2025-11-09 20:35               ` Christian Loehle
2025-11-10  6:10                 ` Reka Norman
2025-11-10 12:06                   ` Christian Loehle
2025-11-11  4:23                     ` Reka Norman
2025-11-11 10:00                       ` Christian Loehle
2025-11-11 10:48                         ` Christian Loehle
2025-11-11 11:48                           ` Rafael J. Wysocki
2025-11-11 17:20                             ` Christian Loehle
2025-11-12  9:51                               ` Christian Loehle
2025-11-12 13:40                                 ` Rafael J. Wysocki
2025-11-12 14:14                                   ` Christian Loehle
2025-11-12 14:23                                     ` Rafael J. Wysocki
2025-11-12 13:32                               ` Rafael J. Wysocki
2025-11-12 14:03                                 ` Christian Loehle
2025-11-12 14:16                                   ` Rafael J. Wysocki
2025-11-12 18:33                                     ` Christian Loehle
2025-11-13 15:43                                       ` Christian Loehle
2025-11-13 16:56                                         ` [PATCH v1] cpuidle: governors: teo: Rework the handling of tick wakeups Rafael J. Wysocki
2025-11-14  4:05                                           ` Reka Norman
2025-11-14  8:33                                             ` Christian Loehle
2025-11-14 14:15                                               ` Rafael J. Wysocki
2025-11-14 14:49                                                 ` Christian Loehle
2025-11-14 15:13                                                   ` Rafael J. Wysocki
2025-11-17  5:44                                                 ` Reka Norman
2025-11-17  5:14                                               ` Reka Norman
2025-11-17  8:45                                                 ` Christian Loehle
2025-11-17 16:29                                                   ` Rafael J. Wysocki
2025-11-18  0:19                                                   ` Reka Norman
2025-11-14  9:20                                             ` Christian Loehle
2025-11-17  5:41                                               ` Reka Norman
2025-11-14 14:47                                           ` Christian Loehle
2025-11-14 15:12                                             ` Rafael J. Wysocki
2025-11-14 15:33                                               ` Christian Loehle
2025-11-19 22:43                                         ` Regression in TEO cpuidle governor between 6.6 and 6.12 Doug Smythies
2025-11-13  5:13                                 ` Reka Norman
2025-11-13 10:52                                   ` Rafael J. Wysocki
2025-11-10 20:51                   ` Rafael J. Wysocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox