git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
826e570
)
[CPUFREQ] ARM: ux500: send cpufreq notification for all cpus
author
Vincent Guittot
<vincent.guittot@linaro.org>
Thu, 25 Aug 2011 06:31:20 +0000
(08:31 +0200)
committer
Dave Jones
<davej@redhat.com>
Wed, 26 Oct 2011 21:19:46 +0000
(17:19 -0400)
The same clock is used for all cpus so we must notify the frequency change
for each one in order to update the configuration of all twd clockevents.
change since V1:
* use policy->cpus instead of cpu_online_mask
Signed-off-by: Vincent Guittot <vincent.guittot@linaro.org>
Signed-off-by: Dave Jones <davej@redhat.com>
No differences found