android_kernel_samsung_sm8650/drivers/cpufreq
Dirk Brandewie d5aaffa9dd cpufreq: handle cpufreq being disabled for all exported function.
When disable_cpufreq() is called some exported functions are still
being used that do not have a check for cpufreq being disabled.

Add a disabled check into cpufreq_cpu_get() to return NULL if
cpufreq is disabled this covers most of the exported functions. For
the exported functions that do not call cpufreq_cpu_get() add an
explicit check.

Signed-off-by: Dirk Brandewie <dirk.j.brandewie@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2013-02-02 00:01:14 +01:00
..
acpi-cpufreq.c cpufreq: Add module aliases for acpi-cpufreq 2013-01-22 22:33:46 +01:00
cpufreq_conservative.c cpufreq: conservative: call dbs_check_cpu only when necessary 2013-02-02 00:01:13 +01:00
cpufreq_governor.c cpufreq: ondemand: call dbs_check_cpu only when necessary 2013-02-02 00:01:13 +01:00
cpufreq_governor.h cpufreq: ondemand: call dbs_check_cpu only when necessary 2013-02-02 00:01:13 +01:00
cpufreq_ondemand.c cpufreq: ondemand: use all CPUs in update_sampling_rate 2013-02-02 00:01:14 +01:00
cpufreq_performance.c
cpufreq_powersave.c
cpufreq_stats.c cpufreq: Simplify __cpufreq_remove_dev() 2013-02-02 00:01:14 +01:00
cpufreq_userspace.c
cpufreq-cpu0.c cpufreq: cpufreq-cpu0: use RCU locks around usage of OPP 2013-01-22 13:28:39 +01:00
cpufreq-nforce2.c
cpufreq.c cpufreq: handle cpufreq being disabled for all exported function. 2013-02-02 00:01:14 +01:00
db8500-cpufreq.c
e_powersaver.c
elanfreq.c
exynos4x12-cpufreq.c
exynos4210-cpufreq.c
exynos5250-cpufreq.c
exynos-cpufreq.c
freq_table.c cpufreq: Simplify __cpufreq_remove_dev() 2013-02-02 00:01:14 +01:00
gx-suspmod.c
Kconfig cpufreq / governor: Fix problem with cpufreq_ondemand or cpufreq_conservative 2013-01-03 13:11:19 +01:00
Kconfig.arm cpufreq: SPEAr: Add CPUFreq driver 2012-11-27 14:05:26 +01:00
Kconfig.powerpc
Kconfig.x86 powernow-k8: Add a kconfig dependency on acpi-cpufreq 2013-01-18 13:43:44 +01:00
longhaul.c cpufreq / Longhaul: Disable driver by default 2013-01-03 13:11:18 +01:00
longhaul.h
longrun.c
Makefile cpufreq / governor: Fix problem with cpufreq_ondemand or cpufreq_conservative 2013-01-03 13:11:19 +01:00
maple-cpufreq.c
mperf.c
mperf.h
omap-cpufreq.c cpufreq: OMAP: use RCU locks around usage of OPP 2013-01-22 13:28:39 +01:00
p4-clockmod.c
pcc-cpufreq.c
powernow-k6.c
powernow-k7.c
powernow-k7.h
powernow-k8.c
powernow-k8.h
s3c64xx-cpufreq.c
s3c2416-cpufreq.c
s5pv210-cpufreq.c
sc520_freq.c
spear-cpufreq.c cpufreq: SPEAr: Fix sparse warning for cpufreq driver 2013-02-02 00:01:14 +01:00
speedstep-centrino.c
speedstep-ich.c
speedstep-lib.c
speedstep-lib.h
speedstep-smi.c