0001 .. SPDX-License-Identifier: GPL-2.0
0002
0003 ==============================================================================
0004 Linux CPUFreq - CPU frequency and voltage scaling code in the Linux(TM) kernel
0005 ==============================================================================
0006
0007 Author: Dominik Brodowski <linux@brodo.de>
0008
0009 Clock scaling allows you to change the clock speed of the CPUs on the
0010 fly. This is a nice method to save battery power, because the lower
0011 the clock speed, the less power the CPU consumes.
0012
0013
0014 .. toctree::
0015 :maxdepth: 1
0016
0017 core
0018 cpu-drivers
0019 cpufreq-stats
0020
0021 Mailing List
0022 ------------
0023 There is a CPU frequency changing CVS commit and general list where
0024 you can report bugs, problems or submit patches. To post a message,
0025 send an email to linux-pm@vger.kernel.org.
0026
0027 Links
0028 -----
0029 the FTP archives:
0030 * ftp://ftp.linux.org.uk/pub/linux/cpufreq/
0031
0032 how to access the CVS repository:
0033 * http://cvs.arm.linux.org.uk/
0034
0035 the CPUFreq Mailing list:
0036 * http://vger.kernel.org/vger-lists.html#linux-pm
0037
0038 Clock and voltage scaling for the SA-1100:
0039 * http://www.lartmaker.nl/projects/scaling