cpufreq: interactive: Separate speed target revalidate time and initial set time
authorTodd Poynor <toddpoynor@google.com>
Fri, 20 Apr 2012 20:18:32 +0000 (13:18 -0700)
committerArve Hjønnevåg <arve@android.com>
Mon, 1 Jul 2013 20:40:43 +0000 (13:40 -0700)
commit276905725c6ba7b768b5632fd0455b235bc9be7a
tree254173334b654dfda9c398fd435ae76a1472392e
parent2e2151f88b05e1bf51191d6b84d33c618a875492
cpufreq: interactive: Separate speed target revalidate time and initial set time

Allow speed drop after min_sample_time elapses from last time
the current speed was last re-validated as appropriate for
current load / input boost.

Allow speed bump after min_sample_time (or above_hispeed_delay)
elapses from the time the current speed was originally set.

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