linux/arch/x86/kernel/cpu/cpufreq
Namhyung Kim 86cf147494 [CPUFREQ] acpi-cpufreq: add missing __percpu markup
acpi_perf_data is a percpu pointer but was missing __percpu markup.
Add it.

Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Acked-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Dave Jones <davej@redhat.com>
2010-09-30 16:14:22 -04:00
..
Kconfig [CPUFREQ] Processor Clocking Control interface driver 2010-01-13 10:55:16 -05:00
Makefile x86, cpufreq: Add APERF/MPERF support for AMD processors 2010-04-09 14:07:40 -07:00
acpi-cpufreq.c [CPUFREQ] acpi-cpufreq: add missing __percpu markup 2010-09-30 16:14:22 -04:00
cpufreq-nforce2.c [CPUFREQ] Make cpufreq-nforce2 less obnoxious 2009-02-24 22:47:32 -05:00
e_powersaver.c Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 2009-03-27 17:28:43 +01:00
elanfreq.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
gx-suspmod.c [CPUFREQ] Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) 2010-08-03 13:47:05 -04:00
longhaul.c [CPUFREQ] Fix section mismatch for longhaul_cpu_init. 2010-08-03 13:47:06 -04:00
longhaul.h [CPUFREQ] Fix section mismatch for longhaul_cpu_init. 2010-08-03 13:47:06 -04:00
longrun.c [CPUFREQ] Fix section mismatch for longrun_cpu_init. 2010-08-03 13:47:06 -04:00
mperf.c x86, cpufreq: Add APERF/MPERF support for AMD processors 2010-04-09 14:07:40 -07:00
mperf.h x86, cpufreq: Add APERF/MPERF support for AMD processors 2010-04-09 14:07:40 -07:00
p4-clockmod.c [CPUFREQ] Remove pointless printk from p4-clockmod. 2010-08-03 13:47:30 -04:00
pcc-cpufreq.c [CPUFREQ] add missing __percpu markup in pcc-cpufreq.c 2010-08-12 12:38:06 -04:00
powernow-k6.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
powernow-k7.c [CPUFREQ] Fix section mismatch for powernow_cpu_init in powernow-k7.c 2010-08-03 13:47:06 -04:00
powernow-k7.h [CPUFREQ] cpufreq: remove CVS keywords 2008-05-19 18:17:49 -04:00
powernow-k8.c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2010-08-04 15:31:02 -07:00
powernow-k8.h powernow-k8: Add core performance boost support 2010-04-09 14:05:43 -07:00
sc520_freq.c [CPUFREQ] checkpatch cleanups for sc520 2009-02-24 22:47:29 -05:00
speedstep-centrino.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
speedstep-ich.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
speedstep-lib.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
speedstep-lib.h [CPUFREQ] use an enum for speedstep processor identification 2009-11-24 13:33:34 -05:00
speedstep-smi.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00