mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-10-30 07:38:52 +01:00
Fixed MTP to work with TWRP
This commit is contained in:
commit
f6dfaef42e
50820 changed files with 20846062 additions and 0 deletions
19
tools/power/cpupower/man/cpupower-info.1
Normal file
19
tools/power/cpupower/man/cpupower-info.1
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
.TH CPUPOWER\-INFO "1" "22/02/2011" "" "cpupower Manual"
|
||||
.SH NAME
|
||||
cpupower\-info \- Shows processor power related kernel or hardware configurations
|
||||
.SH SYNOPSIS
|
||||
.ft B
|
||||
.B cpupower info [ \-b ]
|
||||
|
||||
.SH DESCRIPTION
|
||||
\fBcpupower info \fP shows kernel configurations or processor hardware
|
||||
registers affecting processor power saving policies.
|
||||
|
||||
Some options are platform wide, some affect single cores. By default values
|
||||
of core zero are displayed only. cpupower --cpu all cpuinfo will show the
|
||||
settings of all cores, see cpupower(1) how to choose specific cores.
|
||||
|
||||
.SH "SEE ALSO"
|
||||
Options are described in detail in:
|
||||
|
||||
cpupower(1), cpupower-set(1)
|
||||
Loading…
Add table
Add a link
Reference in a new issue