Home
last modified time | relevance | path

Searched refs:s2idle (Results 1 – 12 of 12) sorted by relevance

/Linux-v6.6/Documentation/admin-guide/pm/
Dsleep-states.rst59 <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 …]
Dsuspend-flows.rst27 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:
/Linux-v6.6/drivers/cpuidle/
Dcpuidle-psci.c53 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()
Dcpuidle-riscv-sbi.c111 bool s2idle) in __sbi_enter_domain_idle_state() argument
124 if (s2idle) in __sbi_enter_domain_idle_state()
140 if (s2idle) in __sbi_enter_domain_idle_state()
Dcpuidle.c84 bool s2idle) in find_deepest_state() argument
96 (s2idle && !s->enter_s2idle)) in find_deepest_state()
/Linux-v6.6/drivers/acpi/
DMakefile61 acpi-$(CONFIG_X86) += x86/s2idle.o
/Linux-v6.6/drivers/gpu/drm/i915/display/
Dintel_display_power.h176 void intel_power_domains_suspend(struct drm_i915_private *dev_priv, bool s2idle);
Dintel_display_power.c2075 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()
/Linux-v6.6/drivers/gpu/drm/i915/
Di915_driver.c1125 bool s2idle = !hibernation && suspend_to_idle(dev_priv); in i915_drm_suspend_late() local
1136 intel_power_domains_suspend(dev_priv, s2idle); in i915_drm_suspend_late()
/Linux-v6.6/Documentation/ABI/testing/
Dsysfs-devices-system-cpu215 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
Dsysfs-power30 as "s2idle" (always present), "shallow" and "deep" (present if
/Linux-v6.6/Documentation/admin-guide/
Dkernel-parameters.txt3262 s2idle - Suspend-To-Idle