Searched refs:s2idle (Results 1 – 14 of 14) sorted by relevance
/openbmc/linux/Documentation/admin-guide/pm/ |
H A D | sleep-states.rst | 59 <s2idle>` too, nonboot CPUs are taken offline and all low-level system functions 61 allow more energy to be saved relative to :ref:`suspend-to-idle <s2idle>`, but 65 reduced relative to :ref:`suspend-to-idle <s2idle>` and it may be necessary to 98 relative to :ref:`suspend-to-idle <s2idle>` and :ref:`standby <standby>` and it 169 :ref:`hibernation <hibernation>`, :ref:`suspend-to-idle <s2idle>` and 182 The strings that may be present in this file are "s2idle", "shallow" 183 and "deep". The "s2idle" string always represents :ref:`suspend-to-idle 184 <s2idle>` and, by convention, "shallow" and "deep" represent 275 :ref:`suspend-to-idle <s2idle>` state. The first one is to write "freeze" 276 directly to :file:`/sys/power/state`. The second one is to write "s2idle" to [all …]
|
H A D | suspend-flows.rst | 27 significant differences between the :ref:`suspend-to-idle <s2idle>` code flows 46 state to the :ref:`suspend-to-idle <s2idle>` sleep state: 124 :ref:`suspend-to-idle <s2idle>` sleep state into the working state:
|
/openbmc/linux/drivers/cpuidle/ |
H A D | cpuidle-psci.c | 53 bool s2idle) in __psci_enter_domain_idle_state() argument 66 if (s2idle) in __psci_enter_domain_idle_state() 77 if (s2idle) in __psci_enter_domain_idle_state()
|
H A D | cpuidle-riscv-sbi.c | 112 bool s2idle) in __sbi_enter_domain_idle_state() argument 125 if (s2idle) in __sbi_enter_domain_idle_state() 141 if (s2idle) in __sbi_enter_domain_idle_state()
|
H A D | cpuidle.c | 84 bool s2idle) in find_deepest_state() argument 96 (s2idle && !s->enter_s2idle)) in find_deepest_state()
|
/openbmc/linux/drivers/acpi/ |
H A D | Makefile | 61 acpi-$(CONFIG_X86) += x86/s2idle.o
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_display_power.h | 176 void intel_power_domains_suspend(struct drm_i915_private *dev_priv, bool s2idle);
|
H A D | intel_display_power.c | 2075 void intel_power_domains_suspend(struct drm_i915_private *i915, bool s2idle) in intel_power_domains_suspend() argument 2090 if (!(power_domains->allowed_dc_mask & DC_STATE_EN_DC9) && s2idle && in intel_power_domains_suspend()
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_driver.c | 1123 bool s2idle = !hibernation && suspend_to_idle(dev_priv); in i915_drm_suspend_late() local 1134 intel_power_domains_suspend(dev_priv, s2idle); in i915_drm_suspend_late()
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-devices-system-cpu | 215 What: /sys/devices/system/cpu/cpuX/cpuidle/state<N>/s2idle/ 225 What: /sys/devices/system/cpu/cpuX/cpuidle/state<N>/s2idle/time 233 What: /sys/devices/system/cpu/cpuX/cpuidle/state<N>/s2idle/usage
|
H A D | sysfs-power | 30 as "s2idle" (always present), "shallow" and "deep" (present if
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | kernel-parameters.txt | 3274 s2idle - Suspend-To-Idle
|
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |