lkml.org 
[lkml]   [2013]   [Jan]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/6] acpi-cpufreq and powernow-k8 fixes
Date
From: Borislav Petkov <bp@suse.de>

Hi all,

here are a couple of patches fixing acpi-cpufreq and powernow-k8 loading
sequence and handoff.

Patch 0001 should be in Rafael's tree already but I'm adding it here for
the sake of completeness. Basically, we want to address all possible
cases of powernow-k8 and acpi-cpufreq:

(M: module, Y: built-in)

powernow-k8 acpi-cpufreq
M M - powernow-k8 requests acpi-cpufreq
M Y - powernow-k8 sees already loaded acpi-cpufreq
Y M - impossible after patch 0001
Y Y - patches 2,3 fix that

Anyway, please take a look and let me know.

Thanks.




Borislav Petkov (5):
powernow-k8: Add a kconfig dependency on acpi-cpufreq
cpufreq: Make acpi-cpufreq link first
cpufreq: Add a get_current_driver helper
powernow-k8: Cleanup module request
powernow-k8: Cleanup init function

Matthew Garrett (1):
acpi-cpufreq: Do not load on K8

drivers/cpufreq/Kconfig.x86 | 2 +-
drivers/cpufreq/Makefile | 5 +++--
drivers/cpufreq/acpi-cpufreq.c | 6 ++++++
drivers/cpufreq/cpufreq.c | 14 +++++++++++++
drivers/cpufreq/powernow-k8.c | 46 ++++++++++++++++++++++++++++++------------
include/linux/cpufreq.h | 1 +
6 files changed, 58 insertions(+), 16 deletions(-)

--
1.8.1.rc3



\
 
 \ /
  Last update: 2013-01-20 12:21    [W:0.098 / U:1.396 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site