48 lines
1.1 KiB
ReStructuredText
48 lines
1.1 KiB
ReStructuredText
|
.. SPDX-License-Identifier: GPL-2.0
|
|||
|
|
|||
|
.. include:: ../disclaimer-zh_CN.rst
|
|||
|
|
|||
|
:Original: Documentation/cpu-freq/index.rst
|
|||
|
|
|||
|
:翻译:
|
|||
|
|
|||
|
司延腾 Yanteng Si <siyanteng@loongson.cn>
|
|||
|
|
|||
|
.. _cn_index.rst:
|
|||
|
|
|||
|
=======================================================
|
|||
|
Linux CPUFreq - Linux(TM)内核中的CPU频率和电压升降代码
|
|||
|
=======================================================
|
|||
|
|
|||
|
Author: Dominik Brodowski <linux@brodo.de>
|
|||
|
|
|||
|
时钟升降允许你在运行中改变CPU的时钟速度。这是一个很好的节省电池电量的方法,因为时
|
|||
|
钟速度越低,CPU消耗的电量越少。
|
|||
|
|
|||
|
|
|||
|
.. toctree::
|
|||
|
:maxdepth: 1
|
|||
|
|
|||
|
core
|
|||
|
cpu-drivers
|
|||
|
cpufreq-stats
|
|||
|
|
|||
|
邮件列表
|
|||
|
------------
|
|||
|
这里有一个 CPU 频率变化的 CVS 提交和通用列表,您可以在这里报告bug、问题或提交补丁。要发
|
|||
|
布消息,请发送电子邮件到 linux-pm@vger.kernel.org。
|
|||
|
|
|||
|
链接
|
|||
|
-----
|
|||
|
FTP档案:
|
|||
|
* ftp://ftp.linux.org.uk/pub/linux/cpufreq/
|
|||
|
|
|||
|
如何访问CVS仓库:
|
|||
|
* http://cvs.arm.linux.org.uk/
|
|||
|
|
|||
|
CPUFreq邮件列表:
|
|||
|
* http://vger.kernel.org/vger-lists.html#linux-pm
|
|||
|
|
|||
|
SA-1100的时钟和电压标度:
|
|||
|
* http://www.lartmaker.nl/projects/scaling
|