index.rst 1.1 KB

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