linux/arch/arm/mach-integrator
Viresh Kumar b43a7ffbf3 cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
policy->cpus contains all online cpus that have single shared clock line. And
their frequencies are always updated together.

Many SMP system's cpufreq drivers take care of this in individual drivers but
the best place for this code is in cpufreq core.

This patch modifies cpufreq_notify_transition() to notify frequency change for
all cpus in policy->cpus and hence updates all users of this API.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Acked-by: Stephen Warren <swarren@nvidia.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2013-04-02 15:24:00 +02:00
..
include/mach ARM: remove unused arch_decomp_wdog() 2013-01-11 10:54:03 +08:00
common.h ARM: integrator: fix build with INTEGRATOR_AP off 2013-02-14 15:04:38 +01:00
core.c ARM: integrator: fix build with INTEGRATOR_AP off 2013-02-14 15:04:38 +01:00
cpu.c cpufreq: Notify all policy->cpus in cpufreq_notify_transition() 2013-04-02 15:24:00 +02:00
impd1.c Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm 2012-12-12 11:30:02 -08:00
integrator_ap.c arm-soc: cleanups 2013-02-21 14:58:40 -08:00
integrator_cp.c arm-soc: cleanups 2013-02-21 14:58:40 -08:00
Kconfig ARM: integrator: hook the CP into the SoC bus 2012-11-16 22:26:07 +01:00
leds.c ARM: mach-integrator: retire custom LED code 2012-08-01 11:22:07 +08:00
lm.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
Makefile ARM: mach-integrator: retire custom LED code 2012-08-01 11:22:07 +08:00
Makefile.boot ARM: 7022/1: allow to detect conflicting zreladdrs 2011-10-17 09:12:40 +01:00
pci_v3.c ARM: integrator: move syscon remap for AP PCIv3 2013-01-11 11:25:22 -08:00
pci.c ARM: PCI: provide a default bus scan implementation 2012-05-13 17:12:17 +01:00