summaryrefslogtreecommitdiff
path: root/drivers/cpufreq (follow)
Commit message (Expand)AuthorAge
...
* | cpufreq: interactive: Move definition of cpufreq_gov_interactive downwardsViresh Kumar2016-02-16
* | cpufreq: interactive: Remove unnecessary cpu_online() checkViresh Kumar2016-02-16
* | cpufreq: interactive: fix show_target_loads and show_above_hispeed_delayMinsung Kim2016-02-16
* | cpufreq: interactive: resched timer if max freq raisedLianwei Wang2016-02-16
* | cpufreq: interactive: fix race on cpufreq TRANSITION notifierLianwei Wang2016-02-16
* | cpufreq: interactive: avoid underflow on active time calculationMinsung Kim2016-02-16
* | cpufreq: interactive: reduce chance of zero time delta on load evalTodd Poynor2016-02-16
* | cpufreq: interactive: handle errors from cpufreq_frequency_table_targetTodd Poynor2016-02-16
* | cpufreq: interactive: fix uninitialized spinlockMinsung Kim2016-02-16
* | cpufreq: interactive: base above_hispeed_delay on target freq, not currentTodd Poynor2016-02-16
* | cpufreq: interactive: fix crash on error paths in get_tokenized_dataTodd Poynor2016-02-16
* | cpufreq: interactive: add io_is_busy interfaceLianwei Wang2016-02-16
* | cpufreq: interactive: allow arbitrary speed / delay mappingsMinsung Kim2016-02-16
* | cpufreq: interactive: fix race on governor start/stopLianwei Wang2016-02-16
* | cpufreq: interactive: fix deadlock on spinlock in timerTodd Poynor2016-02-16
* | cpufreq: interactive: don't handle transition notification if not enabledTodd Poynor2016-02-16
* | cpufreq: interactive: init default values at compile timeTodd Poynor2016-02-16
* | cpufreq: interactive: default go_hispeed_load 99%, doc updatesTodd Poynor2016-02-16
* | cpufreq: interactive: fix race on timer restart on governor startTodd Poynor2016-02-16
* | cpufreq: interactive: fix racy timer stoppingTodd Poynor2016-02-16
* | cpufreq: interactive: fix boosting logicTodd Poynor2016-02-16
* | cpufreq: interactive: add timer slack to limit idle at speed > minTodd Poynor2016-02-16
* | cpufreq: interactive: specify duration of CPU speed boost pulseTodd Poynor2016-02-16
* | cpufreq: interactive: adjust load for changes in speedTodd Poynor2016-02-16
* | cpufreq: interactive: remove load since last speed changeTodd Poynor2016-02-16
* | cpufreq: interactive: allow arbitrary speed / target load mappingsTodd Poynor2016-02-16
* | cpufreq: interactive: apply above_hispeed_delay to each step above hispeedTodd Poynor2016-02-16
* | cpufreq: interactive: change speed according to current speed and target loadTodd Poynor2016-02-16
* | cpufreq: interactive: trace actual speed in target speed decisionsTodd Poynor2016-02-16
* | cpufreq: interactive: kick timer on idle exit past expiryTodd Poynor2016-02-16
* | cpufreq: interactive: use deferrable timer by defaultLianwei Wang2016-02-16
* | cpufreq: interactive: pin timers to associated CPUTodd Poynor2016-02-16
* | cpufreq: interactive: run at fraction of hispeed_freq when load is lowTodd Poynor2016-02-16
* | cpufreq: interactive: always limit initial speed bump to hispeedTodd Poynor2016-02-16
* | cpufreq: interactive: remove input_boost handlingTodd Poynor2016-02-16
* | cpufreq: interactive: handle speed up and down in the realtime taskTodd Poynor2016-02-16
* | cpufreq: interactive: keep freezer happy when not current governorSam Leffler2016-02-16
* | cpufreq: interactive: take idle notifications only when activeSam Leffler2016-02-16
* | cpufreq: interactive: restart above_hispeed_delay at each hispeed loadTodd Poynor2016-02-16
* | cpufreq-interactive: Compile fixupJohn Stultz2016-02-16
* | cpufreq: interactive: add boost pulse interfaceTodd Poynor2016-02-16
* | cpufreq: interactive: set floor for boosted speedTodd Poynor2016-02-16
* | cpufreq: interactive: Add sysfs boost interface for hints from userspaceTodd Poynor2016-02-16
* | cpufreq: interactive: remove unused target_validate_time_in_idleTodd Poynor2016-02-16
* | cpufreq: interactive: Boost frequency on touchscreen inputTodd Poynor2016-02-16
* | cpufreq: interactive: Separate speed target revalidate time and initial set timeTodd Poynor2016-02-16
* | cpufreq: interactive: base hispeed bump on target freq, not actualTodd Poynor2016-02-16
* | cpufreq: interactive: adjust code and documentation to matchTodd Poynor2016-02-16
* | cpufreq: interactive: configurable delay before raising above hispeedTodd Poynor2016-02-16
* | cpufreq: interactive: don't drop speed if recently at higher loadTodd Poynor2016-02-16