Age | Commit message (Expand) | Author | Files | Lines |
2017-01-27 | Merge branches 'pm-sleep' and 'pm-cpufreq' | Rafael J. Wysocki | 1 | -1/+13 |
2017-01-20 | cpufreq: intel_pstate: Fix sysfs limits enforcement for performance policy | Srinivas Pandruvada | 1 | -1/+13 |
2017-01-06 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2 | -22/+33 |
2017-01-05 | cpufreq: dt: Add support for APM X-Gene 2 | Hoan Tran | 1 | -0/+2 |
2016-12-31 | cpufreq: intel_pstate: Always keep all limits settings in sync | Rafael J. Wysocki | 1 | -16/+14 |
2016-12-31 | cpufreq: intel_pstate: Use locking in intel_cpufreq_verify_policy() | Rafael J. Wysocki | 1 | -0/+4 |
2016-12-31 | cpufreq: intel_pstate: Use locking in intel_pstate_resume() | Rafael J. Wysocki | 1 | -1/+9 |
2016-12-27 | cpufreq: intel_pstate: Do not expose PID parameters in passive mode | Rafael J. Wysocki | 1 | -5/+4 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
2016-12-22 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2 | -2/+2 |
2016-12-21 | cpufreq: s3c64xx: remove incorrect __init annotation | Arnd Bergmann | 1 | -1/+1 |
2016-12-21 | cpufreq: Remove CPU hotplug callbacks only if they were initialized | Boris Ostrovsky | 1 | -1/+1 |
2016-12-13 | Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 16 | -500/+2014 |
2016-12-12 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 15 | -496/+2006 |
2016-12-12 | Merge branch 'pm-opp' | Rafael J. Wysocki | 1 | -4/+8 |
2016-12-08 | cpufreq: intel_pstate: Support for energy performance hints with HWP | Srinivas Pandruvada | 1 | -18/+224 |
2016-12-08 | cpufreq: intel_pstate: Add locking around HWP requests | Srinivas Pandruvada | 1 | -12/+12 |
2016-12-06 | PM / OPP: Add infrastructure to manage multiple regulators | Viresh Kumar | 1 | -3/+3 |
2016-12-01 | cpufreq: ondemand: Set MIN_FREQUENCY_UP_THRESHOLD to 1 | Chen Yu | 1 | -1/+1 |
2016-12-01 | cpufreq: intel_pstate: Add Knights Mill CPUID | Piotr Luc | 1 | -0/+1 |
2016-11-30 | cpufreq: dt: Add support for zx296718 | Baoyou Xie | 1 | -0/+2 |
2016-11-30 | PM / OPP: Pass opp_table to dev_pm_opp_put_regulator() | Stephen Boyd | 1 | -4/+8 |
2016-11-30 | sched/x86: Change CONFIG_SCHED_ITMT to CONFIG_SCHED_MC_PRIO | Tim Chen | 1 | -1/+1 |
2016-11-28 | cpufreq: acpi-cpufreq: drop rdmsr_on_cpus() usage | Sebastian Andrzej Siewior | 1 | -39/+20 |
2016-11-28 | cpufreq: acpi-cpufreq: Convert to hotplug state machine | Sebastian Andrzej Siewior | 1 | -47/+45 |
2016-11-28 | cpufreq: intel_pstate: fix intel_pstate_exit_perf_limits() prototype | Arnd Bergmann | 1 | -2/+2 |
2016-11-28 | cpufreq: intel_pstate: Set EPP/EPB to 0 in performance mode | Srinivas Pandruvada | 1 | -1/+105 |
2016-11-24 | cpufreq/intel_pstate: Use CPPC to get max performance | Rafael J. Wysocki | 2 | -1/+56 |
2016-11-22 | cpufreq: intel_pstate: increase precision of performance limits | Srinivas Pandruvada | 1 | -13/+15 |
2016-11-22 | cpufreq: intel_pstate: round up min_perf limits | Srinivas Pandruvada | 1 | -2/+3 |
2016-11-21 | cpufreq: Make cpufreq_update_policy() void | Rafael J. Wysocki | 1 | -14/+7 |
2016-11-21 | cpufreq: Avoid using inactive policies | Rafael J. Wysocki | 1 | -1/+9 |
2016-11-21 | cpufreq: intel_pstate: Generic governors support | Rafael J. Wysocki | 1 | -24/+170 |
2016-11-17 | cpufreq: intel_pstate: Request P-states control from SMM if needed | Rafael J. Wysocki | 1 | -0/+13 |
2016-11-16 | cpufreq: dt: Add support for r8a7743 and r8a7745 | Geert Uytterhoeven | 1 | -0/+2 |
2016-11-16 | cpufreq: powernv: Disable preemption while checking CPU throttling state | Denis Kirjanov | 1 | -1/+7 |
2016-11-16 | cpufreq: conservative: Fix comment explaining frequency updates | Stratos Karafotis | 1 | -2/+2 |
2016-11-16 | cpufreq: conservative: Decrease frequency faster for deferred updates | Stratos Karafotis | 3 | -4/+31 |
2016-11-14 | cpufreq: conservative: Rename get_freq_target() to get_freq_step() | Viresh Kumar | 1 | -11/+11 |
2016-11-14 | cpufreq: powernv: Fix uninitialized lpstate_idx in gpstates_timer_handler() | Akshay Adiga | 1 | -0/+1 |
2016-11-14 | cpufreq: intel_pstate: Use CPU load based algorithm for PM_MOBILE | Srinivas Pandruvada | 1 | -0/+14 |
2016-11-11 | cpufreq: pxa: use generic platdev driver for device-tree | Robert Jarzmik | 1 | -0/+2 |
2016-11-11 | cpufreq: stats: New sysfs attribute for clearing statistics | Markus Mayer | 1 | -0/+22 |
2016-11-11 | cpufreq: governor: Don't use 'timer' keyword | Viresh Kumar | 4 | -21/+20 |
2016-11-11 | cpufreq: powernv: Use PMCR to verify global and local pstate | Akshay Adiga | 1 | -10/+26 |
2016-11-11 | cpufreq: powernv: Adding fast_switch for schedutil | Akshay Adiga | 1 | -1/+19 |
2016-11-11 | cpufreq: brcmstb-avs-cpufreq: make symbol brcm_avs_cpufreq_attr static | Wei Yongjun | 1 | -1/+1 |
2016-11-01 | cpufreq: intel_pstate: protect limits variable | Srinivas Pandruvada | 1 | -0/+22 |
2016-11-01 | cpufreq: brcmstb-avs-cpufreq: add debugfs support | Markus Mayer | 2 | -1/+332 |
2016-11-01 | cpufreq: brcmstb-avs-cpufreq: AVS CPUfreq driver for Broadcom STB SoCs | Markus Mayer | 3 | -0/+748 |