Searched refs:rtcwake (Results 1 – 17 of 17) sorted by relevance
| /linux-6.15/tools/testing/selftests/cpufreq/ |
| H A D | cpufreq.sh | 236 if ! command -v rtcwake &> /dev/null; then 241 rtcwake -m $filename -s 15
|
| /linux-6.15/tools/power/pm-graph/config/ |
| H A D | freeze.cfg | 29 # Use rtcwake to autoresume after X seconds, or off to disable (default: 15) 30 rtcwake: 15
|
| H A D | standby.cfg | 29 # Use rtcwake to autoresume after X seconds, or off to disable (default: 15) 30 rtcwake: 15
|
| H A D | freeze-callgraph.cfg | 30 # Use rtcwake to autoresume after X seconds, or off to disable (default: 15) 31 rtcwake: 15
|
| H A D | freeze-dev.cfg | 29 # Use rtcwake to autoresume after X seconds, or off to disable (default: 15) 30 rtcwake: 15
|
| H A D | standby-dev.cfg | 29 # Use rtcwake to autoresume after X seconds, or off to disable (default: 15) 30 rtcwake: 15
|
| H A D | suspend-callgraph.cfg | 30 # Use rtcwake to autoresume after X seconds, or off to disable (default: 15) 31 rtcwake: 15
|
| H A D | suspend-dev.cfg | 29 # Use rtcwake to autoresume after X seconds, or off to disable (default: 15) 30 rtcwake: 15
|
| H A D | standby-callgraph.cfg | 30 # Use rtcwake to autoresume after X seconds, or off to disable (default: 15) 31 rtcwake: 15
|
| H A D | suspend-x2-proc.cfg | 29 # Use rtcwake to autoresume after X seconds, or off to disable (default: 15) 30 rtcwake: 15
|
| H A D | suspend.cfg | 29 # Use rtcwake to autoresume after X seconds, or off to disable (default: 15) 30 rtcwake: 15
|
| H A D | example.cfg | 29 # Use rtcwake to autoresume after X seconds, or off to disable (default: 15) 30 rtcwake: 15
|
| H A D | custom-timeline-functions.cfg | 21 # Use rtcwake to autoresume after X seconds, or off to disable (default: 15) 22 rtcwake: 15
|
| /linux-6.15/tools/power/pm-graph/ |
| H A D | README | 133 %> sudo ./sleepgraph.py -m mem -rtcwake 15 169 %> sudo ./sleepgraph.py -m mem -rtcwake 15 -mindev 1 -dev 232 -rtcwake t 233 Use rtcwake to autoresume after t seconds (default: 15). 277 %> sudo ./sleepgraph.py -m mem -rtcwake 10 -dev -gzip -multi 2000 0 281 %> sudo ./sleepgraph.py -m mem -rtcwake 10 -dev -gzip -multi 2000 0 -skiphtml 358 # Automatic Wakeup: use rtcwake to wakeup after X seconds (def: infinity) 359 rtcwake: 15 562 is rtcwake supported: YES 615 rtcwake : supported [all …]
|
| H A D | sleepgraph.py | 156 rtcwake = True variable in SystemValues 5518 if(sv.rtcwake): 5523 if(sv.rtcwake): 5574 if(sv.rtcwake): 6093 elif(sysvals.rtcwake): 6636 sysvals.rtcwake = False 6638 sysvals.rtcwake = True 6945 sysvals.rtcwake = False 6947 sysvals.rtcwake = True
|
| /linux-6.15/drivers/platform/cznic/ |
| H A D | Kconfig | 59 ability to configure wake up from this mode (via rtcwake).
|
| /linux-6.15/arch/um/drivers/ |
| H A D | Kconfig | 344 rtcwake, especially in time-travel mode. This driver enables that
|