summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
AgeCommit message (Expand)Author
2016-08-29Merge "Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4...Linux Build Service Account
2016-08-26Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Trilok Soni
2016-08-22sched: Remove all existence of CONFIG_SCHED_FREQ_INPUTSyed Rameez Mustafa
2016-08-18Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Trilok Soni
2016-07-22Merge remote-tracking branch 'msm-4.4/tmp-2bf7955' into msm-4.4Trilok Soni
2016-07-12Merge remote-tracking branch 'origin/tmp-917a9a9133a6' into lskRunmin Wang
2016-06-22qcom-cpufreq: Use cpufreq_table_validate_and_show to fill freq_tableJunjie Wu
2016-05-05Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4Alex Shi
2016-05-04cpufreq: intel_pstate: Fix processing for turbo activation ratioSrinivas Pandruvada
2016-04-08cpufreq: dt: No need to allocate resources anymoreViresh Kumar
2016-04-08cpufreq: dt: No need to fetch voltage-toleranceViresh Kumar
2016-04-08cpufreq: dt: Use dev_pm_opp_set_rate() to switch frequencyViresh Kumar
2016-04-08cpufreq: dt: Reuse dev_pm_opp_get_max_transition_latency()Viresh Kumar
2016-04-08cpufreq: dt: Unsupported OPPs are already disabledViresh Kumar
2016-04-08cpufreq: dt: Pass regulator name to the OPP coreViresh Kumar
2016-04-08cpufreq: dt: OPP layers handles clock-latency for V1 bindings as wellViresh Kumar
2016-04-08cpufreq: dt: Rename 'need_update' to 'opp_v1'Viresh Kumar
2016-04-08cpufreq: dt: Convert few pr_debug/err() calls to dev_dbg/err()Viresh Kumar
2016-04-08cpufreq-dt: fix handling regulator_get_voltage() resultAndrzej Hajda
2016-04-08cpufreq-dt: Supply power coefficient when registering cooling devicesPunit Agrawal
2016-04-08cpufreq: cpufreq-dt: avoid uninitialized variable warnings:Arnd Bergmann
2016-04-05cpufreq_stats: Disable cpu hotplug during stats table creationArun KS
2016-03-23cpufreq: interactive: use mult_frac in sl_busy_to_lafHanumath Prasad
2016-03-23cpufreq: interactive: Use load prediction provided by schedulerJunjie Wu
2016-03-23cpufreq: interactive: Delay evaluation of notification by 1msJunjie Wu
2016-03-23cpufreq: interactive: Use wake_up_process_no_notif to wake up tasksJunjie Wu
2016-03-23cpufreq: cpu-boost: Remove migration sync boostJunjie Wu
2016-03-23cpufreq: interactive: Handle notification even if timer fires firstJunjie Wu
2016-03-23cpufreq: interactive: Fix potential divide-by-zero operationJunjie Wu
2016-03-23cpufreq: interactive: Compute target freq independent of policy min/maxSaravana Kannan
2016-03-23cpufreq: interactive: Ramp up to policy->max for heavy new taskJunjie Wu
2016-03-23cpufreq: interactive: Use new task load from schedulerJoonwoo Park
2016-03-23cpufreq: interactive: Allow frequency drop during max_freq_hysteresisJunjie Wu
2016-03-23cpufreq: interactive: Fix load in cpufreq_interactive_cpuload eventJunjie Wu
2016-03-23cpufreq: interactive: Ignore hispeed_freq logic for notificationJunjie Wu
2016-03-23cpufreq: interactive: Pass target_load to schedulerJunjie Wu
2016-03-23cpufreq: interactive: Use target_freq for load calculationJunjie Wu
2016-03-23cpufreq: interactive: Make skipping delay for migration optionalJunjie Wu
2016-03-23cpufreq: interactive: Use sched_get_cpus_busy() to query busy timeJunjie Wu
2016-03-23cpufreq: interactive: Correctly reschedule timer for slack_only caseJunjie Wu
2016-03-23cpufreq: interactive: Add cpuload trace eventsJunjie Wu
2016-03-23cpufreq: interactive: Replace per-cpu timer with per-policy timerJunjie Wu
2016-03-23cpufreq: interactive: Remove first_cpu fieldJunjie Wu
2016-03-23cpufreq: interactive: enable use_sched_load earlyHanumath Prasad
2016-03-23cpufreq: interactive:call __cpufreq_driver_target() for cur frequencyHanumath Prasad
2016-03-23cpufreq: interactive: BUG_ON when tunables are NULL after initJunjie Wu
2016-03-23cpufreq: interactive: Skip delay in frequency changes due to migrationJunjie Wu
2016-03-23cpufreq: interactive: Reschedule timer if min_freq is reducedJunjie Wu
2016-03-23cpufreq: interactive: Ramp up directly if cpu_load exceeds 100Junjie Wu
2016-03-23cpufreq: interactive: Fix refcount for migration notificationJunjie Wu