another cpufreq pull request for .26

From: Dave Jones
Date: Thu May 22 2008 - 17:12:34 EST


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@xxxxxxxxxxxxxxxxxxxx>
Date: Thu May 22 08:52:05 2008 +0200

[CPUFREQ] clarify license of freq_table.c

Signed-off-by: Dominik Brodowski <linux@xxxxxxxxxxxxxxxxxxxx>
Signed-off-by: Dave Jones <davej@xxxxxxxxxx>

commit da8395be0bb04f685d55f124d046766d9209214a
Author: Dave Jones <davej@xxxxxxxxxx>
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@xxxxxxxxxx>

commit 667ad4f70110357e8f024e81741c7bd1d7906e7d
Author: maximilian attems <max@xxxxxxx>
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@xxxxxxxxxxxxxxx>
submitted as http://bugs.debian.org/468149 patch ported to x86

Cc: Kaz Sasayama <kazssym@xxxxxxxxxxxxxxx>
Signed-off-by: maximilian attems <max@xxxxxxx>
Signed-off-by: Dave Jones <davej@xxxxxxxxxx>

commit eba9fe93a2959ec7f195c47c9db6ce7b5114ce1f
Author: Mark Langsdorf <mark.langsdorf@xxxxxxx>
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@xxxxxxx>
Signed-off-by: Andreas Herrmann <andreas.herrmann3@xxxxxxx>
Signed-off-by: Dave Jones <davej@xxxxxxxxxx>

--
http://www.codemonkey.org.uk
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/