cpufreq: interactive: pin timers to associated CPU
authorTodd Poynor <toddpoynor@google.com>
Mon, 5 Nov 2012 21:09:03 +0000 (13:09 -0800)
committerJohn Stultz <john.stultz@linaro.org>
Tue, 16 Feb 2016 21:52:44 +0000 (13:52 -0800)
commit916d0566e4a0d474e6fbee59d76e579c740684ce
treecee0e2b6c897e9b70e6ac4e57e1b155d06e6d1c7
parent53d77c97f2d9f5884f056434c9692397d167f20e
cpufreq: interactive: pin timers to associated CPU

Helps avoid waking up other CPUs to react to activity on the local CPU.

Change-Id: Ife272aaa7916894a437705d44521b1a1693fbe8e
Signed-off-by: Todd Poynor <toddpoynor@google.com>
drivers/cpufreq/cpufreq_interactive.c