| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'pm-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-10-14 | 3 | -15/+55 |
|\ |
|
| * | cpufreq: CPPC: Correct desired_perf calculation | Hoan Tran | 2016-10-13 | 1 | -1/+7 |
| * | cpufreq: conservative: Fix next frequency selection | Rafael J. Wysocki | 2016-10-13 | 1 | -3/+16 |
| * | cpufreq: intel_pstate: Fix struct pstate_adjust_policy kerneldoc | Rafael J. Wysocki | 2016-10-12 | 1 | -1/+1 |
| * | cpufreq: intel_pstate: Proportional algorithm for Atom | Rafael J. Wysocki | 2016-10-12 | 1 | -1/+21 |
| * | cpufreq: intel_pstate: Clarify comment in get_target_pstate_use_performance() | Rafael J. Wysocki | 2016-10-09 | 1 | -4/+5 |
| * | cpufreq: intel_pstate: Fix unsafe HWP MSR access | Srinivas Pandruvada | 2016-10-09 | 1 | -5/+5 |
* | | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2016-10-06 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge branches 'misc' and 'sa1111-base' into for-linus | Russell King | 2016-10-06 | 2 | -1/+22 |
| |\ \ |
|
| * | | | ARM: sa1100: move StrongARM CPU ID checks to cputype.h | Russell King | 2016-08-23 | 1 | -1/+1 |
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-10-03 | 1 | -27/+14 |
|\ \ \ \ |
|
| * | | | | cpufreq: Fix up conversion to hotplug state machine | Sebastian Andrzej Siewior | 2016-09-20 | 1 | -0/+1 |
| * | | | | cpufreq: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-09-19 | 1 | -26/+12 |
* | | | | | Merge tag 'acpi-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2016-10-03 | 1 | -7/+8 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| | | | | | |
| | \ \ \ | |
| *-. \ \ \ | Merge branches 'acpi-x86', 'acpi-cppc' and 'acpi-soc' | Rafael J. Wysocki | 2016-10-02 | 1 | -7/+8 |
| |\ \ \ \ \
| | | |/ / /
| | | | | /
| | |_|_|/
| |/| | | |
|
| | * | | | ACPI / CPPC: Add prefix cppc to cpudata structure name | Srinivas Pandruvada | 2016-09-08 | 1 | -7/+7 |
| | * | | | ACPI / CPPC: set a non-zero value for transition_latency | Prakash, Prashanth | 2016-08-31 | 1 | -0/+1 |
| | |/ / |
|
* | | | | Merge branch 'pm-cpufreq-sched' into pm-cpufreq | Rafael J. Wysocki | 2016-10-02 | 3 | -34/+36 |
|\ \ \ \ |
|
| * | | | | cpufreq: intel_pstate: Add io_boost trace | Srinivas Pandruvada | 2016-09-16 | 1 | -1/+2 |
| * | | | | cpufreq: intel_pstate: Use IOWAIT flag in Atom algorithm | Rafael J. Wysocki | 2016-09-14 | 1 | -27/+31 |
| * | | | | cpufreq / sched: Pass flags to cpufreq_update_util() | Rafael J. Wysocki | 2016-08-16 | 3 | -6/+3 |
| | |/ /
| |/| | |
|
* | | | | cpufreq: st: add missing \n to end of dev_err message | Colin Ian King | 2016-09-26 | 1 | -1/+1 |
* | | | | cpufreq: kirkwood: add missing \n to end of dev_err messages | Colin Ian King | 2016-09-26 | 1 | -4/+4 |
* | | | | cpufreq: CPPC: Avoid overflow when calculating desired_perf | Hoan Tran | 2016-09-16 | 1 | -1/+1 |
* | | | | cpufreq: ti: Use generic platdev driver | Dave Gerlach | 2016-09-16 | 1 | -0/+2 |
* | | | | cpufreq: CPPC: Force reporting values in KHz to fix user space interface | Al Stone | 2016-09-13 | 1 | -4/+49 |
* | | | | cpufreq: create link to policy only for registered CPUs | Viresh Kumar | 2016-09-13 | 1 | -61/+28 |
* | | | | intel_pstate: constify local structures | Julia Lawall | 2016-09-13 | 1 | -4/+4 |
* | | | | cpufreq: dt: Support governor tunables per policy | Viresh Kumar | 2016-09-13 | 3 | -2/+30 |
* | | | | cpufreq: dt: Update kconfig description | Viresh Kumar | 2016-09-13 | 1 | -1/+1 |
* | | | | cpufreq: dt: Remove unused code | Viresh Kumar | 2016-09-13 | 1 | -2/+0 |
* | | | | cpufreq: dt: Add support for r8a7792 | Geert Uytterhoeven | 2016-09-13 | 1 | -0/+1 |
* | | | | Merge back earlier cpufreq material for v4.9. | Rafael J. Wysocki | 2016-09-12 | 3 | -5/+1 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | cpufreq: Drop unnecessary check from cpufreq_policy_alloc() | Rafael J. Wysocki | 2016-09-01 | 1 | -4/+0 |
| * | | | cpufreq-SCPI: Delete unnecessary assignment for the field "owner" | Markus Elfring | 2016-08-18 | 1 | -1/+0 |
| * | | | cpufreq: dt: Add exynos5433 compatible to use generic cpufreq driver | Chanwoo Choi | 2016-08-16 | 1 | -0/+1 |
| |/ / |
|
* | | | cpufreq: dt: Add terminate entry for of_device_id tables | Wei Yongjun | 2016-08-31 | 1 | -0/+2 |
|/ / |
|
| | | |
| \ | |
*-. \ | Merge branches 'pm-sleep' and 'pm-cpufreq' | Rafael J. Wysocki | 2016-08-12 | 1 | -1/+20 |
|\ \ \
| |_|/
|/| | |
|
| | * | cpufreq: powernv: Fix crash in gpstate_timer_handler() | Akshay Adiga | 2016-08-06 | 1 | -1/+20 |
* | | | Merge tag 'pm-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-08-05 | 2 | -1/+2 |
|\ \ \ |
|
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *---. \ \ | Merge branches 'pm-sleep', 'pm-cpufreq', 'pm-core' and 'pm-opp' | Rafael J. Wysocki | 2016-08-05 | 2 | -1/+2 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | /
| | | | |/
| | | |/| |
|
| | | * | | cpufreq: Do not default-yes CPU_FREQ_STAT | Borislav Petkov | 2016-08-03 | 1 | -1/+0 |
| | | * | | cpufreq: intel_pstate: Add more out-of-band IDs | Srinivas Pandruvada | 2016-07-28 | 1 | -0/+2 |
* | | | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2016-08-01 | 1 | -34/+34 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | cpufreq: s5pv210: use relaxed IO accesors | Ben Dooks | 2016-06-22 | 1 | -34/+34 |
* | | | | | Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2016-07-26 | 22 | -671/+545 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'pm-cpu' | Rafael J. Wysocki | 2016-07-25 | 1 | -2/+2 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| | * | | | | cpufreq: intel_pstate: Replace MSR_NHM_TURBO_RATIO_LIMIT | Srinivas Pandruvada | 2016-07-07 | 1 | -2/+2 |
| * | | | | | Revert "cpufreq: pcc-cpufreq: update default value of cpuinfo_transition_late... | Andreas Herrmann | 2016-07-22 | 1 | -2/+0 |
| * | | | | | cpufreq: export cpufreq_driver_resolve_freq() | Steve Muckle | 2016-07-22 | 1 | -0/+1 |