summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | cpufreq: SCPI: Depend on SCPI clk driverPunit Agrawal2015-11-231-1/+1
* | | | | Merge back earlier cpufreq fixes for v4.4.Rafael J. Wysocki2015-11-232-6/+5
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | cpufreq: intel_pstate: Fix limits->max_perf rounding errorPrarit Bhargava2015-11-231-0/+1
| * | | | cpufreq: intel_pstate: Fix limits->max_policy_pct rounding errorPrarit Bhargava2015-11-231-1/+2
| * | | | cpufreq: Always remove sysfs cpuX/cpufreq link on ->remove_dev()Viresh Kumar2015-11-231-5/+2
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'pm-cpufreq' and 'acpi-cppc'Rafael J. Wysocki2015-11-203-245/+73
|\ \ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / / | | | | / | |_|_|/ |/| | |
| * | | cpufreq: mediatek: fix build errorArnd Bergmann2015-11-191-0/+1
| * | | cpufreq: intel_pstate: Add separate support for Airmont coresPhilippe Longepe2015-11-191-11/+46
| * | | cpufreq: intel_pstate: Replace BYT with ATOMPhilippe Longepe2015-11-191-29/+29
| * | | Revert "cpufreq: intel_pstate: Use ACPI perf configuration"Rafael J. Wysocki2015-11-192-171/+1
| * | | Revert "cpufreq: intel_pstate: Avoid calculation for max/min"Rafael J. Wysocki2015-11-181-43/+5
* | | | Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-125-27/+45
|\ \ \ \
| * | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2015-11-074-25/+44
| |\| | |
| | * | | cpufreq: s5pv210-cpufreq: fix wrong do_div() usageNicolas Pitre2015-11-051-2/+2
| | * | | cpufreq: governor: Quit work-handlers early if governor is stoppedViresh Kumar2015-11-021-10/+23
| | * | | intel_pstate: decrease number of "HWP enabled" messagesPrarit Bhargava2015-11-021-4/+6
| | * | | cpufreq: arm_big_little: fix frequency check when bL switcher is activeJon Medhurst \(Tixy\)2015-11-021-9/+13
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'acpi-video' and 'acpi-cppc'Rafael J. Wysocki2015-11-071-2/+1
| |\ \ \ \ \ | | | | |/ / | | | |/| |
| | | * | | cpufreq: CPPC: Delete an unnecessary check before the function call kfree()Markus Elfring2015-11-071-2/+1
* | | | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-103-0/+135
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge tag 'arm-scpi-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2015-10-143-0/+135
| |\ \ \ \ \
| | * | | | | cpufreq: arm_big_little: add SCPI interface driverSudeep Holla2015-09-283-0/+135
* | | | | | | Merge branch 'pm-opp'Rafael J. Wysocki2015-11-028-132/+17
|\ \ \ \ \ \ \
| * | | | | | | PM / OPP: Move opp core to its own directoryViresh Kumar2015-09-152-115/+0
| * | | | | | | PM / OPP: Prefix exported opp routines with dev_pm_opp_Viresh Kumar2015-09-156-17/+17
| * | | | | | | PM / OPP: Rename opp init/free table routinesViresh Kumar2015-09-156-15/+15
| | |/ / / / / | |/| | | | |
| | | | | | |
| \ \ \ \ \ \
*-. \ \ \ \ \ \ Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki2015-11-0211-203/+438
|\ \ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | / / | | |_|_|_|/ / | |/| | | | |
| * | | | | | cpufreq: postfix policy directory with the first CPU in related_cpusViresh Kumar2015-10-281-10/+11
| * | | | | | cpufreq: create cpu/cpufreq/policyX directoriesViresh Kumar2015-10-281-30/+4
| * | | | | | cpufreq: remove cpufreq_sysfs_{create|remove}_file()Viresh Kumar2015-10-281-17/+5
| * | | | | | cpufreq: create cpu/cpufreq at boot timeViresh Kumar2015-10-282-45/+7
| * | | | | | cpufreq: Use cpumask_copy instead of cpumask_or to copy a maskViresh Kumar2015-10-281-1/+1
| * | | | | | cpufreq: ondemand: Drop unnecessary locks from update_sampling_rate()Viresh Kumar2015-10-281-9/+1
| * | | | | | cpufreq: intel_pstate: Fix intel_pstate powersave min_perf_pct valuePrarit Bhargava2015-10-161-57/+85
| * | | | | | Merge back earlier cpufreq material for v4.4.Rafael J. Wysocki2015-10-1610-51/+341
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | cpufreq: intel_pstate: Avoid calculation for max/minSrinivas Pandruvada2015-10-151-5/+45
| | * | | | | cpufreq: intel_pstate: Use ACPI perf configurationSrinivas Pandruvada2015-10-152-1/+171
| | * | | | | cpufreq: intel-pstate: Use separate max pstate for scalingSrinivas Pandruvada2015-10-151-2/+18
| | * | | | | cpufreq: intel_pstate: get P1 from TAR when availableSrinivas Pandruvada2015-10-151-4/+35
| | * | | | | cpufreq: Drop redundant check for inactive policiesViresh Kumar2015-10-141-7/+0
| | * | | | | Merge back earlier cpufreq material for v4.4.Rafael J. Wysocki2015-10-127-34/+74
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | cpufreq : powernv: Report Pmax throttling if capped below nominal frequencyShilpasri G Bhat2015-09-261-2/+8
| | | * | | | cpufreq: imx: update the clock switch flow to support imx6ulBai Ping2015-09-261-5/+45
| | | * | | | cpufreq: tegra20: remove superfluous CONFIG_PM ifdefsBartlomiej Zolnierkiewicz2015-09-261-2/+0
| | | * | | | cpufreq: conservative: remove 'enable' fieldViresh Kumar2015-09-263-25/+19
| | | * | | | cpufreq: integrator: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-251-0/+2
| | | | |/ / | | | |/| |
* | | | | | Merge branch 'acpi-processor'Rafael J. Wysocki2015-11-023-0/+195
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | ACPI / CPPC: Add a CPUFreq driver for use with CPPCAshwin Chaugule2015-10-123-0/+195
| |/ / /
* / / / cpufreq: intel_pstate: Fix divide by zero on Knights Landing (KNL)Srinivas Pandruvada2015-10-151-0/+5
|/ / /
* | | cpufreq: prevent lockup on reading scaling_available_frequenciesSrinivas Pandruvada2015-10-081-1/+3