Lines Matching +full:power +full:- +full:on

1 # Copyright (c) 2014-2015 Wind River Systems, Inc.
3 # SPDX-License-Identifier: Apache-2.0
5 menu "Power Management"
11 calls to configure low-power states.
14 bool "System Power Management"
15 depends on SYS_CLOCK_EXISTS && HAS_PM
17 This option enables the board to implement extra power management
19 power management subsystem of the number of ticks until the next kernel
27 module-str = System Power Management
31 bool "System Power Management Stats"
32 depends on STATS
34 Enable System Power Management Stats.
37 bool "Suspend-to-RAM (S2RAM)"
38 depends on ARCH_HAS_SUSPEND_TO_RAM
40 This option enables suspend-to-RAM (S2RAM).
44 depends on PM_S2RAM
46 By default a magic word in RAM is used to mark entering suspend-to-RAM. Enabling
50 bool "System Low Power Mode Needs All Devices Idle"
51 depends on PM_DEVICE && !SMP
54 entering into system low power mode.
59 bool "Device Power Management"
61 This option enables the device power management interface. The
62 interface implemented by device drivers are called by the power
64 necessary power management operations like turning off
71 module-str = Device Power Management
75 bool "Power domain"
76 depends on PM_DEVICE
79 Enable support for Power Domain. With power domain enabled,
80 devices that depend on a domain will be notified when this
84 bool "Dynamically bind devices to a Power Domain"
85 depends on PM_DEVICE_POWER_DOMAIN && DEVICE_DEPS_DYNAMIC
87 Enable support for dynamically bind devices to a Power Domain.
90 int "Number of devices that can dynamically be bind to a Power Domain"
91 depends on PM_DEVICE_POWER_DOMAIN_DYNAMIC
94 The number of devices that can dynamically be bind to a Power Domain.
97 bool "Runtime Device Power Management"
100 Enable Runtime Power Management to save power. With device runtime PM
101 enabled, devices can be suspended or resumed based on the device
105 depends on PM_DEVICE_RUNTIME
106 bool "[DEPRECATED] Use only on Runtime Power Management on system suspend / resume"
109 On system suspend / resume do not trigger the Device PM hooks but
110 only rely on Runtime PM to manage the devices power states.
113 bool "Device Power Management shell"
114 depends on SHELL
116 Enable the device power management shell, for triggering device power
120 bool "System-Managed Device Power Management"
123 This option enables the system-managed device power
124 management. The power management subsystem will suspend
125 devices before entering a low power state. Conversely, after
126 the core wakes up from low power mode all suspended devices