^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 1) .. SPDX-License-Identifier: GPL-2.0
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 2)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 3) ==============================================================================
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 4) Linux CPUFreq - CPU frequency and voltage scaling code in the Linux(TM) kernel
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 5) ==============================================================================
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 6)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 7) Author: Dominik Brodowski <linux@brodo.de>
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 8)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 9) Clock scaling allows you to change the clock speed of the CPUs on the
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) fly. This is a nice method to save battery power, because the lower
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) the clock speed, the less power the CPU consumes.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14) .. toctree::
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 15) :maxdepth: 1
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 16)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 17) core
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 18) cpu-drivers
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 19) cpufreq-stats
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 20)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 21) Mailing List
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 22) ------------
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 23) There is a CPU frequency changing CVS commit and general list where
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 24) you can report bugs, problems or submit patches. To post a message,
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 25) send an email to linux-pm@vger.kernel.org.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 26)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 27) Links
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 28) -----
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 29) the FTP archives:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 30) * ftp://ftp.linux.org.uk/pub/linux/cpufreq/
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 31)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 32) how to access the CVS repository:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 33) * http://cvs.arm.linux.org.uk/
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 34)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 35) the CPUFreq Mailing list:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 36) * http://vger.kernel.org/vger-lists.html#linux-pm
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 37)
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 38) Clock and voltage scaling for the SA-1100:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 39) * http://www.lartmaker.nl/projects/scaling