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