Age | Commit message (Expand) | Author | Files | Lines |
2015-11-27 | Merge branches 'pm-cpufreq' and 'acpi-cppc' | Rafael J. Wysocki | 1 | -1/+2 |
2015-11-26 | intel_pstate: Fix "performance" mode behavior with HWP enabled | Alexandra Yates | 1 | -0/+2 |
2015-11-24 | cpufreq: SCPI: Depend on SCPI clk driver | Punit Agrawal | 1 | -1/+1 |
2015-11-24 | Merge back earlier cpufreq fixes for v4.4. | Rafael J. Wysocki | 2 | -6/+5 |
2015-11-24 | cpufreq: intel_pstate: Fix limits->max_perf rounding error | Prarit Bhargava | 1 | -0/+1 |
2015-11-24 | cpufreq: intel_pstate: Fix limits->max_policy_pct rounding error | Prarit Bhargava | 1 | -1/+2 |
2015-11-24 | cpufreq: Always remove sysfs cpuX/cpufreq link on ->remove_dev() | Viresh Kumar | 1 | -5/+2 |
2015-11-24 | cpufreq: CPPC: Initialize and check CPUFreq CPU co-ord type correctly | Ashwin Chaugule | 1 | -1/+2 |
2015-11-20 | Merge branches 'pm-cpufreq' and 'acpi-cppc' | Rafael J. Wysocki | 3 | -245/+73 |
2015-11-19 | cpufreq: mediatek: fix build error | Arnd Bergmann | 1 | -0/+1 |
2015-11-19 | cpufreq: intel_pstate: Add separate support for Airmont cores | Philippe Longepe | 1 | -11/+46 |
2015-11-19 | cpufreq: intel_pstate: Replace BYT with ATOM | Philippe Longepe | 1 | -29/+29 |
2015-11-19 | Revert "cpufreq: intel_pstate: Use ACPI perf configuration" | Rafael J. Wysocki | 2 | -171/+1 |
2015-11-19 | Revert "cpufreq: intel_pstate: Avoid calculation for max/min" | Rafael J. Wysocki | 1 | -43/+5 |
2015-11-12 | Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -27/+45 |
2015-11-11 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 3 | -0/+135 |
2015-11-07 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 4 | -25/+44 |
2015-11-07 | Merge branches 'acpi-video' and 'acpi-cppc' | Rafael J. Wysocki | 1 | -2/+1 |
2015-11-07 | cpufreq: CPPC: Delete an unnecessary check before the function call kfree() | Markus Elfring | 1 | -2/+1 |
2015-11-06 | cpufreq: s5pv210-cpufreq: fix wrong do_div() usage | Nicolas Pitre | 1 | -2/+2 |
2015-11-02 | cpufreq: governor: Quit work-handlers early if governor is stopped | Viresh Kumar | 1 | -10/+23 |
2015-11-02 | intel_pstate: decrease number of "HWP enabled" messages | Prarit Bhargava | 1 | -4/+6 |
2015-11-02 | cpufreq: arm_big_little: fix frequency check when bL switcher is active | Jon Medhurst \(Tixy\) | 1 | -9/+13 |
2015-11-02 | Merge branch 'pm-opp' | Rafael J. Wysocki | 8 | -132/+17 |
2015-11-02 | Merge branches 'pm-cpufreq' and 'pm-cpuidle' | Rafael J. Wysocki | 11 | -203/+438 |
2015-11-02 | Merge branch 'acpi-processor' | Rafael J. Wysocki | 3 | -0/+195 |
2015-10-28 | cpufreq: postfix policy directory with the first CPU in related_cpus | Viresh Kumar | 1 | -10/+11 |
2015-10-28 | cpufreq: create cpu/cpufreq/policyX directories | Viresh Kumar | 1 | -30/+4 |
2015-10-28 | cpufreq: remove cpufreq_sysfs_{create|remove}_file() | Viresh Kumar | 1 | -17/+5 |
2015-10-28 | cpufreq: create cpu/cpufreq at boot time | Viresh Kumar | 2 | -45/+7 |
2015-10-28 | cpufreq: Use cpumask_copy instead of cpumask_or to copy a mask | Viresh Kumar | 1 | -1/+1 |
2015-10-28 | cpufreq: ondemand: Drop unnecessary locks from update_sampling_rate() | Viresh Kumar | 1 | -9/+1 |
2015-10-16 | cpufreq: intel_pstate: Fix intel_pstate powersave min_perf_pct value | Prarit Bhargava | 1 | -57/+85 |
2015-10-16 | Merge back earlier cpufreq material for v4.4. | Rafael J. Wysocki | 10 | -51/+341 |
2015-10-15 | cpufreq: intel_pstate: Fix divide by zero on Knights Landing (KNL) | Srinivas Pandruvada | 1 | -0/+5 |
2015-10-15 | cpufreq: intel_pstate: Avoid calculation for max/min | Srinivas Pandruvada | 1 | -5/+45 |
2015-10-15 | cpufreq: intel_pstate: Use ACPI perf configuration | Srinivas Pandruvada | 2 | -1/+171 |
2015-10-15 | cpufreq: intel-pstate: Use separate max pstate for scaling | Srinivas Pandruvada | 1 | -2/+18 |
2015-10-15 | cpufreq: intel_pstate: get P1 from TAR when available | Srinivas Pandruvada | 1 | -4/+35 |
2015-10-14 | Merge tag 'arm-scpi-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Arnd Bergmann | 3 | -0/+135 |
2015-10-14 | cpufreq: Drop redundant check for inactive policies | Viresh Kumar | 1 | -7/+0 |
2015-10-13 | ACPI / CPPC: Add a CPUFreq driver for use with CPPC | Ashwin Chaugule | 3 | -0/+195 |
2015-10-12 | Merge back earlier cpufreq material for v4.4. | Rafael J. Wysocki | 7 | -34/+74 |
2015-10-08 | cpufreq: prevent lockup on reading scaling_available_frequencies | Srinivas Pandruvada | 1 | -1/+3 |
2015-10-08 | cpufreq: acpi_cpufreq: prevent crash on reading freqdomain_cpus | Srinivas Pandruvada | 1 | -0/+3 |
2015-09-28 | cpufreq: arm_big_little: add SCPI interface driver | Sudeep Holla | 3 | -0/+135 |
2015-09-26 | cpufreq : powernv: Report Pmax throttling if capped below nominal frequency | Shilpasri G Bhat | 1 | -2/+8 |
2015-09-26 | cpufreq: imx: update the clock switch flow to support imx6ul | Bai Ping | 1 | -5/+45 |
2015-09-26 | cpufreq: tegra20: remove superfluous CONFIG_PM ifdefs | Bartlomiej Zolnierkiewicz | 1 | -2/+0 |
2015-09-26 | cpufreq: conservative: remove 'enable' field | Viresh Kumar | 3 | -25/+19 |