~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/tools/power/cpupower/man/cpupower-frequency-info.1

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

Diff markup

Differences between /tools/power/cpupower/man/cpupower-frequency-info.1 (Architecture alpha) and /tools/power/cpupower/man/cpupower-frequency-info.1 (Architecture mips)


  1 .TH "CPUPOWER\-FREQUENCY\-INFO" "1" "0.1" "" "      1 .TH "CPUPOWER\-FREQUENCY\-INFO" "1" "0.1" "" "cpupower Manual"
  2 .SH "NAME"                                          2 .SH "NAME"
  3 .LP                                                 3 .LP 
  4 cpupower\-frequency\-info \- Utility to retrie      4 cpupower\-frequency\-info \- Utility to retrieve cpufreq kernel information
  5 .SH "SYNTAX"                                        5 .SH "SYNTAX"
  6 .LP                                                 6 .LP 
  7 cpupower [ \-c cpulist ] frequency\-info [\fIo      7 cpupower [ \-c cpulist ] frequency\-info [\fIoptions\fP]
  8 .SH "DESCRIPTION"                                   8 .SH "DESCRIPTION"
  9 .LP                                                 9 .LP 
 10 A small tool which prints out cpufreq informat     10 A small tool which prints out cpufreq information helpful to developers and interested users.
 11 .SH "OPTIONS"                                      11 .SH "OPTIONS"
 12 .LP                                                12 .LP 
 13 .TP                                                13 .TP  
 14 \fB\-e\fR \fB\-\-debug\fR                          14 \fB\-e\fR \fB\-\-debug\fR
 15 Prints out debug information.                      15 Prints out debug information.
 16 .TP                                                16 .TP  
 17 \fB\-f\fR \fB\-\-freq\fR                           17 \fB\-f\fR \fB\-\-freq\fR
 18 Get frequency the CPU currently runs at, accor     18 Get frequency the CPU currently runs at, according to the cpufreq core.
 19 .TP                                                19 .TP  
 20 \fB\-w\fR \fB\-\-hwfreq\fR                         20 \fB\-w\fR \fB\-\-hwfreq\fR
 21 Get frequency the CPU currently runs at, by re     21 Get frequency the CPU currently runs at, by reading it from hardware (only available to root).
 22 .TP                                                22 .TP  
 23 \fB\-l\fR \fB\-\-hwlimits\fR                       23 \fB\-l\fR \fB\-\-hwlimits\fR
 24 Determine the minimum and maximum CPU frequenc     24 Determine the minimum and maximum CPU frequency allowed.
 25 .TP                                                25 .TP  
 26 \fB\-d\fR \fB\-\-driver\fR                         26 \fB\-d\fR \fB\-\-driver\fR
 27 Determines the used cpufreq kernel driver.         27 Determines the used cpufreq kernel driver.
 28 .TP                                                28 .TP  
 29 \fB\-p\fR \fB\-\-policy\fR                         29 \fB\-p\fR \fB\-\-policy\fR
 30 Gets the currently used cpufreq policy.            30 Gets the currently used cpufreq policy.
 31 .TP                                                31 .TP  
 32 \fB\-g\fR \fB\-\-governors\fR                      32 \fB\-g\fR \fB\-\-governors\fR
 33 Determines available cpufreq governors.            33 Determines available cpufreq governors.
 34 .TP                                                34 .TP  
 35 \fB\-r\fR \fB\-\-related\-cpus\fR                  35 \fB\-r\fR \fB\-\-related\-cpus\fR
 36 Determines which CPUs run at the same hardware     36 Determines which CPUs run at the same hardware frequency.
 37 .TP                                                37 .TP  
 38 \fB\-a\fR \fB\-\-affected\-cpus\fR                 38 \fB\-a\fR \fB\-\-affected\-cpus\fR
 39 Determines which CPUs need to have their frequ     39 Determines which CPUs need to have their frequency coordinated by software.
 40 .TP                                                40 .TP  
 41 \fB\-s\fR \fB\-\-stats\fR                          41 \fB\-s\fR \fB\-\-stats\fR
 42 Shows cpufreq statistics if available.             42 Shows cpufreq statistics if available.
 43 .TP                                                43 .TP  
 44 \fB\-y\fR \fB\-\-latency\fR                        44 \fB\-y\fR \fB\-\-latency\fR
 45 Determines the maximum latency on CPU frequenc     45 Determines the maximum latency on CPU frequency changes.
 46 .TP                                                46 .TP  
 47 \fB\-o\fR \fB\-\-proc\fR                           47 \fB\-o\fR \fB\-\-proc\fR
 48 Prints out information like provided by the /p     48 Prints out information like provided by the /proc/cpufreq interface in 2.4. and early 2.6. kernels.
 49 .TP                                                49 .TP  
 50 \fB\-m\fR \fB\-\-human\fR                          50 \fB\-m\fR \fB\-\-human\fR
 51 human\-readable output for the \-f, \-w, \-s a     51 human\-readable output for the \-f, \-w, \-s and \-y parameters.
 52 .TP                                                52 .TP  
 53 \fB\-n\fR \fB\-\-no-rounding\fR                    53 \fB\-n\fR \fB\-\-no-rounding\fR
 54 Output frequencies and latencies without round     54 Output frequencies and latencies without rounding off values.
 55 .TP                                                55 .TP  
 56 \fB\-c\fR \fB\-\-perf\fR                           56 \fB\-c\fR \fB\-\-perf\fR
 57 Get performances and frequencies capabilities      57 Get performances and frequencies capabilities of CPPC, by reading it from hardware (only available on the hardware with CPPC).
 58 .TP                                                58 .TP
 59 .SH "REMARKS"                                      59 .SH "REMARKS"
 60 .LP                                                60 .LP 
 61 By default only values of core zero are displa     61 By default only values of core zero are displayed. How to display settings of
 62 other cores is described in the cpupower(1) ma     62 other cores is described in the cpupower(1) manpage in the \-\-cpu option section.
 63 .LP                                                63 .LP 
 64 You can't specify more than one of the output      64 You can't specify more than one of the output specific options \-o \-e \-a \-g \-p \-d \-l \-w \-f \-y.
 65 .LP                                                65 .LP 
 66 You also can't specify the \-o option combined     66 You also can't specify the \-o option combined with the \-c option.
 67 .SH "FILES"                                        67 .SH "FILES"
 68 .nf                                                68 .nf 
 69 \fI/sys/devices/system/cpu/cpu*/cpufreq/\fP        69 \fI/sys/devices/system/cpu/cpu*/cpufreq/\fP  
 70 \fI/proc/cpufreq\fP (deprecated)                   70 \fI/proc/cpufreq\fP (deprecated) 
 71 \fI/proc/sys/cpu/\fP (deprecated)                  71 \fI/proc/sys/cpu/\fP (deprecated)
 72 .fi                                                72 .fi 
 73 .SH "AUTHORS"                                      73 .SH "AUTHORS"
 74 .nf                                                74 .nf
 75 Dominik Brodowski <linux@brodo.de> \- author        75 Dominik Brodowski <linux@brodo.de> \- author 
 76 Mattia Dongili<malattia@gmail.com> \- first aut     76 Mattia Dongili<malattia@gmail.com> \- first autolibtoolization
 77 .fi                                                77 .fi
 78 .SH "SEE ALSO"                                     78 .SH "SEE ALSO"
 79 .LP                                                79 .LP 
 80 cpupower\-frequency\-set(1), cpupower(1)           80 cpupower\-frequency\-set(1), cpupower(1)
                                                      

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php