All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dominik Brodowski <linux@brodo.de>
To: torvalds@transmeta.com
Cc: linux-kernel@vger.kernel.org, cpufreq@www.linux.org.uk
Subject: [2.5. PATCH] cpufreq: update Documentation
Date: Fri, 1 Nov 2002 09:43:20 +0100	[thread overview]
Message-ID: <20021101094320.A2500@brodo.de> (raw)

[-- 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 --]

                 reply	other threads:[~2002-11-01  8:37 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20021101094320.A2500@brodo.de \
    --to=linux@brodo.de \
    --cc=cpufreq@www.linux.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@transmeta.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.