Age | Commit message (Expand) | Author | Files | Lines |
2016-05-19 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2 | -58/+58 |
2016-05-17 | Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 53 | -830/+1605 |
2016-05-17 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2016-05-13 | CPUFREQ: Loongson1: Replace goto out with return in ls1x_cpufreq_probe() | Kelvin Cheung | 1 | -16/+13 |
2016-05-13 | CPUFREQ: Loongson1: Use devm_kzalloc() instead of global structure | Kelvin Cheung | 1 | -28/+35 |
2016-05-13 | CPUFREQ: Loongson1: Use dev_get_platdata() to get platform_data | Kelvin Cheung | 1 | -1/+1 |
2016-05-13 | CPUFREQ: Loongson1: Replace kzalloc() with kcalloc() | Kelvin Cheung | 1 | -8/+4 |
2016-05-13 | CPUFREQ: Loongson1: Rename the file to loongson1-cpufreq.c | Kelvin Cheung | 2 | -6/+6 |
2016-05-11 | intel_pstate: Clean up get_target_pstate_use_performance() | Rafael J. Wysocki | 1 | -16/+11 |
2016-05-11 | intel_pstate: Use sample.core_avg_perf in get_avg_pstate() | Rafael J. Wysocki | 1 | -2/+2 |
2016-05-11 | intel_pstate: Clarify average performance computation | Rafael J. Wysocki | 1 | -16/+24 |
2016-05-11 | intel_pstate: Avoid unnecessary synchronize_sched() during initialization | Chen Yu | 1 | -0/+9 |
2016-05-11 | Merge branch 'pm-cpufreq-sched' into pm-cpufreq | Rafael J. Wysocki | 1 | -0/+1 |
2016-05-11 | cpufreq: schedutil: Make default depend on CONFIG_SMP | Arnd Bergmann | 1 | -0/+1 |
2016-05-11 | cpufreq: powernv: del_timer_sync when global and local pstate are equal | Akshay Adiga | 1 | -0/+2 |
2016-05-11 | cpufreq: powernv: Move smp_call_function_any() out of irq safe block | Akshay Adiga | 1 | -4/+5 |
2016-05-09 | intel_pstate: Clean up intel_pstate_get() | Rafael J. Wysocki | 1 | -7/+2 |
2016-05-09 | Merge branch 'pm-cpufreq-sched' into pm-cpufreq | Rafael J. Wysocki | 1 | -1/+1 |
2016-05-06 | cpufreq: schedutil: Make it depend on CONFIG_SMP | Rafael J. Wysocki | 1 | -1/+1 |
2016-05-06 | Merge cpufreq fixes going into v4.6. | Rafael J. Wysocki | 3 | -19/+42 |
2016-05-06 | cpufreq: governor: Fix handling of special cases in dbs_update() | Rafael J. Wysocki | 1 | -36/+51 |
2016-05-06 | Merge branches 'pm-opp-fixes', 'pm-cpufreq-fixes' and 'pm-cpuidle-fixes' | Rafael J. Wysocki | 3 | -19/+37 |
2016-05-05 | Merge tag 'v4.6-rc6' into x86/asm, to refresh the tree | Ingo Molnar | 3 | -6/+14 |
2016-05-05 | cpufreq: intel_pstate: Ignore _PPC processing under HWP | Srinivas Pandruvada | 1 | -0/+3 |
2016-05-05 | cpufreq: arm_big_little: use generic OPP functions for {init, free}_opp_table | Sudeep Holla | 5 | -74/+56 |
2016-05-05 | cpufreq: tango: Use generic platdev driver | Marc Gonzalez | 1 | -0/+2 |
2016-05-05 | cpufreq: Fix GOV_LIMITS handling for the userspace governor | Sai Gurrappadi | 1 | -5/+38 |
2016-05-04 | intel_pstate: Fix intel_pstate_get() | Rafael J. Wysocki | 1 | -6/+8 |
2016-05-02 | cpufreq: intel_pstate: Fix HWP on boot CPU after system resume | Rafael J. Wysocki | 2 | -13/+25 |
2016-04-29 | Merge branch 'pm-cpufreq-fixes' | Rafael J. Wysocki | 2 | -6/+7 |
2016-04-28 | cpufreq: st: enable selective initialization based on the platform | Sudeep Holla | 1 | -0/+4 |
2016-04-28 | cpufreq: mvebu: Move cpufreq code into drivers/cpufreq/ | Viresh Kumar | 2 | -0/+108 |
2016-04-28 | cpufreq: dt: Kill platform-data | Viresh Kumar | 1 | -5/+1 |
2016-04-28 | cpufreq: dt: Identify cpu-sharing for platforms without operating-points-v2 | Viresh Kumar | 1 | -7/+9 |
2016-04-28 | cpufreq: governor: Change confusing struct field and variable names | Rafael J. Wysocki | 2 | -12/+12 |
2016-04-28 | cpufreq: intel_pstate: Enable PPC enforcement for servers | Srinivas Pandruvada | 1 | -1/+11 |
2016-04-28 | cpufreq: intel_pstate: Adjust policy->max | Srinivas Pandruvada | 1 | -0/+11 |
2016-04-28 | cpufreq: intel_pstate: Enforce _PPC limits | Srinivas Pandruvada | 2 | -2/+135 |
2016-04-28 | cpufreq: powernv: Ramp-down global pstate slower than local-pstate | Akshay Adiga | 1 | -7/+251 |
2016-04-28 | cpufreq: powernv: Remove flag use-case of policy->driver_data | Shilpasri G Bhat | 1 | -6/+5 |
2016-04-27 | cpufreq: e_powersaver: Use IS_ENABLED() instead of checking for built-in or m... | Javier Martinez Canillas | 2 | -8/+8 |
2016-04-26 | cpufreq: intel_pstate: Fix processing for turbo activation ratio | Srinivas Pandruvada | 1 | -0/+5 |
2016-04-25 | cpufreq: governor: Fix prev_load initialization in cpufreq_governor_start() | Rafael J. Wysocki | 1 | -4/+4 |
2016-04-25 | cpufreq: hisilicon: Use generic platdev driver | Viresh Kumar | 4 | -52/+2 |
2016-04-25 | cpufreq: zynq: Use generic platdev driver | Viresh Kumar | 1 | -0/+2 |
2016-04-25 | cpufreq: sunxi: Use generic platdev driver | Viresh Kumar | 1 | -0/+12 |
2016-04-25 | cpufreq: shmobile: Use generic platdev driver | Viresh Kumar | 1 | -0/+12 |
2016-04-25 | cpufreq: rockchip: Use generic platdev driver | Finley Xiao | 1 | -0/+11 |
2016-04-25 | cpufreq: omap: Use generic platdev driver | Viresh Kumar | 1 | -0/+5 |
2016-04-25 | cpufreq: imx: Use generic platdev driver | Viresh Kumar | 1 | -0/+5 |