Lines Matching +full:dynamic +full:- +full:range
22 --------------------------------------------
30 "thermal-cpufreq-%x". This api can support multiple instances of cpufreq
42 the name "thermal-cpufreq-%x" linking it with a device tree node, in
54 This interface function unregisters the "thermal-cpufreq-%x" cooling device.
62 CPUs. The current power is calculated as dynamic power (static power isn't
63 supported currently). This power model requires that the operating-points of
70 The dynamic power consumption of a processor depends on many factors.
73 - The time the processor spends running, consuming dynamic power, as
74 compared to the time in idle states where dynamic consumption is
76 - The voltage and frequency levels as a result of DVFS. The DVFS
78 - In running time the 'execution' behaviour (instruction types, memory
83 A high level dynamic power consumption model may then be represented as::
91 The detailed behaviour for f(run) could be modelled on-line. However,
92 in practice, such an on-line model has dependencies on a number of
103 running time dynamic power coefficient in fundamental units of
104 mW/MHz/uVolt^2. Typical values for mobile CPUs might lie in range
106 ARM's Juno Development Platform are 530 for the Cortex-A57 cluster and
107 140 for the Cortex-A53 cluster.