From: Jeremy Fitzhardinge <jeremy@goop.org>
To: Alexey Starikovskiy <alexey_y_starikovskiy@linux.intel.com>
Cc: cpufreq@lists.linux.org.uk, Dave Jones <davej@redhat.com>
Subject: Re: [PATCH 4/8] acpi-cpufreq: remove ACPI from speedstep-centrino driver
Date: Wed, 02 Aug 2006 09:39:25 -0700 [thread overview]
Message-ID: <44D0D53D.3010108@goop.org> (raw)
In-Reply-To: <44CE5015.2090200@linux.intel.com>
Alexey Starikovskiy wrote:
> speedstep-centrino.c | 270
> +++++++--------------------------------------------
> 1 file changed, 40 insertions(+), 230 deletions(-)
>
> remove ACPI from speedstep-centrino driver
>
> Signed-off: Denis Sadykov <denis.m.sadykov@intel.com>
> Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi at intel.com>
> Signed-off-by: Alexey Starikovskiy <alexey.y.starikovskiy at intel.com>
>
> Index: linux-2.6.17/arch/i386/kernel/cpu/cpufreq/speedstep-centrino.c
> ===================================================================
> ---
> linux-2.6.17.orig/arch/i386/kernel/cpu/cpufreq/speedstep-centrino.c
> 2006-07-11 20:13:44.000000000 +0000
> +++ linux-2.6.17/arch/i386/kernel/cpu/cpufreq/speedstep-centrino.c
> 2006-07-13 18:54:07.000000000 +0000
> @@ -2,36 +2,36 @@
> * 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.
> */
> [...]
> #define PFX "speedstep-centrino: "
> -#define MAINTAINER "cpufreq@lists.linux.org.uk"
> +#define MAINTAINER "Jeremy Fitzhardinge <jeremy@goop.org>"
You're reverting a change I made recently. Did you mean to?
J
next prev parent reply other threads:[~2006-08-02 16:39 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-31 18:46 [PATCH 4/8] acpi-cpufreq: remove ACPI from speedstep-centrino driver Alexey Starikovskiy
2006-08-02 16:39 ` Jeremy Fitzhardinge [this message]
2006-08-02 18:33 ` Alexey Starikovskiy
2006-08-02 16:43 ` Jeremy Fitzhardinge
2006-08-02 18:39 ` Alexey Starikovskiy
2006-08-03 9:02 ` [PATCH 4/8] acpi-cpufreq: remove ACPI from speedstep-centrino driver -- updated to not revert Jeremy's patch Alexey Starikovskiy
2006-08-08 1:42 ` Dominik Brodowski
2006-08-08 12:46 ` Bruno Ducrot
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=44D0D53D.3010108@goop.org \
--to=jeremy@goop.org \
--cc=alexey_y_starikovskiy@linux.intel.com \
--cc=cpufreq@lists.linux.org.uk \
--cc=davej@redhat.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox