mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-17 09:14:19 +08:00
5094d27171
The cpupower idle-set subcommand was introduce recently.
This patch provides the missing manpage.
If cpupower is properly installed it will show up automatically
(similar to git), when invoking:
cpupower help idle-set
or
cpupower idle-set --help
Some parts have been taken over and adjusted from
git commit
|
||
---|---|---|
.. | ||
cpupower-frequency-info.1 | ||
cpupower-frequency-set.1 | ||
cpupower-idle-info.1 | ||
cpupower-idle-set.1 | ||
cpupower-info.1 | ||
cpupower-monitor.1 | ||
cpupower-set.1 | ||
cpupower.1 |