diff options
author | Krzysztof Kozlowski <[email protected]> | 2014-07-18 16:36:32 +0200 |
---|---|---|
committer | Tomasz Figa <[email protected]> | 2014-07-26 02:49:31 +0200 |
commit | 42773b28e71d06daeceba106ea12c8be2e48011f (patch) | |
tree | 5db6bd3049dc07b02edb60e5442aa5949022d4c2 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | d19bb397e19e271aead5c3e089f48475fb14b647 (diff) |
clk: samsung: exynos4: Enable ARMCLK down feature
Enable ARMCLK down feature on all Exynos4 SoCs. The frequency of
ARMCLK will be reduced upon entering idle mode (WFI or WFE).
The feature behaves like very fast cpufreq ondemand governor. In idle
mode this reduces energy consumption on full frequency chosen by
cpufreq governor by approximately:
- Trats2: 6.5% (153 mA -> 143 mA)
- Trats: 33.0% (180 mA -> 120 mA)
- Gear1: 27.0% (180 mA -> 130 mA)
The patch uses simillar settings as Exynos5250 (clk-exynos5250.c),
except it disables clock up feature and on Exynos4412 ARMCLK down is
enabled for all 4 cores.
Tested on Trats board (Exynos4210), Trats2 board (Exynos4412) and
Samsung Gear 1 (Exynos4212).
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Tested-by: Daniel Drake <[email protected]>
Signed-off-by: Tomasz Figa <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions