Lines Matching +full:domain +full:- +full:idle +full:- +full:states
1 # SPDX-License-Identifier: GPL-2.0-only
3 # ARM CPU Idle drivers
6 bool "Generic ARM CPU idle Driver"
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"
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"
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"
66 bool "CPU Idle Driver for 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"
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"
98 bool "Cpu Idle Driver for the Exynos processors"
105 bool "CPU Idle Driver for mvebu v7 family processors"
111 bool "CPU Idle Driver for NVIDIA Tegra SoCs"
120 bool "CPU Idle Driver for Qualcomm Subsystem Power Manager (SPM)"