* [2.5. PATCH] cpufreq: update Documentation
@ 2002-11-01 8:43 Dominik Brodowski
0 siblings, 0 replies; only message in thread
From: Dominik Brodowski @ 2002-11-01 8:43 UTC (permalink / raw)
To: torvalds; +Cc: linux-kernel, cpufreq
[-- Attachment #1: Type: text/plain, Size: 2945 bytes --]
Update/Add description of longhaul module parameters. (David Kimdon)
Also update status of ARM drivers, and add cpufreq to the list in
00-INDEX.
Dominik
diff -ruN linux-2545original/arch/i386/Kconfig linux/arch/i386/Kconfig
--- linux-2545original/arch/i386/Kconfig Thu Oct 31 12:00:00 2002
+++ linux/arch/i386/Kconfig Thu Oct 31 21:00:00 2002
@@ -525,6 +525,13 @@
VIA Cyrix Samuel/C3, VIA Cyrix Ezra and VIA Cyrix Ezra-T
processors.
+ If you do not want to scale the Front Side Bus or voltage,
+ pass the module parameter "dont_scale_fsb=1" or
+ "dont_scale_voltage=1". Additionally, it is advised that
+ you pass the current Front Side Bus speed (in MHz) to
+ this module as module parameter "current_fsb", e.g.
+ "current_fsb=133" for a Front Side Bus speed of 133 MHz.
+
For details, take a look at linux/Documentation/cpufreq.
If in doubt, say N.
diff -ruN linux-2545original/Documentation/00-INDEX linux/Documentation/00-INDEX
--- linux-2545original/Documentation/00-INDEX Thu Oct 31 12:00:00 2002
+++ linux/Documentation/00-INDEX Thu Oct 31 21:00:00 2002
@@ -58,6 +58,8 @@
- info on Computone Intelliport II/Plus Multiport Serial Driver
cpqarray.txt
- info on using Compaq's SMART2 Intelligent Disk Array Controllers.
+cpufreq
+ - describes the CPU frequency and voltage scaling support
cris/
- directory with info about Linux on CRIS architecture.
devices.txt
diff -ruN linux-2544original/Documentation/cpufreq linux/Documentation/cpufreq
--- linux-2544original/Documentation/cpufreq Thu Oct 31 12:00:00 2002
+++ linux/Documentation/cpufreq Thu Oct 31 21:00:00 2002
@@ -37,8 +37,7 @@
ARM:
ARM Integrator, SA 1100, SA1110
--------------------------------
- This driver will be ported to new CPUFreq core soon, so
- far it will not work.
+ No known issues.
AMD Elan:
@@ -56,19 +55,19 @@
VIA Cyrix Ezra, VIA Cyrix Ezra-T
--------------------------------
If you do not want to scale the Front Side Bus or voltage,
- pass the module parameter "dont_scale_fsb 1" or
- "dont_scale_voltage 1". Additionally, it is advised that
+ pass the module parameter "dont_scale_fsb=1" or
+ "dont_scale_voltage=1". Additionally, it is advised that
you pass the current Front Side Bus speed (in MHz) to
this module as module parameter "current_fsb", e.g.
- "current_fsb 133" for a Front Side Bus speed of 133 MHz.
+ "current_fsb=133" for a Front Side Bus speed of 133 MHz.
Intel SpeedStep:
certain mobile Intel Pentium III (Coppermine), and all mobile
Intel Pentium III-M (Tualatin) and mobile Intel Pentium 4 P4-Ms.
--------------------------------
- Unfortunately only modern Intel ICH2-M and ICH3-M chipsets are
- supported.
+ Unfortunately, only modern Intel ICH2-M and ICH3-M chipsets are
+ supported yet.
P4 CPU Clock Modulation:
[-- Attachment #2: Type: application/pgp-signature, Size: 240 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-11-01 8:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-01 8:43 [2.5. PATCH] cpufreq: update Documentation Dominik Brodowski
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.