summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | * | | | | | PM / devfreq: Move struct devfreq_governor to devfreq directoryChanwoo Choi2017-04-122-29/+30
| | | | | | |/ / / / / /
| | | | | * | | | | | | PM / AVS: rockchip-io: add io selectors and supplies for rk3328David Wu2017-03-122-0/+42
| | | | * | | | | | | | PM / Domains: Ignore domain-idle-states that are not compatibleLina Iyer2017-03-292-8/+12
| | | | * | | | | | | | PM / Domains: Don't warn about IRQ safe device for an always on PM domainUlf Hansson2017-03-291-2/+6
| | | | * | | | | | | | PM / Domains: Respect errors from genpd's ->power_off() callbackUlf Hansson2017-03-291-1/+2
| | | | * | | | | | | | PM / Domains: Enable users of genpd to specify always on PM domainsUlf Hansson2017-03-292-2/+13
| | | | * | | | | | | | PM / Domains: Clean up code validating genpd's statusUlf Hansson2017-03-291-10/+9
| | | | * | | | | | | | PM / Domain: remove conditional from error caseViresh Kumar2017-03-291-5/+5
| | | | | |_|_|_|_|_|/ | | | | |/| | | | | |
| | | * | | | | | | | PM / runtime: Document autosuspend-helper side effectsJohan Hovold2017-04-191-3/+11
| | | * | | | | | | | PM / runtime: Fix autosuspend documentationJohan Hovold2017-04-191-3/+2
| | | | |_|_|/ / / / | | | |/| | | | | |
| | * | | | | | | | cpuidle: powernv: Avoid a branch in the core snooze_loop() loopAnton Blanchard2017-04-191-1/+1
| | * | | | | | | | cpuidle: powernv: Don't continually set thread priority in snooze_loop()Anton Blanchard2017-04-191-1/+1
| | * | | | | | | | cpuidle: powernv: Don't bounce between low and very low thread priorityAnton Blanchard2017-04-191-1/+0
| | * | | | | | | | cpuidle: cpuidle-cps: remove unused variableMarcin Nowakowski2017-04-191-2/+1
| | * | | | | | | | powernv-cpuidle: Validate DT property array sizeGautham R. Shenoy2017-03-291-3/+61
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2017-04-2817-662/+840
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | Merge schedutil governor updates for v4.12.Rafael J. Wysocki2017-04-285-28/+76
| | |\ \ \ \ \ \ \
| | | * | | | | | | cpufreq: schedutil: Use policy-dependent transition delaysRafael J. Wysocki2017-04-173-5/+19
| | | * | | | | | | Merge branch 'intel_pstate' into pm-cpufreq-schedRafael J. Wysocki2017-04-171-590/+431
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | cpufreq: schedutil: Reduce frequencies slowerRafael J. Wysocki2017-04-131-0/+3
| | | * | | | | | | | Merge back schedutil governor updates for 4.12.Rafael J. Wysocki2017-03-253-23/+54
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | cpufreq: schedutil: Trace frequency only if it has changedRafael J. Wysocki2017-03-241-9/+7
| | | | * | | | | | | | cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurelyRafael J. Wysocki2017-03-233-0/+40
| | | | * | | | | | | | cpufreq: schedutil: Refactor sugov_next_freq_shared()Viresh Kumar2017-03-121-16/+9
| | | | * | | | | | | | cpufreq: schedutil: Redefine the rate_limit_us tunableViresh Kumar2017-03-121-2/+2
| | | | | |_|_|/ / / / | | | | |/| | | | | |
| | * | | | | | | | | Merge intel_pstate driver updates for v4.12.Rafael J. Wysocki2017-04-281-500/+408
| | |\ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / | | | |/| | | | | | |
| | | * | | | | | | | cpufreq: intel_pstate: Add support for Gemini LakeBox, David E2017-03-291-0/+1
| | | * | | | | | | | cpufreq: intel_pstate: Eliminate intel_pstate_get_min_max()Rafael J. Wysocki2017-03-281-26/+14
| | | * | | | | | | | cpufreq: intel_pstate: Do not walk policy->cpusRafael J. Wysocki2017-03-281-64/+60
| | | * | | | | | | | cpufreq: intel_pstate: Introduce pid_in_use()Rafael J. Wysocki2017-03-281-5/+11
| | | * | | | | | | | cpufreq: intel_pstate: Drop struct cpu_defaultsRafael J. Wysocki2017-03-281-87/+67
| | | * | | | | | | | cpufreq: intel_pstate: Move cpu_defaults definitionsRafael J. Wysocki2017-03-281-67/+62
| | | * | | | | | | | cpufreq: intel_pstate: Add update_util callback to pstate_funcsRafael J. Wysocki2017-03-281-38/+43
| | | * | | | | | | | cpufreq: intel_pstate: Use different utilization update callbacksRafael J. Wysocki2017-03-281-25/+54
| | | * | | | | | | | cpufreq: intel_pstate: Modify check in intel_pstate_update_status()Rafael J. Wysocki2017-03-281-1/+1
| | | * | | | | | | | cpufreq: intel_pstate: Drop driver_registered variableRafael J. Wysocki2017-03-281-27/+19
| | | * | | | | | | | cpufreq: intel_pstate: Skip unnecessary PID resets on initRafael J. Wysocki2017-03-281-2/+2
| | | * | | | | | | | cpufreq: intel_pstate: Set HWP sampling interval onceRafael J. Wysocki2017-03-281-2/+1
| | | * | | | | | | | cpufreq: intel_pstate: Clean up intel_pstate_busy_pid_reset()Rafael J. Wysocki2017-03-281-30/+16
| | | * | | | | | | | cpufreq: intel_pstate: Fold intel_pstate_reset_all_pid() into the callerRafael J. Wysocki2017-03-281-11/+6
| | | * | | | | | | | cpufreq: intel_pstate: Initialize pid_params staticallyRafael J. Wysocki2017-03-281-32/+10
| | | * | | | | | | | cpufreq: intel_pstate: Drop pointless initialization of PID parametersRafael J. Wysocki2017-03-281-26/+2
| | | * | | | | | | | cpufreq: intel_pstate: Eliminate struct perf_limitsRafael J. Wysocki2017-03-281-36/+23
| | | * | | | | | | | cpufreq: intel_pstate: Avoid transient updates of cpuinfo.max_freqRafael J. Wysocki2017-03-241-19/+28
| | | * | | | | | | | cpufreq: intel_pstate: Active mode P-state limits reworkRafael J. Wysocki2017-03-241-100/+85
| | | * | | | | | | | cpufreq: intel_pstate: Use load-based P-state selection more widelyRafael J. Wysocki2017-03-241-1/+7
| | | * | | | | | | | cpufreq: intel_pstate: Support HWP processors in all operation modesRafael J. Wysocki2017-03-241-14/+19
| | | * | | | | | | | Merge back intel_pstate updates for 4.12.Rafael J. Wysocki2017-03-241-14/+4
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | cpufreq: intel_pstate: Drop redundant wrapper functionRafael J. Wysocki2017-03-121-14/+4
| | | | | |/ / / / / / | | | | |/| | | | | |
| | * | | | | | | | | cpufreq: Add Tegra186 cpufreq driverMikko Perttunen2017-04-193-0/+282