aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-14Merge branches 'powercap', 'pm-cpufreq' and 'pm-domains'Rafael J. Wysocki2-2/+2
2015-12-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2015-12-12cpufreq: intel_pstate: Minor cleanup for FRAC_BITSPrarit Bhargava1-1/+1
2015-12-12cpufreq: tegra: add regulator dependency for T124Arnd Bergmann1-1/+1
2015-12-11Merge tag 'samsung-fixes-4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into fixesArnd Bergmann1-1/+1
2015-12-04Merge branches 'pm-domains' and 'pm-cpufreq'Rafael J. Wysocki1-4/+10
2015-12-02cpufreq: use last policy after online for drivers with ->setpolicySrinivas Pandruvada1-4/+10
2015-11-27Merge branches 'pm-cpufreq' and 'acpi-cppc'Rafael J. Wysocki1-1/+2
2015-11-27cpufreq: s3c24xx: Do not mark s3c2410_plls_add as __initArnd Bergmann1-1/+1
2015-11-25intel_pstate: Fix "performance" mode behavior with HWP enabledAlexandra Yates1-0/+2
2015-11-23cpufreq: SCPI: Depend on SCPI clk driverPunit Agrawal1-1/+1
2015-11-23Merge back earlier cpufreq fixes for v4.4.Rafael J. Wysocki2-6/+5
2015-11-23cpufreq: intel_pstate: Fix limits->max_perf rounding errorPrarit Bhargava1-0/+1
2015-11-23cpufreq: intel_pstate: Fix limits->max_policy_pct rounding errorPrarit Bhargava1-1/+2
2015-11-23cpufreq: Always remove sysfs cpuX/cpufreq link on ->remove_dev()Viresh Kumar1-5/+2
2015-11-23cpufreq: CPPC: Initialize and check CPUFreq CPU co-ord type correctlyAshwin Chaugule1-1/+2
2015-11-20Merge branches 'pm-cpufreq' and 'acpi-cppc'Rafael J. Wysocki3-245/+73
2015-11-19cpufreq: mediatek: fix build errorArnd Bergmann1-0/+1
2015-11-19cpufreq: intel_pstate: Add separate support for Airmont coresPhilippe Longepe1-11/+46
2015-11-19cpufreq: intel_pstate: Replace BYT with ATOMPhilippe Longepe1-29/+29
2015-11-19Revert "cpufreq: intel_pstate: Use ACPI perf configuration"Rafael J. Wysocki2-171/+1
2015-11-18Revert "cpufreq: intel_pstate: Avoid calculation for max/min"Rafael J. Wysocki1-43/+5
2015-11-12Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds5-27/+45
2015-11-10Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-0/+135
2015-11-07Merge branch 'pm-cpufreq'Rafael J. Wysocki4-25/+44
2015-11-07Merge branches 'acpi-video' and 'acpi-cppc'Rafael J. Wysocki1-2/+1
2015-11-07cpufreq: CPPC: Delete an unnecessary check before the function call kfree()Markus Elfring1-2/+1
2015-11-05cpufreq: s5pv210-cpufreq: fix wrong do_div() usageNicolas Pitre1-2/+2
2015-11-02cpufreq: governor: Quit work-handlers early if governor is stoppedViresh Kumar1-10/+23
2015-11-02intel_pstate: decrease number of "HWP enabled" messagesPrarit Bhargava1-4/+6
2015-11-02cpufreq: arm_big_little: fix frequency check when bL switcher is activeJon Medhurst \(Tixy\)1-9/+13
2015-11-02Merge branch 'pm-opp'Rafael J. Wysocki8-132/+17
2015-11-02Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki11-203/+438
2015-11-02Merge branch 'acpi-processor'Rafael J. Wysocki3-0/+195
2015-10-28cpufreq: postfix policy directory with the first CPU in related_cpusViresh Kumar1-10/+11
2015-10-28cpufreq: create cpu/cpufreq/policyX directoriesViresh Kumar1-30/+4
2015-10-28cpufreq: remove cpufreq_sysfs_{create|remove}_file()Viresh Kumar1-17/+5
2015-10-28cpufreq: create cpu/cpufreq at boot timeViresh Kumar2-45/+7
2015-10-28cpufreq: Use cpumask_copy instead of cpumask_or to copy a maskViresh Kumar1-1/+1
2015-10-28cpufreq: ondemand: Drop unnecessary locks from update_sampling_rate()Viresh Kumar1-9/+1
2015-10-16cpufreq: intel_pstate: Fix intel_pstate powersave min_perf_pct valuePrarit Bhargava1-57/+85
2015-10-16Merge back earlier cpufreq material for v4.4.Rafael J. Wysocki10-51/+341
2015-10-15cpufreq: intel_pstate: Fix divide by zero on Knights Landing (KNL)Srinivas Pandruvada1-0/+5
2015-10-15cpufreq: intel_pstate: Avoid calculation for max/minSrinivas Pandruvada1-5/+45
2015-10-15cpufreq: intel_pstate: Use ACPI perf configurationSrinivas Pandruvada2-1/+171
2015-10-15cpufreq: intel-pstate: Use separate max pstate for scalingSrinivas Pandruvada1-2/+18
2015-10-15cpufreq: intel_pstate: get P1 from TAR when availableSrinivas Pandruvada1-4/+35
2015-10-14Merge tag 'arm-scpi-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into next/driversArnd Bergmann3-0/+135
2015-10-14cpufreq: Drop redundant check for inactive policiesViresh Kumar1-7/+0
2015-10-12ACPI / CPPC: Add a CPUFreq driver for use with CPPCAshwin Chaugule3-0/+195