commit | a50b0530418bc4c6446478aa80ecfaa661df7099 | [log] [tgz] |
---|---|---|
author | Todd Poynor <toddpoynor@google.com> | Wed Jun 22 14:34:23 2011 -0700 |
committer | Todd Poynor <toddpoynor@google.com> | Thu Sep 15 11:04:06 2011 -0700 |
tree | c149271e6220e097549226031895456be226c59b | |
parent | a682462f220720a1e46fae07deab04690aa0d40c [diff] |
cpufreq: interactive: Fix handling of SMP where CPUs must scale in tandem The interactive governor relies on quirks of the Tegra 2 cpufreq implementation for handling SMP systems where the CPUs do not have separate rate controls. It needs to determine the maximum rate for all CPUs covered by the policy and set that speed. Change-Id: I1ed9fa171e5a9c45a1fa5944e3fa823eb157e81f Signed-off-by: Todd Poynor <toddpoynor@google.com>