summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: scpi-cpufreq: signedness bug in scpi_get_dvfs_info()Dan Carpenter2015-12-241-1/+1
*-. Merge branches 'powercap', 'pm-cpufreq' and 'pm-domains'Rafael J. Wysocki2015-12-142-2/+2
|\ \
| | * cpufreq: intel_pstate: Minor cleanup for FRAC_BITSPrarit Bhargava2015-12-121-1/+1
| | * cpufreq: tegra: add regulator dependency for T124Arnd Bergmann2015-12-121-1/+1
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-12-121-1/+1
|\ \ \ | |_|/ |/| |
| * | Merge tag 'samsung-fixes-4.4' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2015-12-111-1/+1
| |\ \
| | * | cpufreq: s3c24xx: Do not mark s3c2410_plls_add as __initArnd Bergmann2015-11-271-1/+1
| | | |
| \ \ \
*-. \ \ \ Merge branches 'pm-domains' and 'pm-cpufreq'Rafael J. Wysocki2015-12-041-4/+10
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| | * | cpufreq: use last policy after online for drivers with ->setpolicySrinivas Pandruvada2015-12-021-4/+10
* | | | Merge branches 'pm-cpufreq' and 'acpi-cppc'Rafael J. Wysocki2015-11-271-1/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | cpufreq: CPPC: Initialize and check CPUFreq CPU co-ord type correctlyAshwin Chaugule2015-11-231-1/+2
* | | | intel_pstate: Fix "performance" mode behavior with HWP enabledAlexandra Yates2015-11-251-0/+2
* | | | 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
OpenPOWER on IntegriCloud