Lines Matching +full:suspend +full:- +full:to +full:- +full:idle

1 # SPDX-License-Identifier: GPL-2.0-only
3 # ARM CPU Idle drivers
6 bool "Generic ARM CPU idle Driver"
11 Select this to enable generic cpuidle driver for ARM.
12 It provides a generic idle driver whose idle states are configured
13 at run-time through DT nodes. The CPUidle suspend backend is
14 initialized by calling the CPU operations init idle hook
18 bool "PSCI CPU idle Driver"
23 Select this to enable PSCI firmware based CPUidle driver for ARM.
24 It provides an idle driver that is capable of detecting and
25 managing idle states through the PSCI firmware interface.
28 - If the idle states are described with the non-hierarchical layout,
29 all idle states are still available.
31 - If the idle states are described with the hierarchical layout,
32 only the idle states defined per CPU are available, but not the ones
33 being shared among a group of CPUs (aka cluster idle states).
36 bool "PSCI CPU idle Domain"
42 Select this to enable the PSCI based CPUidle driver to use PM domains,
43 which is needed to support the hierarchical DT based layout of the
44 idle states.
54 Select this option to enable CPU idle driver for big.LITTLE based
56 define different C-states for little and big cores through the
57 multiple CPU idle drivers infrastructure.
60 bool "CPU Idle Driver for CLPS711X processors"
63 Select this to enable cpuidle on Cirrus Logic CLPS711X SOCs.
66 bool "CPU Idle Driver for Calxeda processors"
70 Select this to enable cpuidle on Calxeda processors.
73 bool "CPU Idle Driver for Marvell Kirkwood SoCs"
76 This adds the CPU Idle driver for Marvell Kirkwood SoCs.
79 bool "CPU Idle Driver for Xilinx Zynq processors"
82 Select this to enable cpuidle on Xilinx Zynq processors.
85 bool "Cpu Idle Driver for the ST-E u8500 processors"
88 Select this to enable cpuidle for ST-E u8500 processors.
91 bool "Cpu Idle Driver for the AT91 processors"
95 Select this to enable cpuidle for AT91 processors.
98 bool "Cpu Idle Driver for the Exynos processors"
102 Select this to enable cpuidle for Exynos processors.
105 bool "CPU Idle Driver for mvebu v7 family processors"
108 Select this to enable cpuidle on Armada 370, 38x and XP processors.
111 bool "CPU Idle Driver for NVIDIA Tegra SoCs"
117 Select this to enable cpuidle for NVIDIA Tegra20/30/114/124 SoCs.
120 bool "CPU Idle Driver for Qualcomm Subsystem Power Manager (SPM)"
129 Select this to enable cpuidle for Qualcomm processors.
131 CPU and L2 cores. It interface with various system drivers to put