summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAgeFilesLines
* scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd2017-05-091-2/+2
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-05-024-125/+103Star
|\
| * cpufreq/sparc-us2e: Replace racy task affinity logicThomas Gleixner2017-04-151-24/+21Star
| * cpufreq/sparc-us3: Replace racy task affinity logicThomas Gleixner2017-04-151-30/+16Star
| * cpufreq/sh: Replace racy task affinity logicThomas Gleixner2017-04-151-18/+27
| * cpufreq/ia64: Replace racy task affinity logicThomas Gleixner2017-04-151-53/+39Star
* | Merge schedutil governor updates for v4.12.Rafael J. Wysocki2017-04-281-0/+2
|\ \
| * | cpufreq: schedutil: Use policy-dependent transition delaysRafael J. Wysocki2017-04-171-0/+2
| * | Merge branch 'intel_pstate' into pm-cpufreq-schedRafael J. Wysocki2017-04-171-590/+431Star
| |\ \
* | \ \ Merge intel_pstate driver updates for v4.12.Rafael J. Wysocki2017-04-281-500/+408Star
|\ \ \ \ | | |/ / | |/| |
| * | | 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/+14Star
| * | | cpufreq: intel_pstate: Do not walk policy->cpusRafael J. Wysocki2017-03-281-64/+60Star
| * | | 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/+67Star
| * | | cpufreq: intel_pstate: Move cpu_defaults definitionsRafael J. Wysocki2017-03-281-67/+62Star
| * | | 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/+19Star
| * | | 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/+1Star
| * | | cpufreq: intel_pstate: Clean up intel_pstate_busy_pid_reset()Rafael J. Wysocki2017-03-281-30/+16Star
| * | | cpufreq: intel_pstate: Fold intel_pstate_reset_all_pid() into the callerRafael J. Wysocki2017-03-281-11/+6Star
| * | | cpufreq: intel_pstate: Initialize pid_params staticallyRafael J. Wysocki2017-03-281-32/+10Star
| * | | cpufreq: intel_pstate: Drop pointless initialization of PID parametersRafael J. Wysocki2017-03-281-26/+2Star
| * | | cpufreq: intel_pstate: Eliminate struct perf_limitsRafael J. Wysocki2017-03-281-36/+23Star
| * | | 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/+85Star
| * | | 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/+4Star
| |\ \ \
| | * | | cpufreq: intel_pstate: Drop redundant wrapper functionRafael J. Wysocki2017-03-121-14/+4Star
* | | | | cpufreq: Add Tegra186 cpufreq driverMikko Perttunen2017-04-193-0/+282
* | | | | cpufreq: imx6q: Fix error handling codeChristophe Jaillet2017-04-191-1/+1
* | | | | cpufreq: imx6q: Set max suspend_freq to avoid changes during suspendLeonard Crestez2017-04-191-1/+7
* | | | | cpufreq: imx6q: Fix handling EPROBE_DEFER from regulatorIrina Tirdea2017-04-191-0/+7
* | | | | Merge back cpufreq core changes for v4.12.Rafael J. Wysocki2017-04-153-9/+58
|\ \ \ \ \
| * \ \ \ \ Merge back cpufreq changes for v4.12.Rafael J. Wysocki2017-04-063-9/+58
| |\ \ \ \ \
| | * | | | | cpufreq: dbx500: Manage cooling device from cpufreq driverViresh Kumar2017-03-161-0/+20
| | * | | | | cpufreq: qoriq: enhance bus frequency calculationYuanTian Tang2017-03-121-7/+17
| | * | | | | cpufreq: mediatek: Add support for MT8176 and MT817xDaniel Kurtz2017-03-121-1/+20
| | * | | | | cpufreq: mt8173: Mark mt8173_cpufreq_driver_init as __initDaniel Kurtz2017-03-121-1/+1
| | | |/ / / | | |/| | |
* | | | | | cpufreq: Bring CPUs up even if cpufreq_online() failedChen Yu2017-04-131-2/+16
| |_|_|_|/ |/| | | |
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'pm-cpufreq-fixes' and 'pm-cpuidle-fixes'Rafael J. Wysocki2017-03-311-17/+21
|\ \ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| |
| * | | | cpufreq: Fix creation of symbolic links to policy directoriesRafael J. Wysocki2017-03-271-17/+21
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'pm-cpufreq-fixes', 'pm-cpufreq-sched-fixes' and 'intel_pstate...Rafael J. Wysocki2017-03-241-148/+79Star
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | / | | | |/ | | |/|
| | * | cpufreq: intel_pstate: Fix policy data management in passive modeRafael J. Wysocki2017-03-211-23/+6Star
| | * | cpufreq: intel_pstate: One set of global limits in active modeRafael J. Wysocki2017-03-181-96/+46Star
| * | | Merge branches 'pm-cpufreq-fixes' and 'intel_pstate-fixes'Rafael J. Wysocki2017-03-181-33/+31Star
| |\| |