Searched refs:cpupower (Results 1 – 13 of 13) sorted by relevance
181 #: utils/cpupower.c:78186 #: utils/cpupower.c:79191 #: utils/cpupower.c:80196 #: utils/cpupower.c:83205 #: utils/cpupower.c:84212 #: utils/cpupower.c:85217 #: utils/cpupower.c:86224 #: utils/cpupower.c:91229 #: utils/cpupower.c:114234 #: utils/cpupower.c:172[all …]
176 #: utils/cpupower.c:78181 #: utils/cpupower.c:79186 #: utils/cpupower.c:80191 #: utils/cpupower.c:83198 #: utils/cpupower.c:84203 #: utils/cpupower.c:85208 #: utils/cpupower.c:86215 #: utils/cpupower.c:91222 #: utils/cpupower.c:114227 #: utils/cpupower.c:172[all …]
173 #: utils/cpupower.c:78178 #: utils/cpupower.c:79183 #: utils/cpupower.c:80188 #: utils/cpupower.c:83195 #: utils/cpupower.c:84200 #: utils/cpupower.c:85205 #: utils/cpupower.c:86212 #: utils/cpupower.c:91217 #: utils/cpupower.c:114222 #: utils/cpupower.c:172[all …]
171 #: utils/cpupower.c:78176 #: utils/cpupower.c:79181 #: utils/cpupower.c:80186 #: utils/cpupower.c:83193 #: utils/cpupower.c:84198 #: utils/cpupower.c:85203 #: utils/cpupower.c:86210 #: utils/cpupower.c:91215 #: utils/cpupower.c:114220 #: utils/cpupower.c:172[all …]
89 _min_freq=$(cpupower frequency-info -l | tail -1 | awk ' { print $1 } ')91 _max_freq=$(cpupower frequency-info -l | tail -1 | awk ' { print $2 } ')98 cpupower frequency-set -g powersave --max=${freq}MHz >& /dev/null102 [ $EVALUATE_ONLY -eq 0 ] && cpupower frequency-set -g powersave --max=${max_freq}MHz >& /dev/null
1 The cpupower package consists of the following elements:30 /usr/lib; cpupower, cpufreq-bench_plot.sh to put in /usr/bin; and40 libtoolization, the manpages and the italian language file for cpupower;44 cpupower.
127 complete -o bashdefault -o default -F _cpupower cpupower 2>/dev/null \128 || complete -o default -F _cpupower cpupower
58 PACKAGE = cpupower72 docdir ?= /usr/share/doc/packages/cpupower
21 cpupower
65 cpupower: FORCE target100 all: acpi cgroup counter cpupower gpio hv firewire \142 $(call descend,power/cpupower,clean)
12 $(OUTPUT)../lib/cpufreq.o $(OUTPUT)../lib/cpupower.o
4958 F: tools/power/cpupower/
Completed in 102 milliseconds