summaryrefslogtreecommitdiff
path: root/drivers/cpufreq (follow)
Commit message (Expand)AuthorAge
* qcom-cpufreq: skip frequencies that round to same rateRohit Gupta2016-11-14
* Merge remote-tracking branch 'msm4.4/tmp-da9a92f' into msm-4.4Runmin Wang2016-10-28
|\
| * cpufreq: interactive: drop cpufreq_{get,put}_global_kobject func callsAmit Pundir2016-05-19
| * Revert "cpufreq: interactive: build fixes for 4.4"Amit Pundir2016-05-19
| * Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-05-12
| |\
| * \ Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-04-08
| |\ \
| * | | cpufreq: interactive: only apply interactive boost when enabledDaniel Kurtz2016-04-07
| * | | cpufreq: interactive: fix policy lockingDmitry Torokhov2016-04-07
| * | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-03-14
| |\ \ \
* | \ \ \ Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Runmin Wang2016-10-21
|\ \ \ \ \ | | |_|_|/ | |/| | |
* | | | | 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