Merge branch 'linaro-fixes/android-3.10' into linaro-android-3.10-lsk
[firefly-linux-kernel-4.4.55.git] / drivers / cpufreq / cpufreq_interactive.c
2014-06-18 John StultzMerge branch 'linaro-fixes/android-3.10' into linaro...
2014-06-18 John StultzMerge branch 'upstream/android-3.10' into linaro-fixes...
2014-06-13 Ruchi Kandoicpufreq: interactive: prevents the frequency to directl...
2014-04-14 John StultzMerge branch 'linaro-fixes/android-3.10' into linaro...
2014-04-14 John StultzMerge branch 'upstream/android-3.10' into linaro-fixes...
2014-04-09 Ruchi Kandoicpufreq: interactive: remove compilation error from...
2014-04-09 Ruchi Kandoicpufreq: interactive: turn boost_pulse off on boost off
2014-04-09 Badhri Jagan Sridharancpufreq: interactive: restructure CPUFREQ_GOV_LIMITS
2014-01-30 John StultzMerge branch 'linaro-fixes/android-3.10' into linaro...
2014-01-30 John StultzMerge branch 'upstream/android-3.10' into linaro-fixes...
2014-01-22 Minsung Kimcpufreq: interactive: fix NULL pointer dereference...
2014-01-03 John StultzMerge branch 'linaro-fixes/android-3.10' into linaro...
2014-01-03 John StultzMerge branch 'upstream/android-3.10' into linaro-fixes...
2014-01-02 Chih-Wei Huangcpufreq: interactive: fix compiling warnings
2013-11-04 John StultzMerge branch 'linaro-fixes/android-3.10' into linaro...
2013-11-04 John StultzMerge branch 'upstream/android-3.10' into linaro-fixes...
2013-10-29 Greg HackmannMerge branch 'android-3.10-adf' into android-3.10
2013-10-16 Shridhar Rasalcpufreq: interactive: delete timers for GOV_START
2013-10-16 Viresh Kumarcpufreq: Interactive: Implement per policy instances...
2013-10-16 Viresh Kumarcpufreq: interactive: Move definition of cpufreq_gov_in...
2013-10-16 Viresh Kumarcpufreq: interactive: Remove unnecessary cpu_online...
2013-09-23 John StultzMerge branch 'upstream/experimental/android-3.10' into...
2013-09-20 Minsung Kimcpufreq: interactive: fix show_target_loads and show_ab...
2013-07-01 Lianwei Wangcpufreq: interactive: resched timer if max freq raised
2013-07-01 Lianwei Wangcpufreq: interactive: fix race on cpufreq TRANSITION...
2013-07-01 Minsung Kimcpufreq: interactive: avoid underflow on active time...
2013-07-01 Todd Poynorcpufreq: interactive: reduce chance of zero time delta...
2013-07-01 Todd Poynorcpufreq: interactive: handle errors from cpufreq_freque...
2013-07-01 Minsung Kimcpufreq: interactive: fix uninitialized spinlock
2013-07-01 Todd Poynorcpufreq: interactive: base above_hispeed_delay on targe...
2013-07-01 Todd Poynorcpufreq: interactive: fix crash on error paths in get_t...
2013-07-01 Lianwei Wangcpufreq: interactive: add io_is_busy interface
2013-07-01 Minsung Kimcpufreq: interactive: allow arbitrary speed / delay...
2013-07-01 Lianwei Wangcpufreq: interactive: fix race on governor start/stop
2013-07-01 Todd Poynorcpufreq: interactive: fix deadlock on spinlock in timer
2013-07-01 Todd Poynorcpufreq: interactive: don't handle transition notificat...
2013-07-01 Todd Poynorcpufreq: interactive: init default values at compile...
2013-07-01 Todd Poynorcpufreq: interactive: default go_hispeed_load 99%,...
2013-07-01 Todd Poynorcpufreq: interactive: fix race on timer restart on...
2013-07-01 Todd Poynorcpufreq: interactive: fix racy timer stopping
2013-07-01 Todd Poynorcpufreq: interactive: fix boosting logic
2013-07-01 Todd Poynorcpufreq: interactive: add timer slack to limit idle...
2013-07-01 Todd Poynorcpufreq: interactive: specify duration of CPU speed...
2013-07-01 Todd Poynorcpufreq: interactive: adjust load for changes in speed
2013-07-01 Todd Poynorcpufreq: interactive: remove load since last speed...
2013-07-01 Todd Poynorcpufreq: interactive: allow arbitrary speed / target...
2013-07-01 Todd Poynorcpufreq: interactive: apply above_hispeed_delay to...
2013-07-01 Todd Poynorcpufreq: interactive: change speed according to current...
2013-07-01 Todd Poynorcpufreq: interactive: trace actual speed in target...
2013-07-01 Todd Poynorcpufreq: interactive: kick timer on idle exit past...
2013-07-01 Lianwei Wangcpufreq: interactive: use deferrable timer by default
2013-07-01 Todd Poynorcpufreq: interactive: pin timers to associated CPU
2013-07-01 Todd Poynorcpufreq: interactive: run at fraction of hispeed_freq...
2013-07-01 Todd Poynorcpufreq: interactive: always limit initial speed bump...
2013-07-01 Todd Poynorcpufreq: interactive: remove input_boost handling
2013-07-01 Todd Poynorcpufreq: interactive: handle speed up and down in the...
2013-07-01 Sam Lefflercpufreq: interactive: keep freezer happy when not curre...
2013-07-01 Sam Lefflercpufreq: interactive: take idle notifications only...
2013-07-01 Todd Poynorcpufreq: interactive: restart above_hispeed_delay at...
2013-07-01 John Stultzcpufreq-interactive: Compile fixup
2013-07-01 Todd Poynorcpufreq: interactive: add boost pulse interface
2013-07-01 Todd Poynorcpufreq: interactive: set floor for boosted speed
2013-07-01 Todd Poynorcpufreq: interactive: Add sysfs boost interface for...
2013-07-01 Todd Poynorcpufreq: interactive: remove unused target_validate_tim...
2013-07-01 Todd Poynorcpufreq: interactive: Boost frequency on touchscreen...
2013-07-01 Todd Poynorcpufreq: interactive: Separate speed target revalidate...
2013-07-01 Todd Poynorcpufreq: interactive: base hispeed bump on target freq...
2013-07-01 Todd Poynorcpufreq: interactive: adjust code and documentation...
2013-07-01 Todd Poynorcpufreq: interactive: configurable delay before raising...
2013-07-01 Todd Poynorcpufreq: interactive: don't drop speed if recently...
2013-07-01 Todd Poynorcpufreq: interactive: set at least hispeed when above...
2013-07-01 Todd Poynorcpufreq: interactive: apply intermediate load to max...
2013-07-01 Todd Poynorcpufreq interactive governor: event tracing
2013-07-01 Mike Chancpufreq: interactive: New 'interactive' governor