summaryrefslogtreecommitdiff
path: root/drivers/cpufreq/cpu-boost.c
AgeCommit message (Expand)Author
2016-03-23cpufreq: cpu-boost: Remove migration sync boostJunjie Wu
2016-03-23cpufreq: cpu-boost: Force most/all tasks to big cluster on input eventRohit Gupta
2016-03-23cpufreq: cpu-boost: Use one work to remove input boost for all CPUsRohit Gupta
2016-03-23cpufreq: cpu-boost: Support separate input_boost_freq for different CPUsJunjie Wu
2016-03-23cpufreq: cpu-boost: Make the code 64 bit compatibleRohit Gupta
2016-03-23cpufreq: cpu-boost: Use interruptible wait to not affect load averageSwetha Chikkaboraiah
2016-03-23cpufreq: cpu-boost: Consider only task load to decide on sync frequencyGirish S Ghongdemath
2016-03-23cpufreq: cpu-boost: Handle wakeup hints received for foreground tasksRohit Gupta
2016-03-23cpufreq: cpu-boost: Introduce scheduler assisted load based syncsRohit Gupta
2016-03-23cpufreq: cpu-boost: Re-issue boosts above minimum frequencyPatrick Cain
2016-03-23cpufreq: cpu-boost: Don't register for cpufreq notifiers too earlySaravana Kannan
2016-03-23cpufreq: cpu-boost: Fix deadlock in wake_up of sync threadsSaravana Kannan
2016-03-23cpufreq: cpu-boost: Fix queue_delayed_work_on() race with hotplugSaravana Kannan
2016-03-23cpufreq: cpu-boost: Resolve deadlock when waking up sync threadSrivatsa Vaddagiri
2016-03-23cpufreq: Add Input Boost feature to the cpu-boost driverRohit Gupta
2016-03-23cpufreq: Add a sync limit to cpu-boostRohit Gupta
2016-03-23cpufreq: cpu-boost: Add cpu-boost driverSaravana Kannan