summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2016-03-23qcom-cpufreq: Use new cpufreq_freq_transition_begin/end() APIJunjie Wu
2016-03-23qcom-cpufreq: Rename cpufreq_suspend to suspend_dataJunjie Wu
2016-03-23qcom-cpufreq: Remove save/restore of scheduling policyJunjie Wu
2016-03-23qcom-cpufreq: Restore CPU frequency during resumeJunjie Wu
2016-03-23qcom-cpufreq: Remove per-cpu workqueueJunjie Wu
2016-03-23arm: msm: Remove MSM_CPU_FREQ_SET_MIN_MAX related configJunjie Wu
2016-03-23cpufreq: Add snapshot of qcom-cpufreq driverStephen Boyd
2016-03-23cpufreq: cpu-boost: Move CPU_BOOST Kconfig to correct sectionJunjie Wu
2016-03-23cpufreq: cpu-boost: Force most/all tasks to big cluster on input eventRohit Gupta
2016-03-23sched: window-stats: Enhance cpu busy time accountingSrivatsa Vaddagiri
2016-03-23sched: Introduce CONFIG_SCHED_FREQ_INPUTSrivatsa Vaddagiri
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
2016-02-16android: skip building drivers as modulesAmit Pundir
2016-02-16trace: cpufreq: Add tracing for min/max cpufreqRuchi Kandoi
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