android_kernel_motorola_sm6225/arch/x86/kernel/cpu/cpufreq
Naga Chumbalkar 1f858ef2fb [CPUFREQ] pcc-cpufreq: don't load driver if get_freq fails during init.
Return 0 on failure. This will cause the initialization of the driver
to fail and prevent the driver from loading if the BIOS cannot handle
the PCC interface command to "get frequency". Otherwise, the driver
will load and display a very high value like "4294967274" (which is
actually -EINVAL) for frequency:

# cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_cur_freq
4294967274

Signed-off-by: Naga Chumbalkar <nagananda.chumbalkar@hp.com>
CC: stable@kernel.org
Signed-off-by: Dave Jones <davej@redhat.com>
2011-03-09 12:33:15 -05:00
..
acpi-cpufreq.c acpi-cpufreq: fix a memleak when unloading driver 2010-10-12 00:58:28 -04:00
cpufreq-nforce2.c [CPUFREQ] arch/x86/kernel/cpu/cpufreq: Fix unsigned return type 2010-10-22 11:44:47 -04: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
Kconfig [CPUFREQ] Processor Clocking Control interface driver 2010-01-13 10:55:16 -05: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]: x86, cpufreq: Mark longrun_get_policy with __cpuinit. 2010-10-22 11:44:47 -04:00
Makefile x86, cpufreq: Add APERF/MPERF support for AMD processors 2010-04-09 14:07:40 -07: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] p4-clockmod: print EST-capable warning message only once 2011-03-01 18:49:45 -05:00
pcc-cpufreq.c [CPUFREQ] pcc-cpufreq: don't load driver if get_freq fails during init. 2011-03-09 12:33:15 -05: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
powernow-k8.c [CPUFREQ] Fix another notifier leak in powernow-k8. 2011-03-01 18:49:44 -05:00
powernow-k8.h powernow-k8: Add core performance boost support 2010-04-09 14:05:43 -07:00
sc520_freq.c
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