diff options
| author | Lianwei Wang <a22439@motorola.com> | 2013-04-26 13:30:51 +0800 |
|---|---|---|
| committer | Arve Hjønnevåg <arve@android.com> | 2013-07-01 15:46:29 -0700 |
| commit | 37a05ab72b8c67523c0766319dfabe9290ad7d18 (patch) | |
| tree | dbba2d2282e5bf167671508649b988203ab28fb3 /drivers/pwm/pwm-twl.c | |
| parent | e1fb7646f1092a0e9baa0007983563092f3ab93d (diff) | |
| download | olio-linux-3.10-37a05ab72b8c67523c0766319dfabe9290ad7d18.tar.xz olio-linux-3.10-37a05ab72b8c67523c0766319dfabe9290ad7d18.zip | |
cpufreq: interactive: resched timer if max freq raised
When the policy max freq is raised, and before the timer is
rescheduled in idle callback, the cpu freq may stuck at a
lower freq.
The target_freq shall be updated too, else on a high load
situation, the new_freq is always equal to target_freq and
which will cause freq stuck at a lower freq too.
Reschedule the timer on gov limits callback.
Change-Id: I6c187001ab43e859731429b64f75a74eebc37a24
Signed-off-by: Lianwei Wang <a22439@motorola.com>
Diffstat (limited to 'drivers/pwm/pwm-twl.c')
0 files changed, 0 insertions, 0 deletions