Age | Commit message (Expand) | Author |
2016-05-26 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds |
2016-05-25 | Merge tag 'pm-4.7-rc1-more' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-05-25 | Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-core' | Rafael J. Wysocki |
2016-05-20 | Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2016-05-19 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2016-05-18 | cpufreq: simplified goto out in cpufreq_register_driver() | Pankaj Gupta |
2016-05-18 | cpufreq: governor: CPUFREQ_GOV_STOP never fails | Rafael J. Wysocki |
2016-05-18 | cpufreq: governor: CPUFREQ_GOV_POLICY_EXIT never fails | Rafael J. Wysocki |
2016-05-18 | intel_pstate: Simplify conditional in intel_pstate_set_policy() | Rafael J. Wysocki |
2016-05-17 | thermal: mediatek: Add cpu dynamic power cooling model. | Dawei Chien |
2016-05-16 | Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2016-05-16 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-05-13 | CPUFREQ: Loongson1: Replace goto out with return in ls1x_cpufreq_probe() | Kelvin Cheung |
2016-05-13 | CPUFREQ: Loongson1: Use devm_kzalloc() instead of global structure | Kelvin Cheung |
2016-05-13 | CPUFREQ: Loongson1: Use dev_get_platdata() to get platform_data | Kelvin Cheung |
2016-05-13 | CPUFREQ: Loongson1: Replace kzalloc() with kcalloc() | Kelvin Cheung |
2016-05-13 | CPUFREQ: Loongson1: Rename the file to loongson1-cpufreq.c | Kelvin Cheung |
2016-05-11 | intel_pstate: Clean up get_target_pstate_use_performance() | Rafael J. Wysocki |
2016-05-11 | intel_pstate: Use sample.core_avg_perf in get_avg_pstate() | Rafael J. Wysocki |
2016-05-11 | intel_pstate: Clarify average performance computation | Rafael J. Wysocki |
2016-05-11 | intel_pstate: Avoid unnecessary synchronize_sched() during initialization | Chen Yu |
2016-05-11 | Merge branch 'pm-cpufreq-sched' into pm-cpufreq | Rafael J. Wysocki |
2016-05-11 | cpufreq: schedutil: Make default depend on CONFIG_SMP | Arnd Bergmann |
2016-05-11 | cpufreq: powernv: del_timer_sync when global and local pstate are equal | Akshay Adiga |
2016-05-11 | cpufreq: powernv: Move smp_call_function_any() out of irq safe block | Akshay Adiga |
2016-05-09 | intel_pstate: Clean up intel_pstate_get() | Rafael J. Wysocki |
2016-05-09 | Merge branch 'pm-cpufreq-sched' into pm-cpufreq | Rafael J. Wysocki |
2016-05-06 | cpufreq: schedutil: Make it depend on CONFIG_SMP | Rafael J. Wysocki |
2016-05-06 | Merge cpufreq fixes going into v4.6. | Rafael J. Wysocki |
2016-05-06 | cpufreq: governor: Fix handling of special cases in dbs_update() | Rafael J. Wysocki |
2016-05-06 | Merge branches 'pm-opp-fixes', 'pm-cpufreq-fixes' and 'pm-cpuidle-fixes' | Rafael J. Wysocki |
2016-05-05 | Merge tag 'v4.6-rc6' into x86/asm, to refresh the tree | Ingo Molnar |
2016-05-05 | cpufreq: intel_pstate: Ignore _PPC processing under HWP | Srinivas Pandruvada |
2016-05-05 | cpufreq: arm_big_little: use generic OPP functions for {init, free}_opp_table | Sudeep Holla |
2016-05-05 | cpufreq: tango: Use generic platdev driver | Marc Gonzalez |
2016-05-05 | cpufreq: Fix GOV_LIMITS handling for the userspace governor | Sai Gurrappadi |
2016-05-04 | intel_pstate: Fix intel_pstate_get() | Rafael J. Wysocki |
2016-05-02 | cpufreq: intel_pstate: Fix HWP on boot CPU after system resume | Rafael J. Wysocki |
2016-05-01 | powerpc/mm: Abstraction for switch_mmu_context() | Aneesh Kumar K.V |
2016-04-29 | Merge branch 'pm-cpufreq-fixes' | Rafael J. Wysocki |
2016-04-28 | cpufreq: st: enable selective initialization based on the platform | Sudeep Holla |
2016-04-28 | cpufreq: mvebu: Move cpufreq code into drivers/cpufreq/ | Viresh Kumar |
2016-04-28 | cpufreq: dt: Kill platform-data | Viresh Kumar |
2016-04-28 | cpufreq: dt: Identify cpu-sharing for platforms without operating-points-v2 | Viresh Kumar |
2016-04-28 | cpufreq: governor: Change confusing struct field and variable names | Rafael J. Wysocki |
2016-04-28 | cpufreq: intel_pstate: Enable PPC enforcement for servers | Srinivas Pandruvada |
2016-04-28 | cpufreq: intel_pstate: Adjust policy->max | Srinivas Pandruvada |
2016-04-28 | cpufreq: intel_pstate: Enforce _PPC limits | Srinivas Pandruvada |
2016-04-27 | cpufreq: powernv: Ramp-down global pstate slower than local-pstate | Akshay Adiga |
2016-04-27 | cpufreq: powernv: Remove flag use-case of policy->driver_data | Shilpasri G Bhat |