1 .TH CPUPOWER "1" "07/03/2011" "" "cpupower Manual"
3 cpupower \- Shows and sets processor power related values
6 .B cpupower [ \-c cpulist ] <command> [ARGS]
8 .B cpupower \-v|\-\-version
10 .B cpupower \-h|\-\-help
13 \fBcpupower \fP is a collection of tools to examine and tune power saving
14 related features of your processor.
16 The manpages of the commands (cpupower\-<command>(1)) provide detailed
17 descriptions of supported features. Run \fBcpupower help\fP to get an overview
18 of supported commands.
24 Shows supported commands and general usage.
27 \-\-cpu cpulist, \-c cpulist
29 Only show or set values for specific cores.
30 This option is not supported by all commands, details can be found in the
31 manpages of the commands.
33 Some commands access all cores (typically the *\-set commands), some only
34 the first core (typically the *\-info commands) by default.
36 The syntax for <cpulist> is based on how the kernel exports CPU bitmasks via
37 sysfs files. Some examples:
62 Print the package name and version number.
65 cpupower-set(1), cpupower-info(1), cpupower-idle(1),
66 cpupower-frequency-set(1), cpupower-frequency-info(1), cpupower-monitor(1),
71 \-\-perf\-bias parts written by Len Brown <len.brown@intel.com>
72 Thomas Renninger <trenn@suse.de>