/openbmc/linux/drivers/cpuidle/ |
H A D | Kconfig.arm | 3 # 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 D | Kconfig | 2 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 D | Kconfig.mips | 3 # MIPS CPU Idle Drivers 6 bool "CPU Idle driver for MIPS CPS platforms"
|
H A D | Kconfig.riscv | 3 # RISC-V CPU Idle drivers
|
H A D | Kconfig.powerpc | 3 # POWERPC CPU Idle Drivers
|
/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | battery.hpp | 12 Idle, enumerator 19 {ChargeState::Idle, "Idle"},
|
/openbmc/linux/Documentation/firmware-guide/acpi/ |
H A D | lpit.rst | 4 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 D | system-power-mode.md | 1 # 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 D | 0001-Fix-a-lot-of-Werror-format-security-errors-with-mvpr.patch | 22 …*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 D | Kconfig | 53 bool "Idle injection framework" 59 CPUs for power capping. Idle period can be injected
|
/openbmc/linux/Documentation/userspace-api/media/cec/ |
H A D | cec-pin-error-inj.rst | 215 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 D | uk-Idle | 5 # location and provider: UK, Idle
|
/openbmc/linux/Documentation/admin-guide/mm/ |
H A D | idle_page_tracking.rst | 2 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 D | coherency-fabric.txt | 32 - broken-idle: boolean to set when the Idle mode is not supported by the
|
/openbmc/linux/drivers/soc/loongson/ |
H A D | Kconfig | 26 S2Idle (Suspend To Idle), ACPI S3 (Suspend To RAM), ACPI S4 (Suspend To
|
/openbmc/openbmc/poky/scripts/pybootchartgui/ |
H A D | README.pybootchart | 24 way, tree pruning is utilized. Idle background processes and
|
/openbmc/linux/Documentation/devicetree/bindings/arm/msm/ |
H A D | qcom,idle-state.txt | 1 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 D | php-fpm.conf | 298 ; 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 D | metricblob.proto | 27 float idle_process_time = 2; // Idle process time across all cores
|
/openbmc/linux/kernel/time/ |
H A D | Kconfig | 109 bool "Idle dynticks system (tickless idle)" 185 bool "Old Idle dynticks config"
|
/openbmc/linux/Documentation/driver-api/pm/ |
H A D | cpuidle.rst | 5 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 D | fix_incompatible_pointer_types_for_gtkitemfactorycallbacks_on_gcc-14.patch | 48 - { 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 D | sched-arch.rst | 30 be cleared until the running task has called schedule(). Idle
|
/openbmc/linux/Documentation/driver-api/thermal/ |
H A D | cpu-idle-cooling.rst | 4 CPU Idle Cooling 57 Idle Injection:
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/turbostat/ |
H A D | turbostat_3.4.bb | 8 SUMMARY = "Frequency and Idle power monitoring tools for Linux"
|