Searched refs:rtcwake (Results 1 – 19 of 19) sorted by relevance
/openbmc/linux/tools/power/pm-graph/config/ |
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.cfg | 29 # Use rtcwake to autoresume after X seconds, or off to disable (default: 15) 30 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-callgraph.cfg | 30 # Use rtcwake to autoresume after X seconds, or off to disable (default: 15) 31 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 | standby-dev.cfg | 29 # Use rtcwake to autoresume after X seconds, or off to disable (default: 15) 30 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 | freeze-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 | freeze-callgraph.cfg | 30 # Use rtcwake to autoresume after X seconds, or off to disable (default: 15) 31 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
|
/openbmc/linux/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 193 %> sudo ./sleepgraph.py -m mem -rtcwake 15 -x2 -x2delay 1000 -predelay 1000 -postdelay 1000 -proc 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 [all …]
|
H A D | sleepgraph.py | 155 rtcwake = True variable in SystemValues 5489 if(sv.rtcwake): 5494 if(sv.rtcwake): 5542 if(sv.rtcwake): 6046 elif(sysvals.rtcwake): 6580 sysvals.rtcwake = False 6582 sysvals.rtcwake = True 6888 sysvals.rtcwake = False 6890 sysvals.rtcwake = True
|
/openbmc/openbmc/poky/meta/recipes-core/util-linux/ |
H A D | util-linux_2.40.2.bb | 286 ALTERNATIVE_LINK_NAME[rtcwake] = "${sbindir}/rtcwake"
|
/openbmc/linux/arch/um/drivers/ |
H A D | Kconfig | 364 rtcwake, especially in time-travel mode. This driver enables that
|
/openbmc/openbmc/poky/meta/classes-global/ |
H A D | staging.bbclass | 680 # A specific example is rtc.h which can change rtcwake.c in util-linux but is not
|
/openbmc/openbmc/poky/meta/lib/oeqa/files/ |
H A D | buildhistory_filelist2.txt | 5744 -rw-r--r-- root root 50 ./usr/lib/opkg/alternatives/rtcwake 7990 lrwxrwxrwx root root 28 ./usr/sbin/rtcwake -> /usr/sbin/rtcwake.util-linux 7991 -rwxr-xr-x root root 47152 ./usr/sbin/rtcwake.util-linux
|
H A D | buildhistory_filelist1.txt | 7988 -rwxr-xr-x root root 47144 ./usr/sbin/rtcwake
|