Age | Commit message (Expand) | Author |
2017-06-03 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2017-05-30 | cpufreq: kirkwood-cpufreq:- Handle return value of clk_prepare_enable() | Arvind Yadav |
2017-05-30 | cpufreq: cpufreq_register_driver() should return -ENODEV if init fails | David Arcari |
2017-05-22 | Merge branches 'intel_pstate', 'pm-cpufreq' and 'pm-cpufreq-sched' | Rafael J. Wysocki |
2017-05-14 | cpufreq: dbx500: add a Kconfig symbol | Arnd Bergmann |
2017-05-12 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2017-05-10 | Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-05-08 | format-security: move static strings to const | Kees Cook |
2017-05-08 | scripts/spelling.txt: add regsiter -> register spelling mistake | Stephen Boyd |
2017-05-01 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-04-28 | Merge schedutil governor updates for v4.12. | Rafael J. Wysocki |
2017-04-28 | Merge intel_pstate driver updates for v4.12. | Rafael J. Wysocki |
2017-04-20 | Annotate hardware config module parameters in drivers/cpufreq/ | David Howells |
2017-04-19 | cpufreq: Add Tegra186 cpufreq driver | Mikko Perttunen |
2017-04-19 | cpufreq: imx6q: Fix error handling code | Christophe Jaillet |
2017-04-19 | cpufreq: imx6q: Set max suspend_freq to avoid changes during suspend | Leonard Crestez |
2017-04-19 | cpufreq: imx6q: Fix handling EPROBE_DEFER from regulator | Irina Tirdea |
2017-04-17 | cpufreq: schedutil: Use policy-dependent transition delays | Rafael J. Wysocki |
2017-04-17 | Merge branch 'intel_pstate' into pm-cpufreq-sched | Rafael J. Wysocki |
2017-04-15 | cpufreq/sparc-us2e: Replace racy task affinity logic | Thomas Gleixner |
2017-04-15 | cpufreq/sparc-us3: Replace racy task affinity logic | Thomas Gleixner |
2017-04-15 | cpufreq/sh: Replace racy task affinity logic | Thomas Gleixner |
2017-04-15 | cpufreq/ia64: Replace racy task affinity logic | Thomas Gleixner |
2017-04-15 | Merge back cpufreq core changes for v4.12. | Rafael J. Wysocki |
2017-04-13 | cpufreq: Bring CPUs up even if cpufreq_online() failed | Chen Yu |
2017-04-12 | CPUFREQ: Loongson2: drop set_cpus_allowed_ptr() | Sebastian Andrzej Siewior |
2017-04-06 | Merge back cpufreq changes for v4.12. | Rafael J. Wysocki |
2017-03-31 | Merge branches 'pm-cpufreq-fixes' and 'pm-cpuidle-fixes' | Rafael J. Wysocki |
2017-03-29 | cpufreq: intel_pstate: Add support for Gemini Lake | Box, David E |
2017-03-28 | cpufreq: intel_pstate: Eliminate intel_pstate_get_min_max() | Rafael J. Wysocki |
2017-03-28 | cpufreq: intel_pstate: Do not walk policy->cpus | Rafael J. Wysocki |
2017-03-28 | cpufreq: intel_pstate: Introduce pid_in_use() | Rafael J. Wysocki |
2017-03-28 | cpufreq: intel_pstate: Drop struct cpu_defaults | Rafael J. Wysocki |
2017-03-28 | cpufreq: intel_pstate: Move cpu_defaults definitions | Rafael J. Wysocki |
2017-03-28 | cpufreq: intel_pstate: Add update_util callback to pstate_funcs | Rafael J. Wysocki |
2017-03-28 | cpufreq: intel_pstate: Use different utilization update callbacks | Rafael J. Wysocki |
2017-03-28 | cpufreq: intel_pstate: Modify check in intel_pstate_update_status() | Rafael J. Wysocki |
2017-03-28 | cpufreq: intel_pstate: Drop driver_registered variable | Rafael J. Wysocki |
2017-03-28 | cpufreq: intel_pstate: Skip unnecessary PID resets on init | Rafael J. Wysocki |
2017-03-28 | cpufreq: intel_pstate: Set HWP sampling interval once | Rafael J. Wysocki |
2017-03-28 | cpufreq: intel_pstate: Clean up intel_pstate_busy_pid_reset() | Rafael J. Wysocki |
2017-03-28 | cpufreq: intel_pstate: Fold intel_pstate_reset_all_pid() into the caller | Rafael J. Wysocki |
2017-03-28 | cpufreq: intel_pstate: Initialize pid_params statically | Rafael J. Wysocki |
2017-03-28 | cpufreq: intel_pstate: Drop pointless initialization of PID parameters | Rafael J. Wysocki |
2017-03-28 | cpufreq: intel_pstate: Eliminate struct perf_limits | Rafael J. Wysocki |
2017-03-27 | cpufreq: Fix creation of symbolic links to policy directories | Rafael J. Wysocki |
2017-03-24 | cpufreq: intel_pstate: Avoid transient updates of cpuinfo.max_freq | Rafael J. Wysocki |
2017-03-24 | cpufreq: intel_pstate: Active mode P-state limits rework | Rafael J. Wysocki |
2017-03-24 | cpufreq: intel_pstate: Use load-based P-state selection more widely | Rafael J. Wysocki |
2017-03-24 | cpufreq: intel_pstate: Support HWP processors in all operation modes | Rafael J. Wysocki |