man cpufreqd-get (Commandes) - Issues "get" commands to cpufreqd.
NAME
cpufreqd-get - Issues "get" commands to cpufreqd.
SYNTAX
cpufreqd-get
DESCRIPTION
cpufreqd-get issues a command to cpufreqd and reads the returned output. At the moment the only supported command is the "LIST_PROFILES", useful for usage with cpufreqd-set. Currently no arguments are allowed to this command.
COMMANDS
LIST_PROFILES
cpufreqd-get
Name (#1): High Speed 1 * Governor: performance Min freq: 997500 Max freq: 997500
Name (#2): Low Speed 1 Governor: powersave Min freq: 731500 Max freq: 731500
Near the name (between the parenthesis) you can find the index number to use when setting a specific profile with cpufreqd-set.
AUTHORS
Mattia Dongili <malattia@linux.it>