Home
last modified time | relevance | path

Searched refs:Idle (Results 1 – 25 of 60) sorted by relevance

123

/openbmc/linux/drivers/cpuidle/
H A DKconfig.arm3 # ARM CPU Idle drivers
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"
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"
[all …]
H A DKconfig2 menu "CPU Idle"
54 menu "ARM CPU Idle Drivers"
59 menu "MIPS CPU Idle Drivers"
64 menu "POWERPC CPU Idle Drivers"
69 menu "RISC-V CPU Idle Drivers"
H A DKconfig.mips3 # MIPS CPU Idle Drivers
6 bool "CPU Idle driver for MIPS CPS platforms"
H A DKconfig.riscv3 # RISC-V CPU Idle drivers
H A DKconfig.powerpc3 # POWERPC CPU Idle Drivers
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dbattery.hpp12 Idle, enumerator
19 {ChargeState::Idle, "Idle"},
/openbmc/linux/Documentation/firmware-guide/acpi/
H A Dlpit.rst4 Low Power Idle Table (LPIT)
7 To enumerate platform Low Power Idle states, Intel platforms are using
8 “Low Power Idle Table” (LPIT). More details about this table can be
/openbmc/docs/designs/oem/ibm/
H A Dsystem-power-mode.md1 # System Power Mode and Idle Power Saver Support
46 A proposal for adding Idle Power Saving parameters was submitted to the Redfish
49 Customer Settable Idle Power Save Parameters:
74 the OCC and a SET_CONFIG_DATA (0x21) command with the Idle Power Saver
78 Default values will also be defined for Power Mode and Idle Power Saver
84 The customer requested PowerMode and Idle Power Saver parameters will be stored
91 - Using hardcoded power mode and Idle Power Save parameters (no flexibility to
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nmon/nmon/
H A D0001-Fix-a-lot-of-Werror-format-security-errors-with-mvpr.patch22 …*mvwprintw(padsmp,2, 0, "CPU User%% Sys%% Wait%% Idle|0 |25 |50 |75 …
43 - mvwprintw(padsmp, 2, 22, " Idle");
44 + mvwprintw(padsmp, 2, 22, "%s", " Idle");
/openbmc/linux/drivers/powercap/
H A DKconfig53 bool "Idle injection framework"
59 CPUs for power capping. Idle period can be injected
/openbmc/linux/Documentation/userspace-api/media/cec/
H A Dcec-pin-error-inj.rst215 they will go back to the Idle state.
223 in Idle state after the last byte was transmitted.
265 return to Idle state. Unfortunately the CEC specification is silent about
278 allowed and the receiver should return to Idle state when this is detected.
285 valid and the receiver should return to Idle state when this is detected.
289 return to Idle state. Unfortunately the CEC specification is silent about
297 to Idle state.
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/
H A Duk-Idle5 # location and provider: UK, Idle
/openbmc/linux/Documentation/admin-guide/mm/
H A Didle_page_tracking.rst2 Idle Page Tracking
98 The idle memory tracking feature adds a new page flag, the Idle flag. This flag
109 cleared as a result of setting or updating a page's Idle flag, the Young flag
/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/
H A Dcoherency-fabric.txt32 - broken-idle: boolean to set when the Idle mode is not supported by the
/openbmc/linux/drivers/soc/loongson/
H A DKconfig26 S2Idle (Suspend To Idle), ACPI S3 (Suspend To RAM), ACPI S4 (Suspend To
/openbmc/openbmc/poky/scripts/pybootchartgui/
H A DREADME.pybootchart24 way, tree pruning is utilized. Idle background processes and
/openbmc/linux/Documentation/devicetree/bindings/arm/msm/
H A Dqcom,idle-state.txt1 QCOM Idle States for cpuidle driver
5 states. Idle states have different enter/exit latency and residency values.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/php/php/
H A Dphp-fpm.conf298 ; state - the state of the process (Idle, Running, ...);
313 ; it's always 0 if the process is not in Idle state
316 ; If the process is in Idle state, then informations are related to the
/openbmc/google-misc/subprojects/metrics-ipmi-blobs/
H A Dmetricblob.proto27 float idle_process_time = 2; // Idle process time across all cores
/openbmc/linux/kernel/time/
H A DKconfig109 bool "Idle dynticks system (tickless idle)"
185 bool "Old Idle dynticks config"
/openbmc/linux/Documentation/driver-api/pm/
H A Dcpuidle.rst5 CPU Idle Time Management
13 CPU Idle Time Management Subsystem
40 CPU Idle Time Governors
158 CPU Idle Time Management Drivers
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/pidgin/
H A Dfix_incompatible_pointer_types_for_gtkitemfactorycallbacks_on_gcc-14.patch48 - { N_("/Buddies/Show/Idle _Times"), NULL, pidgin_blist_show_idle_time_cb, 1, "<CheckItem>", NULL },
53 + { N_("/Buddies/Show/Idle _Times"), NULL, (GtkItemFactoryCallback)pidgin_blist_show_idle_time_cb, …
/openbmc/linux/Documentation/scheduler/
H A Dsched-arch.rst30 be cleared until the running task has called schedule(). Idle
/openbmc/linux/Documentation/driver-api/thermal/
H A Dcpu-idle-cooling.rst4 CPU Idle Cooling
57 Idle Injection:
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/turbostat/
H A Dturbostat_3.4.bb8 SUMMARY = "Frequency and Idle power monitoring tools for Linux"

123