Home
last modified time | relevance | path

Searched refs:CPU (Results 1 – 25 of 38) sorted by relevance

12

/linux-4.19.296/drivers/cpuidle/
DKconfig.arm2 # ARM CPU Idle drivers
5 bool "Generic ARM/ARM64 CPU idle Driver"
12 initialized by calling the CPU operations init idle hook
23 Select this option to enable CPU idle driver for big.LITTLE based
26 multiple CPU idle drivers infrastructure.
29 bool "CPU Idle Driver for CLPS711X processors"
35 bool "CPU Idle Driver for Calxeda processors"
42 bool "CPU Idle Driver for Marvell Kirkwood SoCs"
45 This adds the CPU Idle driver for Marvell Kirkwood SoCs.
48 bool "CPU Idle Driver for Xilinx Zynq processors"
[all …]
DKconfig1 menu "CPU Idle"
4 bool "CPU idle PM support"
9 CPU idle is a generic framework for supporting software-controlled
29 menu "ARM CPU Idle Drivers"
34 menu "MIPS CPU Idle Drivers"
39 menu "POWERPC CPU Idle Drivers"
DKconfig.mips2 # MIPS CPU Idle Drivers
5 bool "CPU Idle driver for MIPS CPS platforms"
DKconfig.powerpc2 # POWERPC CPU Idle Drivers
/linux-4.19.296/drivers/cpufreq/
DKconfig1 menu "CPU Frequency scaling"
4 bool "CPU Frequency scaling"
7 CPU Frequency scaling allows you to change the clock speed of
9 the lower the CPU clock speed, the less power the CPU consumes.
11 Note that this driver doesn't automatically change the CPU
34 bool "CPU frequency transition statistics"
36 Export CPU frequency statistics information through sysfs.
54 the CPU.
62 the CPU.
69 you to set the CPU frequency manually or when a userspace
[all …]
DKconfig.arm2 # ARM CPU Frequency scaling drivers
13 is based on an abstract continuous scale of CPU
51 protocol for CPU power management.
54 firmware providing the CPU DVFS functionality.
101 tristate "CPU Frequency scaling support for MediaTek SoCs"
164 CPU Frequency scaling support for S3C2410
172 CPU Frequency scaling support for S3C2412 and S3C2413 SoC CPUs.
175 bool "S3C2416 CPU Frequency scaling support"
182 core voltage of the CPU.
190 Enable CPU voltage scaling when entering the dvs mode.
[all …]
DKconfig.powerpc50 tristate "CPU frequency scaling for IBM POWERNV platform"
54 This adds support for CPU frequency switching on IBM POWERNV
DKconfig.x862 # x86 CPU Frequency scaling drivers
148 the CPUs' workloads are. CPU-bound workloads will be more sensitive
224 processors. When enabled it will lower CPU temperature by skipping
278 does not have any safeguards to prevent operating the CPU out of spec
/linux-4.19.296/drivers/clk/meson/
DKconfig29 want peripherals and CPU frequency scaling to work.
38 Say Y if you want peripherals and CPU frequency scaling to work.
47 Say Y if you want peripherals and CPU frequency scaling to work.
/linux-4.19.296/drivers/clk/mxs/
Dclk-imx23.c29 #define CPU (CLKCTRL + 0x0020) macro
55 writel_relaxed(1 << BP_CPU_INTERRUPT_WAIT, CPU + SET); in clk_misc_init()
131 clks[cpu_pll] = mxs_clk_div("cpu_pll", "ref_cpu", CPU, 0, 6, 28); in mx23_clocks_init()
132 clks[cpu_xtal] = mxs_clk_div("cpu_xtal", "ref_xtal", CPU, 16, 10, 29); in mx23_clocks_init()
Dclk-imx28.c29 #define CPU (CLKCTRL + 0x0050) macro
90 writel_relaxed(1 << BP_CPU_INTERRUPT_WAIT, CPU + SET); in clk_misc_init()
196 clks[cpu_pll] = mxs_clk_div("cpu_pll", "ref_cpu", CPU, 0, 6, 28); in mx28_clocks_init()
197 clks[cpu_xtal] = mxs_clk_div("cpu_xtal", "ref_xtal", CPU, 16, 10, 29); in mx28_clocks_init()
/linux-4.19.296/fs/squashfs/
DKconfig62 decompression performance and CPU and memory usage.
71 one time. This limits CPU and memory usage to a minimum.
77 poor performance on parallel I/O workloads when using multiple CPU
91 poor performance on parallel I/O workloads when using multiple CPU
118 achieved and the amount of CPU time and memory necessary to
160 the default zlib compression, at the expense of greater CPU and
175 the default ZLIB compression, while using less CPU.
/linux-4.19.296/drivers/clk/imgtec/
DKconfig6 Enable this to support the system & CPU clocks on the MIPS Boston
/linux-4.19.296/fs/fscache/
DKconfig23 multi-CPU system these may be on cachelines that keep bouncing
40 and on a multi-CPU system these may be on cachelines that keep
/linux-4.19.296/drivers/misc/cxl/
DKconfig29 coherently attached to a CPU via an MMU. This driver enables
/linux-4.19.296/drivers/misc/ocxl/
DKconfig20 attached to a CPU over an OpenCAPI link.
/linux-4.19.296/drivers/sh/intc/
DKconfig28 SMP parts. All of the balancing and CPU wakeup decisions are
/linux-4.19.296/fs/cachefiles/
DKconfig34 and on a multi-CPU system these may be on cachelines that keep
/linux-4.19.296/fs/romfs/
DKconfig46 the CPU.
/linux-4.19.296/drivers/clk/qcom/
DKconfig21 the CPU with frequencies above 1GHz.
22 Say Y if you want to support higher CPU frequencies on MSM8916
33 Say Y if you want to support CPU frequency scaling on devices
/linux-4.19.296/drivers/bus/
DKconfig53 cores. This bus is for per-CPU tightly coupled devices such as the
57 region at an unused physical address on the boot CPU, or else your
/linux-4.19.296/drivers/char/agp/
DKconfig60 tristate "AMD Opteron/Athlon64 on-CPU GART support"
64 X using the on-CPU northbridge of the AMD Athlon64/Opteron CPUs.
/linux-4.19.296/drivers/eisa/
Deisa.ids28 ACR1341 "M1 486SX/20 CPU Board"
29 ACR1351 "M1 486SX/20 CPU Board"
30 ACR1361 "M1 487/20 CPU Board"
31 ACR1371 "M1 487/20 CPU Board"
32 ACR1381 "M1 486/20 CPU Board"
33 ACR1391 "M1 486/20 CPU Board"
34 ACR1581 "M1 486/33 CPU Board"
35 ACR1591 "M1 486/33 CPU Board"
36 ACR15A1 "M1 486/33 CPU Board"
37 ACR15B1 "M1 486/33 CPU Board"
[all …]
/linux-4.19.296/fs/btrfs/
DKconfig58 plenty of additional CPU cycles are spent. Enabling this
/linux-4.19.296/fs/cramfs/
DREADME145 code simplicity and little CPU overhead even on big-endian machines.
175 Option 3 is easy to implement if we don't mind being CPU-inefficient:

12