* [PATCH] redirect speedstep-centrino maintainer mail to cpufreq list
@ 2006-06-21 20:15 Jeremy Fitzhardinge
2006-06-21 20:37 ` Dave Jones
0 siblings, 1 reply; 2+ messages in thread
From: Jeremy Fitzhardinge @ 2006-06-21 20:15 UTC (permalink / raw)
To: cpufreq
I haven't really maintained this driver for a while, and I'm not
keeping up with the latest in Intel power management. I get a steady
stream of mail which I don't really do anything useful with; the
cpufreq list seems like a better destination, unless someone wants to
get the mail directly.
Also clean up a couple of ancient comments which don't really apply
anymore (as far as I know, nobody has ever damaged a CPU with this
driver).
Signed-off-by: Jeremy Fitzhardinge <jeremy@goop.org>
diff -r 97ce6298318c arch/i386/kernel/cpu/cpufreq/speedstep-centrino.c
--- a/arch/i386/kernel/cpu/cpufreq/speedstep-centrino.c Wed Jun 21 12:34:16 2006 -0700
+++ b/arch/i386/kernel/cpu/cpufreq/speedstep-centrino.c Wed Jun 21 13:07:45 2006 -0700
@@ -2,19 +2,15 @@
* cpufreq driver for Enhanced SpeedStep, as found in Intel's Pentium
* M (part of the Centrino chipset).
*
+ * Since the original Pentium M, most new Intel CPUs support Enhanced
+ * SpeedStep.
+ *
* Despite the "SpeedStep" in the name, this is almost entirely unlike
* traditional SpeedStep.
*
* Modelled on speedstep.c
*
* Copyright (C) 2003 Jeremy Fitzhardinge <jeremy@goop.org>
- *
- * WARNING WARNING WARNING
- *
- * This driver manipulates the PERF_CTL MSR, which is only somewhat
- * documented. While it seems to work on my laptop, it has not been
- * tested anywhere else, and it may not work for you, do strange
- * things or simply crash.
*/
#include <linux/kernel.h>
@@ -36,7 +32,7 @@
#include <asm/cpufeature.h>
#define PFX "speedstep-centrino: "
-#define MAINTAINER "Jeremy Fitzhardinge <jeremy@goop.org>"
+#define MAINTAINER "cpufreq@lists.linux.org.uk"
#define dprintk(msg...) cpufreq_debug_printk(CPUFREQ_DEBUG_DRIVER, "speedstep-centrino", msg)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] redirect speedstep-centrino maintainer mail to cpufreq list
2006-06-21 20:15 [PATCH] redirect speedstep-centrino maintainer mail to cpufreq list Jeremy Fitzhardinge
@ 2006-06-21 20:37 ` Dave Jones
0 siblings, 0 replies; 2+ messages in thread
From: Dave Jones @ 2006-06-21 20:37 UTC (permalink / raw)
To: Jeremy Fitzhardinge; +Cc: cpufreq
On Wed, Jun 21, 2006 at 01:15:48PM -0700, Jeremy Fitzhardinge wrote:
> I haven't really maintained this driver for a while, and I'm not
> keeping up with the latest in Intel power management. I get a steady
> stream of mail which I don't really do anything useful with; the
> cpufreq list seems like a better destination, unless someone wants to
> get the mail directly.
Heh, I actually had meant to ask you about this.
I'll apply this for .18
Thanks,
Dave
--
http://www.codemonkey.org.uk
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-06-21 20:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-21 20:15 [PATCH] redirect speedstep-centrino maintainer mail to cpufreq list Jeremy Fitzhardinge
2006-06-21 20:37 ` Dave Jones
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.