Age | Commit message (Expand) | Author |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-12-22 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2016-12-21 | cpufreq: s3c64xx: remove incorrect __init annotation | Arnd Bergmann |
2016-12-21 | cpufreq: Remove CPU hotplug callbacks only if they were initialized | Boris Ostrovsky |
2016-12-13 | Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2016-12-12 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2016-12-12 | Merge branch 'pm-opp' | Rafael J. Wysocki |
2016-12-08 | cpufreq: intel_pstate: Support for energy performance hints with HWP | Srinivas Pandruvada |
2016-12-08 | cpufreq: intel_pstate: Add locking around HWP requests | Srinivas Pandruvada |
2016-12-06 | PM / OPP: Add infrastructure to manage multiple regulators | Viresh Kumar |
2016-12-01 | cpufreq: ondemand: Set MIN_FREQUENCY_UP_THRESHOLD to 1 | Chen Yu |
2016-12-01 | cpufreq: intel_pstate: Add Knights Mill CPUID | Piotr Luc |
2016-11-30 | cpufreq: dt: Add support for zx296718 | Baoyou Xie |
2016-11-30 | PM / OPP: Pass opp_table to dev_pm_opp_put_regulator() | Stephen Boyd |
2016-11-30 | sched/x86: Change CONFIG_SCHED_ITMT to CONFIG_SCHED_MC_PRIO | Tim Chen |
2016-11-28 | cpufreq: acpi-cpufreq: drop rdmsr_on_cpus() usage | Sebastian Andrzej Siewior |
2016-11-28 | cpufreq: acpi-cpufreq: Convert to hotplug state machine | Sebastian Andrzej Siewior |
2016-11-28 | cpufreq: intel_pstate: fix intel_pstate_exit_perf_limits() prototype | Arnd Bergmann |
2016-11-28 | cpufreq: intel_pstate: Set EPP/EPB to 0 in performance mode | Srinivas Pandruvada |
2016-11-24 | cpufreq/intel_pstate: Use CPPC to get max performance | Rafael J. Wysocki |
2016-11-22 | cpufreq: intel_pstate: increase precision of performance limits | Srinivas Pandruvada |
2016-11-22 | cpufreq: intel_pstate: round up min_perf limits | Srinivas Pandruvada |
2016-11-21 | cpufreq: Make cpufreq_update_policy() void | Rafael J. Wysocki |
2016-11-21 | cpufreq: Avoid using inactive policies | Rafael J. Wysocki |
2016-11-21 | cpufreq: intel_pstate: Generic governors support | Rafael J. Wysocki |
2016-11-17 | cpufreq: intel_pstate: Request P-states control from SMM if needed | Rafael J. Wysocki |
2016-11-16 | cpufreq: dt: Add support for r8a7743 and r8a7745 | Geert Uytterhoeven |
2016-11-16 | cpufreq: powernv: Disable preemption while checking CPU throttling state | Denis Kirjanov |
2016-11-16 | cpufreq: conservative: Fix comment explaining frequency updates | Stratos Karafotis |
2016-11-16 | cpufreq: conservative: Decrease frequency faster for deferred updates | Stratos Karafotis |
2016-11-14 | cpufreq: conservative: Rename get_freq_target() to get_freq_step() | Viresh Kumar |
2016-11-14 | cpufreq: powernv: Fix uninitialized lpstate_idx in gpstates_timer_handler() | Akshay Adiga |
2016-11-14 | cpufreq: intel_pstate: Use CPU load based algorithm for PM_MOBILE | Srinivas Pandruvada |
2016-11-11 | cpufreq: pxa: use generic platdev driver for device-tree | Robert Jarzmik |
2016-11-11 | cpufreq: stats: New sysfs attribute for clearing statistics | Markus Mayer |
2016-11-11 | cpufreq: governor: Don't use 'timer' keyword | Viresh Kumar |
2016-11-11 | cpufreq: powernv: Use PMCR to verify global and local pstate | Akshay Adiga |
2016-11-11 | cpufreq: powernv: Adding fast_switch for schedutil | Akshay Adiga |
2016-11-11 | cpufreq: brcmstb-avs-cpufreq: make symbol brcm_avs_cpufreq_attr static | Wei Yongjun |
2016-11-01 | cpufreq: intel_pstate: protect limits variable | Srinivas Pandruvada |
2016-11-01 | cpufreq: brcmstb-avs-cpufreq: add debugfs support | Markus Mayer |
2016-11-01 | cpufreq: brcmstb-avs-cpufreq: AVS CPUfreq driver for Broadcom STB SoCs | Markus Mayer |
2016-11-01 | cpufreq: dt: add Socionext UniPhier SoCs support | Masahiro Yamada |
2016-11-01 | cpufreq: intel_pstate: Reduce impact due to rounding error | Srinivas Pandruvada |
2016-11-01 | cpufreq: intel_pstate: Per CPU P-State limits | Srinivas Pandruvada |
2016-11-01 | cpufreq: retire the Integrator cpufreq driver | Linus Walleij |
2016-11-01 | cpufreq: enable the DT cpufreq driver on the Integrators | Linus Walleij |
2016-10-30 | Merge back earlier cpufreq material for v4.10. | Rafael J. Wysocki |
2016-10-29 | Merge branches 'pm-cpufreq-fixes' and 'pm-sleep-fixes' | Rafael J. Wysocki |
2016-10-24 | cpufreq: intel_pstate: Always set max P-state in performance mode | Rafael J. Wysocki |