All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Jones <davej@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Linux Kernel <linux-kernel@vger.kernel.org>
Subject: another cpufreq pull request for .26
Date: Thu, 22 May 2008 16:40:48 -0400	[thread overview]
Message-ID: <20080522204048.GA16727@redhat.com> (raw)

Please pull from ..
master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq.git/ fixes

 Documentation/cpu-freq/governors.txt      |    8 --------
 arch/x86/kernel/cpu/cpufreq/longrun.c     |    2 +-
 arch/x86/kernel/cpu/cpufreq/powernow-k8.c |   15 +++++++++++++--
 drivers/cpufreq/freq_table.c              |    5 +++++
 4 files changed, 19 insertions(+), 11 deletions(-)

commit 4f74369422b883164c50b5936517d010a3e1ce59
Author: Dominik Brodowski <linux@dominikbrodowski.net>
Date:   Thu May 22 08:52:05 2008 +0200

    [CPUFREQ] clarify license of freq_table.c
    
    Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
    Signed-off-by: Dave Jones <davej@redhat.com>

commit da8395be0bb04f685d55f124d046766d9209214a
Author: Dave Jones <davej@redhat.com>
Date:   Tue May 20 22:13:09 2008 -0400

    [CPUFREQ] Remove documentation of removed ondemand tunable.
    
    sampling_down_factor was removed in ccb2fe209dac9ff67f6351e783e610073afaaeaf
    back in June 2006.
    
    Signed-off-by: Dave Jones <davej@redhat.com>

commit 667ad4f70110357e8f024e81741c7bd1d7906e7d
Author: maximilian attems <max@stro.at>
Date:   Thu May 8 22:10:01 2008 +0200

    [CPUFREQ] Crusoe: longrun cpufreq module reports false min freq
    
    The longrun cpufreq module reports a false minimum frequency 3MHz on
    300-600MHz Crusoe processor.  This may be due to a calculation bug
    in the module.
    
    Original patch from Kaz Sasayama <kazssym@hypercore.co.jp>
    submitted as http://bugs.debian.org/468149 patch ported to x86
    
    Cc: Kaz Sasayama <kazssym@hypercore.co.jp>
    Signed-off-by: maximilian attems <max@stro.at>
    Signed-off-by: Dave Jones <davej@redhat.com>

commit eba9fe93a2959ec7f195c47c9db6ce7b5114ce1f
Author: Mark Langsdorf <mark.langsdorf@amd.com>
Date:   Tue Mar 18 15:24:32 2008 -0500

    [CPUFREQ] powernow-k8: improve error messages
    
    The most common error with powernow-k8 is an ACPI _PSS error
    caused either by failure to load the ACPI processor module
    or a bad parse of the _PSS object.  Make the error message
    returned to the user in these situations more straightforward
    and easier to understand.
    
    -Mark Langsdorf
    Operating System Research Center
    AMD
    
    Signed-off-by: Mark Langsdorf <mark.langsdorf@amd.com>
    Signed-off-by: Andreas Herrmann <andreas.herrmann3@amd.com>
    Signed-off-by: Dave Jones <davej@redhat.com>

-- 
http://www.codemonkey.org.uk

                 reply	other threads:[~2008-05-22 21:12 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=20080522204048.GA16727@redhat.com \
    --to=davej@redhat.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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 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.