summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'pm-cpufreq-fixes', 'pm-cpufreq-sched-fixes' and 'intel_pstate...Rafael J. Wysocki2017-03-241-148/+79
|\ \
| | * cpufreq: intel_pstate: Fix policy data management in passive modeRafael J. Wysocki2017-03-211-23/+6
| | * cpufreq: intel_pstate: One set of global limits in active modeRafael J. Wysocki2017-03-181-96/+46
| * | Merge branches 'pm-cpufreq-fixes' and 'intel_pstate-fixes'Rafael J. Wysocki2017-03-181-33/+31
| |\|
| | * cpufreq: intel_pstate: Avoid percentages in limits-related computationsRafael J. Wysocki2017-03-151-28/+28
| | * cpufreq: intel_pstate: Correct frequency setting in the HWP modeSrinivas Pandruvada2017-03-141-7/+4
| | * cpufreq: intel_pstate: Update pid_params.sample_rate_ns in pid_param_set()Rafael J. Wysocki2017-03-131-0/+1
* | | cpufreq: Restore policy min/max limits on CPU onlineViresh Kumar2017-03-221-0/+3
|/ /
* / cpufreq: Fix and clean up show_cpuinfo_cur_freq()Rafael J. Wysocki2017-03-161-3/+5
|/
* Merge branch 'pm-cpufreq'Rafael J. Wysocki2017-03-092-36/+32
|\
| * cpufreq: intel_pstate: Do not reinit performance limits in ->setpolicyRafael J. Wysocki2017-03-061-13/+4
| * cpufreq: intel_pstate: Fix intel_pstate_verify_policy()Rafael J. Wysocki2017-03-061-2/+2
| * cpufreq: intel_pstate: Fix global settings in active modeRafael J. Wysocki2017-03-061-6/+15
| * cpufreq: Add the "cpufreq.off=1" cmdline optionLen Brown2017-03-061-0/+1
| * cpufreq: intel_pstate: Avoid triggering cpu_frequency tracepoint unnecessarilyRafael J. Wysocki2017-03-041-3/+5
| * cpufreq: intel_pstate: Fix intel_cpufreq_verify_policy()Rafael J. Wysocki2017-03-041-10/+0
| * cpufreq: intel_pstate: Do not use performance_limits in passive modeRafael J. Wysocki2017-03-041-2/+5
* | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-036-6/+7
|\ \
| * | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-024-2/+3
| * | sched/core: Remove the tsk_cpus_allowed() wrapperIngo Molnar2017-03-022-4/+4
* | | Merge tag 'pm-turbostat-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-03-021-10/+5
|\ \ \
| * \ \ Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki2017-03-011-10/+5
| |\ \ \
| | * | | intel_pstate: use MSR_ATOM_RATIOS definitions from msr-index.hLen Brown2017-03-011-10/+5
* | | | | Merge tag 'pm-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-03-022-47/+22
|\ \ \ \ \ | |_|_|/ / |/| | | |
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki2017-03-032-47/+22
| |\ \ \ \ \ | | |_|/ / / | |/| | | / | | | | |/ | | | |/|
| | | * | cpufreq: intel_pstate: Fix limits issue with operation mode switchingRafael J. Wysocki2017-02-281-43/+22
| | | * | cpufreq: qoriq: clean up unused codeTang Yuantian2017-02-231-4/+0
* | | | | Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-02-231-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ARM: davinci: da850: fix da850_set_pll0rate()Bartosz Golaszewski2017-01-021-1/+1
* | | | | Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-02-2020-254/+910
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | cpufreq: CPPC: add ACPI_PROCESSOR dependencyArnd Bergmann2017-02-161-1/+1
| * | | | cpufreq: make ti-cpufreq explicitly non-modularPaul Gortmaker2017-02-161-6/+2
| * | | | cpufreq: Do not clear real_cpus mask on policy initRafael J. Wysocki2017-02-161-2/+0
| * | | | cpufreq: dt: Don't use generic platdev driver for ti-cpufreq platformsDave Gerlach2017-02-091-2/+0
| * | | | cpufreq: ti: Add cpufreq driver to determine available OPPs at runtimeDave Gerlach2017-02-093-0/+284
| * | | | Merge OPP material for v4.11 to satisfy dependencies.Rafael J. Wysocki2017-02-096-29/+18
| |\ \ \ \
| | * | | | PM / OPP: Update OPP users to put referenceViresh Kumar2017-01-304-17/+10
| | * | | | PM / OPP: Return opp_table from dev_pm_opp_set_*() routinesViresh Kumar2017-01-301-6/+7
| | * | | | PM / OPP: Rename dev_pm_opp_get_suspend_opp() and return OPP rateViresh Kumar2017-01-271-6/+1
| | | |/ / | | |/| |
| * | | | cpufreq: qoriq: Don't look at clock implementation detailsTang Yuantian2017-02-091-99/+49
| * | | | cpufreq: qoriq: add ARM64 SoCs supportTang Yuantian2017-02-091-1/+1
| * | | | cpufreq: brcmstb-avs-cpufreq: remove unnecessary platform_set_drvdata()Wei Yongjun2017-02-091-2/+0
| * | | | cpufreq: s3c2416: double free on driver init error pathDan Carpenter2017-02-091-1/+0
| * | | | cpufreq: bmips-cpufreq: CPUfreq driver for Broadcom's BMIPS SoCsMarkus Mayer2017-02-093-0/+199
| * | | | Merge back earlier cpufreq changes for v4.11.Rafael J. Wysocki2017-02-096-118/+375
| |\ \ \ \
| | * | | | cpufreq: intel_pstate: Calculate guaranteed performance for HWPSrinivas Pandruvada2017-02-041-26/+49
| | * | | | cpufreq: intel_pstate: Make HWP limits compatible with legacySrinivas Pandruvada2017-02-041-6/+4
| | * | | | cpufreq: intel_pstate: Lower frequency than expected under no_turboSrinivas Pandruvada2017-02-041-0/+14
| | * | | | cpufreq: intel_pstate: Operation mode control from sysfsRafael J. Wysocki2017-02-041-44/+180
| | * | | | cpufreq: intel_pstate: Expose global sysfs attributes upfrontRafael J. Wysocki2017-02-041-2/+66