Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - A index
The Linux kernel configuration item CONFIG_ARM_PSCI_CPUIDLE
:
CONFIG_ARM_PSCI_FW
Select this to enable PSCI firmware based CPUidle driver for ARM. It provides an idle driver that is capable of detecting and managing idle states through the PSCI firmware interface.
The driver has limitations when used with PREEMPT_RT: - If the idle states are described with the non-hierarchical layout, all idle states are still available.
- If the idle states are described with the hierarchical layout, only the idle states defined per CPU are available, but not the ones being shared among a group of CPUs (aka cluster idle states).
Raw data from LKDDb:
lkddb of "" "" "arm,idle-state" : CONFIG_ARM_PSCI_CPUIDLE CONFIG_CPU_IDLE : drivers/cpuidle/cpuidle-psci.c # in 5.4–5.19, 6.0–6.13, 6.14-rc+HEAD
lkddb of "" "" "arm,psci-1.0" : CONFIG_ARM_PSCI_CPUIDLE CONFIG_CPU_IDLE CONFIG_PM_GENERIC_DOMAINS_OF : drivers/cpuidle/cpuidle-psci-domain.c # in 5.6–5.8
lkddb platform "psci-cpuidle" : CONFIG_ARM_PSCI_CPUIDLE CONFIG_CPU_IDLE : drivers/cpuidle/cpuidle-psci.c # in 5.9–5.19, 6.0–6.13, 6.14-rc+HEAD
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - A index
Automatically generated (in year 2025). See also LKDDb sources on GitLab