cpufreq.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mark Langsdorf <mark.langsdorf@calxeda.com>
To: Andreas Herrmann <andreas.herrmann3@amd.com>
Cc: Dave Jones <davej@redhat.com>,
	"cpufreq@vger.kernel.org" <cpufreq@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 3/3] powernow-k8: Update copyright, maintainer and documentation information
Date: Fri, 06 Jan 2012 10:15:21 -0600	[thread overview]
Message-ID: <4F071E19.60108@calxeda.com> (raw)
In-Reply-To: <20120106145933.GL24451@alberich.amd.com>

On 01/06/2012 08:59 AM, Andreas Herrmann wrote:
> 
> Signed-off-by: Andreas Herrmann <andreas.herrmann3@amd.com>
> ---
>  drivers/cpufreq/powernow-k8.c |   17 ++++++++++-------
>  1 files changed, 10 insertions(+), 7 deletions(-)
> 
> diff --git a/drivers/cpufreq/powernow-k8.c b/drivers/cpufreq/powernow-k8.c
> index ad683ec..8f9b2ce 100644
> --- a/drivers/cpufreq/powernow-k8.c
> +++ b/drivers/cpufreq/powernow-k8.c
> @@ -1,10 +1,11 @@
>  /*
> - *   (c) 2003-2010 Advanced Micro Devices, Inc.
> + *   (c) 2003-2012 Advanced Micro Devices, Inc.
>   *  Your use of this code is subject to the terms and conditions of the
>   *  GNU general public license version 2. See "COPYING" or
>   *  http://www.gnu.org/licenses/gpl.html
>   *
> - *  Support : mark.langsdorf@amd.com
> + *  Maintainer:
> + *  Andreas Herrmann <andreas.herrmann3@amd.com>
>   *
>   *  Based on the powernow-k7.c module written by Dave Jones.
>   *  (C) 2003 Dave Jones on behalf of SuSE Labs
> @@ -16,12 +17,14 @@
>   *  Valuable input gratefully received from Dave Jones, Pavel Machek,
>   *  Dominik Brodowski, Jacob Shin, and others.
>   *  Originally developed by Paul Devriendt.
> - *  Processor information obtained from Chapter 9 (Power and Thermal Management)
> - *  of the "BIOS and Kernel Developer's Guide for the AMD Athlon 64 and AMD
> - *  Opteron Processors" available for download from www.amd.com
>   *
> - *  Tables for specific CPUs can be inferred from
> - *     http://www.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/30430.pdf
> + *  Processor information obtained from Chapter 9 (Power and Thermal
> + *  Management) of the "BIOS and Kernel Developer's Guide (BKDG) for
> + *  the AMD Athlon 64 and AMD Opteron Processors" and section "2.x
> + *  Power Management" in BKDGs for newer AMD CPU families.
> + *
> + *  Tables for specific CPUs can be inferred from AMD's processor
> + *  power and thermal data sheets, (e.g. 30417.pdf, 30430.pdf, 43375.pdf)
>   */
>  
>  #include <linux/kernel.h>

Acked-by: Mark Langsdorf <mark.langsdorf@calxeda.com>

formerly mark.langsdorf@amd.com

      reply	other threads:[~2012-01-06 16:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-06 14:55 [PATCH 0/3] powernow-k8: Misc fixes Andreas Herrmann
2012-01-06 14:56 ` [PATCH 1/3] powernow-k8: Avoid Pstate MSR accesses on systems supporting CPB Andreas Herrmann
2012-01-06 14:57 ` [PATCH 2/3] powernow-k8: Fix indexing issue Andreas Herrmann
2012-01-06 14:59 ` [PATCH 3/3] powernow-k8: Update copyright, maintainer and documentation information Andreas Herrmann
2012-01-06 16:15   ` Mark Langsdorf [this message]

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=4F071E19.60108@calxeda.com \
    --to=mark.langsdorf@calxeda.com \
    --cc=andreas.herrmann3@amd.com \
    --cc=cpufreq@vger.kernel.org \
    --cc=davej@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).