android_kernel_google_msm/drivers/cpufreq
Viresh Kumar df4d07d1cf cpufreq: Manage only online cpus
cpufreq core doesn't manage offline cpus and if driver->init() has returned
mask including offline cpus, it may result in unwanted behavior by cpufreq core
or governors.

We need to get only online cpus in this mask. There are two places to fix this
mask, cpufreq core and cpufreq driver. It makes sense to do this at common place
and hence is done in core.

Change-Id: I51cd5928818b669095468379de5f55534b239154
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2016-10-29 23:12:26 +08:00
..
acpi-cpufreq.c
cpufreq-nforce2.c
cpufreq.c cpufreq: Manage only online cpus 2016-10-29 23:12:26 +08:00
cpufreq_conservative.c cpufreq: Use dedicated high-priority workqueues 2013-06-05 15:27:46 +00:00
cpufreq_gov_msm.c msm: dcvs: gpu minimum frequency levels 2013-03-07 15:22:18 -08:00
cpufreq_interactive.c
cpufreq_limit.c cpufreq: Add cpufreq limit driver 2016-10-29 23:12:10 +08:00
cpufreq_ondemand.c cpufreq: ondemand: Resolve deadlock when waking up dbs sync thread 2016-10-29 23:12:13 +08:00
cpufreq_performance.c
cpufreq_powersave.c
cpufreq_stats.c cpufreq: fix sleeping in atomic context when realloc freq_table for all_time_in_state 2014-08-05 19:08:52 +00:00
cpufreq_userspace.c cpufreq: Create DVFS stress test function. 2013-04-18 16:07:52 -07:00
db8500-cpufreq.c
e_powersaver.c
elanfreq.c
exynos-cpufreq.c
exynos4x12-cpufreq.c
exynos4210-cpufreq.c
exynos5250-cpufreq.c
freq_table.c
gx-suspmod.c
Kconfig cpufreq: Add cpufreq limit driver 2016-10-29 23:12:10 +08:00
Kconfig.arm
Kconfig.powerpc
Kconfig.x86
longhaul.c
longhaul.h
longrun.c
Makefile cpufreq: Add cpufreq limit driver 2016-10-29 23:12:10 +08:00
maple-cpufreq.c
mperf.c
mperf.h
omap-cpufreq.c
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
speedstep-centrino.c
speedstep-ich.c
speedstep-lib.c
speedstep-lib.h
speedstep-smi.c