android_kernel_samsung_msm8976/arch/i386/kernel/cpu/cpufreq
Fenghua Yu 501092929c acpi-cpufreq: Fix some x86/x86-64 acpi-cpufreq driver issues
This patch addresses some issues in x86/x86-64 acpi-cpufreq driver:

1.  Current memory allocation for acpi_perf_data is actually open-coded
   alloc_percpu().  The patch defines and handles acpi_perf_data as percpu
   data.  The code will be cleaner and easier to be maintained with this
   change.

2. Won't load driver in acpi_cpufreq_early_init() failure case.

3. Add __init for acpi_cpufreq_early_init().

Signed-off-by: Fenghua Yu <fenghua.yu@intel.com>
Acked-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Cc: Dave Jones <davej@codemonkey.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Len Brown <len.brown@intel.com>
2007-08-07 18:40:30 -04:00
..
acpi-cpufreq.c acpi-cpufreq: Fix some x86/x86-64 acpi-cpufreq driver issues 2007-08-07 18:40:30 -04:00
cpufreq-nforce2.c PCI: Change all drivers to use pci_device->revision 2007-07-11 16:02:10 -07:00
e_powersaver.c Revert "[CPUFREQ] constify cpufreq_driver where possible." 2007-02-26 14:55:48 -08:00
elanfreq.c Revert "[CPUFREQ] constify cpufreq_driver where possible." 2007-02-26 14:55:48 -08:00
gx-suspmod.c x86: Replace NSC/Cyrix specific chipset access macros by inlined functions. 2007-07-22 11:03:38 -07:00
Kconfig X86_POWERNOW_K8_ACPI must depend on ACPI 2007-07-26 11:35:17 -07:00
longhaul.c [CPUFREQ] Longhaul - Option to disable ACPI C3 support 2007-07-13 01:29:50 -04:00
longhaul.h [CPUFREQ] Longhaul - Remove duplicate multipliers 2007-05-29 16:56:40 -04:00
longrun.c Revert "[CPUFREQ] constify cpufreq_driver where possible." 2007-02-26 14:55:48 -08:00
Makefile [CPUFREQ] Enhanced PowerSaver driver 2007-02-10 20:01:47 -05:00
p4-clockmod.c [CPUFREQ] p4-clockmod: switch to rdmsr_on_cpu/wrmsr_on_cpu 2007-04-26 14:32:02 -04:00
powernow-k6.c Revert "[CPUFREQ] constify cpufreq_driver where possible." 2007-02-26 14:55:48 -08:00
powernow-k7.c [CPUFREQ] powernow-k7: fix MHz rounding issue with perflib 2007-05-13 17:25:13 -04:00
powernow-k7.h
powernow-k8.c [CPUFREQ] Fix typos in powernow-k8 printk's. 2007-07-13 01:34:10 -04:00
powernow-k8.h [CPUFREQ] Correct revision mask for powernow-k8 2007-05-14 18:27:29 -04:00
sc520_freq.c Revert "[CPUFREQ] constify cpufreq_driver where possible." 2007-02-26 14:55:48 -08:00
speedstep-centrino.c [CPUFREQ] the overdue removal of X86_SPEEDSTEP_CENTRINO_ACPI 2007-07-13 01:29:51 -04:00
speedstep-ich.c PCI: Change all drivers to use pci_device->revision 2007-07-11 16:02:10 -07:00
speedstep-lib.c PCI: Cleanup the includes of <linux/pci.h> 2007-05-02 19:02:35 -07:00
speedstep-lib.h [CPUFREQ] p4-clockmod: add more CPUs 2006-11-06 19:17:40 -05:00
speedstep-smi.c PCI: Cleanup the includes of <linux/pci.h> 2007-05-02 19:02:35 -07:00