Lines Matching full:idle
27 significant differences between the :ref:`suspend-to-idle <s2idle>` code flows
42 Suspend-to-idle Suspend Code Flow
46 state to the :ref:`suspend-to-idle <s2idle>` sleep state:
101 When all devices have been suspended, CPUs enter the idle loop and are put
102 into the deepest available idle state. While doing that, each of them
106 The last CPU to enter the idle state also stops the timekeeping which
109 That allows the CPUs to stay in the deep idle state relatively long in one
113 interrupts. If that happens, they go back to the idle state unless the
120 Suspend-to-idle Resume Code Flow
124 :ref:`suspend-to-idle <s2idle>` sleep state into the working state:
129 leaves the idle state entered in the last step of the preceding suspend
172 This step is the same as step 1 of the suspend-to-idle suspend transition
177 This step is the same as step 2 of the suspend-to-idle suspend transition
182 This step is analogous to step 3 of the suspend-to-idle suspend transition
187 when all CPUs in them are in sufficiently deep idle states and all I/O
189 suspend-to-idle can reduce system power very effectively.
212 offline (typically, the CPUs that have been taken offline go into deep idle
259 This step is the same as step 2 of the suspend-to-idle suspend transition
264 This step is the same as step 3 of the suspend-to-idle suspend transition
269 This step is the same as step 4 of the suspend-to-idle suspend transition