summaryrefslogtreecommitdiff
path: root/drivers/cpufreq/cpufreq_interactive.c
AgeCommit message (Expand)Author
2017-11-02Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2017-10-15drivers: cpufreq_interactive: handle error for module load failgaurav jindal
2017-09-18drivers: cpufreq: checks to avoid kernel crash in cpufreq_interactivegaurav jindal
2017-05-06Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Huang, Tao
2017-04-10cpufreq: interactive governor drops bits in time calculationChris Redpath
2016-11-24cpufreq: cpufreq_interactive: avoid NULL point accessChen Liang
2016-09-05cpufreq: interactive: add touch boost and init some param on rockchip platformChen Liang
2016-05-19cpufreq: interactive: drop cpufreq_{get,put}_global_kobject func callsAmit Pundir
2016-05-19Revert "cpufreq: interactive: build fixes for 4.4"Amit Pundir
2016-04-07cpufreq: interactive: only apply interactive boost when enabledDaniel Kurtz
2016-04-07cpufreq: interactive: fix policy lockingDmitry Torokhov
2016-02-16subsystem: CPU FREQUENCY DRIVERS- Set cpu_load calculation on current frequencyrahul.khandelwal
2016-02-16cpufreq: interactive: build fixes for 4.4Amit Pundir
2016-02-16cpufreq: interactive: replace strict_strtoul() with kstrtoul()Amit Pundir
2016-02-16cpufreq: interactive: Rearm governor timer at max freqRohit Gupta
2016-02-16cpufreq: interactive: Implement cluster-based min_sample_timeJunjie Wu
2016-02-16cpufreq: interactive: Exercise hispeed settings at a policy levelSaravana Kannan
2016-02-16cpufreq: interactive: Round up timer_rate to match jiffyJunjie Wu
2016-02-16cpufreq: interactive: Don't set floor_validate_time during boostJunjie Wu
2016-02-16cpufreq: interactive: Put global cpufreq kobject on failureJunjie Wu
2016-02-16cpufreq: interactive: only boost tunable affected cpusLianwei Wang
2016-02-16cpufreq: interactive: don't skip waking up speedchange_task if target_freq > ...Minsung Kim
2016-02-16cpufreq: interactive: make common_tunables staticCylen Yao
2016-02-16cpufreq: interactive: prevents the frequency to directly raise above the hisp...Ruchi Kandoi
2016-02-16cpufreq: interactive: remove compilation error from commit 49cc72365fb7ee8776...Ruchi Kandoi
2016-02-16cpufreq: interactive: turn boost_pulse off on boost offRuchi Kandoi
2016-02-16cpufreq: interactive: restructure CPUFREQ_GOV_LIMITSBadhri Jagan Sridharan
2016-02-16cpufreq: interactive: hold reference on global cpufreq kobject if neededGreg Hackmann
2016-02-16cpufreq: interactive: Use generic get_cpu_idle_time() from cpufreq.cViresh Kumar
2016-02-16cpufreq: interactive: fix NULL pointer dereference at sysfs opsMinsung Kim
2016-02-16cpufreq: interactive: fix compiling warningsChih-Wei Huang
2016-02-16cpufreq: interactive: delete timers for GOV_STARTShridhar Rasal
2016-02-16cpufreq: Interactive: Implement per policy instances of governorViresh Kumar
2016-02-16cpufreq: interactive: Move definition of cpufreq_gov_interactive downwardsViresh Kumar
2016-02-16cpufreq: interactive: Remove unnecessary cpu_online() checkViresh Kumar
2016-02-16cpufreq: interactive: fix show_target_loads and show_above_hispeed_delayMinsung Kim
2016-02-16cpufreq: interactive: resched timer if max freq raisedLianwei Wang
2016-02-16cpufreq: interactive: fix race on cpufreq TRANSITION notifierLianwei Wang
2016-02-16cpufreq: interactive: avoid underflow on active time calculationMinsung Kim
2016-02-16cpufreq: interactive: reduce chance of zero time delta on load evalTodd Poynor
2016-02-16cpufreq: interactive: handle errors from cpufreq_frequency_table_targetTodd Poynor
2016-02-16cpufreq: interactive: fix uninitialized spinlockMinsung Kim
2016-02-16cpufreq: interactive: base above_hispeed_delay on target freq, not currentTodd Poynor
2016-02-16cpufreq: interactive: fix crash on error paths in get_tokenized_dataTodd Poynor
2016-02-16cpufreq: interactive: add io_is_busy interfaceLianwei Wang
2016-02-16cpufreq: interactive: allow arbitrary speed / delay mappingsMinsung Kim
2016-02-16cpufreq: interactive: fix race on governor start/stopLianwei Wang
2016-02-16cpufreq: interactive: fix deadlock on spinlock in timerTodd Poynor
2016-02-16cpufreq: interactive: don't handle transition notification if not enabledTodd Poynor
2016-02-16cpufreq: interactive: init default values at compile timeTodd Poynor