Searched full:efficiency (Results 1 – 25 of 208) sorted by relevance
123456789
/Linux-v5.10/arch/arm/kernel/ |
D | topology.c | 52 unsigned long efficiency; member 56 * Table of relative efficiency of each processors 57 * The efficiency value must fit in 20bit and the final 78 * Iterate all CPUs' descriptor in DT and compute the efficiency 79 * (as per table_efficiency). Also calculate a middle efficiency 128 capacity = ((be32_to_cpup(rate)) >> 20) * cpu_eff->efficiency; in parse_dt_topology()
|
/Linux-v5.10/tools/power/x86/x86_energy_perf_policy/ |
D | x86_energy_perf_policy.8 | 82 Set a policy with a normal balance between performance and energy efficiency. 90 accepting no performance sacrifice for the benefit of energy efficiency. 94 but allowing some performance loss to benefit energy efficiency. 102 a measurable performance impact to maximize energy efficiency.
|
/Linux-v5.10/tools/power/cpupower/man/ |
D | cpupower-set.1 | 31 performance and 15 is maximum energy efficiency. 35 energy efficiency.
|
/Linux-v5.10/kernel/rcu/ |
D | Kconfig | 148 scheduling-clock interrupts for energy-efficiency reasons will 180 parameter), thus improving energy efficiency. On the other 184 Say Y if energy efficiency is critically important, and you
|
/Linux-v5.10/Documentation/driver-api/thermal/ |
D | power_allocator.rst | 247 devices. They express the relative power efficiency of different 249 efficiency. Weighting is relative such that if each cooling device 252 the same kind of compute, but with different efficiency. For example,
|
/Linux-v5.10/Documentation/devicetree/bindings/mfd/ |
D | max77802.txt | 4 efficiency Buck regulators, 32 Low-DropOut (LDO) regulators used to power
|
/Linux-v5.10/Documentation/features/core/jump-labels/ |
D | arch-support.txt | 4 # description: arch supports live patched, high efficiency branches
|
/Linux-v5.10/Documentation/devicetree/bindings/leds/ |
D | leds-lp8860.txt | 3 The LP8860-Q1 is an high-efficiency LED
|
D | leds-lm3697.txt | 5 LED strings while delivering up to 90% efficiency.
|
/Linux-v5.10/Documentation/gpu/ |
D | afbc.rst | 29 maximum compression efficiency), the component order must be: 71 bad for compression efficiency, and so it's recommended to avoid
|
/Linux-v5.10/mm/ |
D | vmpressure.c | 233 * notified of the entire subtree's reclaim efficiency. 235 * If @tree is not set, reclaim efficiency is recorded for @memcg, and 282 /* For now, no users for root-level efficiency */ in vmpressure()
|
/Linux-v5.10/Documentation/devicetree/bindings/hwmon/ |
D | maxim,max20730.yaml | 18 compact, high efficiency power-delivery solutions with high-precision
|
/Linux-v5.10/include/linux/regulator/ |
D | consumer.h | 25 * idling. Regulator r has > 90% efficiency in NORMAL mode at loads > 100mA 27 * efficiency in IDLE mode at loads < 10mA. Thus regulator r will operate 53 * In order of power efficiency (least efficient at top).
|
/Linux-v5.10/Documentation/devicetree/bindings/regulator/ |
D | max77686.txt | 6 The MAX77686 PMIC has 9 high-efficiency Buck and 26 Low-DropOut (LDO)
|
/Linux-v5.10/include/linux/ |
D | average.h | 25 * that this parameter must be a power of two for efficiency.
|
/Linux-v5.10/include/uapi/linux/ |
D | fiemap.h | 66 * merged for efficiency. */
|
/Linux-v5.10/fs/squashfs/ |
D | id.c | 14 * For space efficiency regular files store uid and gid indexes, which are
|
/Linux-v5.10/Documentation/devicetree/bindings/display/msm/ |
D | gmu.yaml | 17 management and support to improve power efficiency and reduce the load on
|
/Linux-v5.10/Documentation/devicetree/bindings/power/supply/ |
D | bq25980.yaml | 17 switching chargers can provide over 97% efficiency by making use of the
|
/Linux-v5.10/tools/power/x86/turbostat/ |
D | turbostat.8 | 97 …that on many systems the CPUs are not listed in numerical order -- for efficiency reasons, turbost… 201 8 * 100.0 = 800.0 MHz max efficiency frequency 247 The \fBmax efficiency\fP frequency, a.k.a. Low Frequency Mode, is the frequency
|
/Linux-v5.10/Documentation/devicetree/bindings/leds/backlight/ |
D | lm3630a-backlight.yaml | 7 title: TI LM3630A High-Efficiency Dual-String White LED
|
/Linux-v5.10/Documentation/hwmon/ |
D | ltc2947.rst | 27 accumulates if current is positive (to check battery charging efficiency for
|
/Linux-v5.10/drivers/staging/vc04_services/vchiq-mmal/ |
D | mmal-msg-port.h | 28 * on this port for efficiency reasons.
|
/Linux-v5.10/drivers/block/zram/ |
D | zram_drv.h | 37 * zram is mainly used for memory efficiency so we want to keep memory
|
/Linux-v5.10/fs/nfsd/ |
D | flexfilelayoutxdr.c | 60 *p++ = cpu_to_be32(1); /* efficiency */ in nfsd4_ff_encode_layoutget()
|
123456789