Searched refs:intel_idle (Results 1 – 10 of 10) sorted by relevance
| /linux-6.15/drivers/idle/ |
| H A D | intel_idle.c | 253 .enter = &intel_idle, 261 .enter = &intel_idle, 269 .enter = &intel_idle, 277 .enter = &intel_idle, 290 .enter = &intel_idle, 298 .enter = &intel_idle, 306 .enter = &intel_idle, 314 .enter = &intel_idle, 322 .enter = &intel_idle, 335 .enter = &intel_idle, [all …]
|
| H A D | Kconfig | 8 Enable intel_idle, a cpuidle driver that includes knowledge of 11 processors intel_idle does not support.
|
| H A D | Makefile | 6 obj-$(CONFIG_INTEL_IDLE) += intel_idle.o
|
| /linux-6.15/Documentation/admin-guide/pm/ |
| H A D | intel_idle.rst | 5 ``intel_idle`` CPU Idle Time Management Driver 16 ``intel_idle`` is a part of the 26 ``intel_idle`` uses the ``MWAIT`` instruction to inform the processor that the 32 Manual [1]_). Accordingly, ``intel_idle`` refuses to work with processors in 37 ``intel_idle`` is not modular, so it cannot be unloaded, which means that the 63 recognized by ``intel_idle``) or if the processor model is not recognized. 82 coming from the ACPI tables. [This step is skipped if ``intel_idle`` is 90 If the processor model at hand is recognized by ``intel_idle``, there is a 107 If the given processor model is not recognized by ``intel_idle``, but it 171 ``intel_idle`` will fail. [all …]
|
| H A D | working-state.rst | 11 intel_idle
|
| H A D | cpuidle.rst | 175 majority of Intel platforms, ``intel_idle`` and ``acpi_idle``, one with 180 the ``acpi_idle`` driver will be used if ``intel_idle`` is disabled for some 611 to ``intel_idle`` affect Intel processors only. 616 ``intel_idle`` drivers altogether, which effectively causes the entire 636 running Intel processors, this option disables the ``intel_idle`` driver 644 the ``intel_idle.max_cstate=<n>`` and ``processor.max_cstate=<n>`` parameters, 648 ``intel_idle`` and ``acpi_idle`` drivers, respectively, to discard all of the 652 ``intel_idle.max_cstate=0`` to the kernel command line disables the 653 ``intel_idle`` driver and allows ``acpi_idle`` to be used, whereas
|
| /linux-6.15/Documentation/arch/x86/ |
| H A D | mds.rst | 205 has been superseded by the intel_idle driver around 2010 and is
|
| /linux-6.15/Documentation/timers/ |
| H A D | no_hz.rst | 239 c. On x86 systems, use the "intel_idle.max_cstate=" to limit
|
| /linux-6.15/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 2313 intel_idle.max_cstate= [KNL,HW,ACPI,X86] 2314 0 disables intel_idle and fall back on acpi_idle.
|
| /linux-6.15/ |
| H A D | MAINTAINERS | 11994 F: drivers/idle/intel_idle.c
|