Home
last modified time | relevance | path

Searched refs:governors (Results 1 – 17 of 17) sorted by relevance

/linux-4.4.14/tools/power/cpupower/utils/
Dcpufreq-info.c256 struct cpufreq_available_governors *governors; in debug_output_one() local
323 governors = cpufreq_get_available_governors(cpu); in debug_output_one()
324 if (governors) { in debug_output_one()
326 while (governors->next) { in debug_output_one()
327 printf("%s, ", governors->governor); in debug_output_one()
328 governors = governors->next; in debug_output_one()
330 printf("%s\n", governors->governor); in debug_output_one()
331 cpufreq_put_available_governors(governors); in debug_output_one()
448 struct cpufreq_available_governors *governors = in get_available_governors() local
450 if (!governors) in get_available_governors()
[all …]
/linux-4.4.14/Documentation/cpuidle/
Dcore.txt13 governors and drivers.
20 which can be used to switch governors at run time. This boot option
Dgovernor.txt6 cpuidle governors
23 with different governors. By default, most optimal governor based on your
/linux-4.4.14/Documentation/cpu-freq/
Dintel-pstate.txt9 In legacy mode, the Intel P-state implements two internal governors,
10 performance and powersave, that differ from the general cpufreq governors of
11 the same name (the general cpufreq governors implement target(), whereas the
12 internal Intel P-state governors implement setpolicy()). The internal
Dindex.txt26 governors.txt - What are cpufreq governors and how to
Duser-guide.txt169 scaling_available_governors : this file shows the CPUfreq governors
175 that some governors won't load - they only
Dgovernors.txt48 That's done using "cpufreq governors". Two are already in this patch
51 respectively. At least two more such governors will be ready for
55 governors, these can be tested extensively, and the best one can be
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-class-devfreq80 currently available governors in the system.
89 frequency requested by governors.
98 frequency requested by governors and min_freq.
/linux-4.4.14/drivers/cpuidle/
DMakefile5 obj-y += cpuidle.o driver.o governor.o sysfs.o governors/
DKconfig11 governors that can be swapped during runtime.
/linux-4.4.14/tools/power/cpupower/po/
Dde.po330 msgid " available cpufreq governors: "
426 msgid " -g, --governors Determines available cpufreq governors *\n"
427 msgstr " -g, --governors Erzeugt eine Liste mit verf�gbaren Reglern *\n"
574 msgstr " -g GOV, --governors GOV wechsle zu Regler GOV\n"
Dcs.po334 msgid " available cpufreq governors: "
426 msgid " -g, --governors Determines available cpufreq governors *\n"
427 msgstr " -g, --governors Zjistí dostupné regulátory cpufreq *\n"
565 msgstr " -g GOV, --governors GOV Nový regulátor cpufreq\n"
Dit.po329 msgid " available cpufreq governors: "
423 msgid " -g, --governors Determines available cpufreq governors *\n"
424 msgstr " -g, --governors Determina i gestori cpufreq disponibili *\n"
Dfr.po329 msgid " available cpufreq governors: "
421 msgid " -g, --governors Determines available cpufreq governors *\n"
423 " -g, --governors Affiche les r�gulateurs disponibles de cpufreq *\n"
Dpt.po328 msgid " available cpufreq governors: "
425 msgid " -g, --governors Determines available cpufreq governors *\n"
427 " -g, --governors Determina reguladores do cpufreq disponíveis *\n"
/linux-4.4.14/tools/power/cpupower/bench/
DREADME-BENCH8 scaling using Linux kernel governors
/linux-4.4.14/Documentation/thermal/
Dsysfs-api.txt183 |---available_policies: Available thermal governors for this zone
257 One of the various thermal governors used for a particular zone.
261 Available thermal governors which can be used for a particular zone.