Patch Metrics

There are 6827 patches submitted by members of this team, and 2065 of those have been accepted upstream.

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)

Current Members

Show patches with: Archived = No       |   6823 patches
« 1 2 ... 28 29 3068 69 »
Patch Series S/W/F Date Submitter Delegate State
Experimental!: sched/fair: Add energy_diff dead-zone margin --- 2017-01-29 Chris Redpath Accepted
sched/fair: Simplify backup_capacity handling in find_best_target() --- 2017-01-29 Chris Redpath Accepted
Experimental!: sched/core: Add first cpu w/ max/min orig capacity to root domain --- 2017-01-29 Chris Redpath Accepted
sched: factorize attach entity --- 2017-01-29 Chris Redpath Accepted
sched/core: Remove remnants of commit fd5c98da1a42 --- 2017-01-29 Chris Redpath Accepted
Experimental!: sched/fair: Do not force want_affine eq. true if EAS is enabled --- 2017-01-29 Chris Redpath Accepted
Fixup!: sched/fair: No need to 'and' current cpu w/ online mask in wakeup --- 2017-01-29 Chris Redpath Accepted
Experimental!: EAS: sched/fair: Re-integrate 'honor sync wakeups' into wakeup path --- 2017-01-29 Chris Redpath Accepted
sched/fair: Initiate a new task's util avg to a bounded value --- 2017-01-29 Chris Redpath Accepted
Fixup!: sched/fair: Simplify target_util handling in find_best_target() --- 2017-01-29 Chris Redpath Accepted
sched: propagate load during synchronous attach/detach --- 2017-01-29 Chris Redpath Accepted
sched: propagate asynchrous detach --- 2017-01-29 Chris Redpath Accepted
Fixup!: sched/fair.c: Set SchedTune specific struct energy_env.task --- 2017-01-29 Chris Redpath Accepted
sched: factorize PELT update --- 2017-01-29 Chris Redpath Accepted
sched: fix hierarchical order in rq->leaf_cfs_rq_list --- 2017-01-29 Chris Redpath Accepted
sched/fair: Fix effective_load() to consistently use smoothed load --- 2017-01-29 Chris Redpath Accepted
sched/fair: Improve PELT stuff some more --- 2017-01-29 Chris Redpath Accepted
kthread: allow to cancel kthread work --- 2017-01-29 Chris Redpath Accepted
sched/walt: kill {min,max}_capacity --- 2017-01-29 Chris Redpath Accepted
DEBUG: sched/fair: Fix missing sched_load_avg_cpu events --- 2017-01-29 Chris Redpath Accepted
Fixup!: Return first idle cpu for prefer_idle task immediately --- 2017-01-29 Chris Redpath Accepted
ANDROID: sched/walt: fix build failure if FAIR_GROUP_SCHED=n --- 2017-01-29 Chris Redpath Accepted
sched: EAS & 'single cpu per cluster'/cpu hotplug interoperability --- 2017-01-29 Chris Redpath Accepted
Experimental!: sched/fair: Change cpu iteration order in find_best_target() --- 2017-01-29 Chris Redpath Accepted
sched: Multiple upstream load tracking changes --- 2017-01-29 Chris Redpath Accepted
sched: Fix sysctl_sched_cfs_boost type to be int --- 2017-01-29 Chris Redpath Accepted
Fixup!: sched/fair: Simplify idle_idx handling in select_idle_sibling() --- 2017-01-29 Chris Redpath Accepted
Fixup!: sched/fair: Refactor min_util, new_util in find_best_target() --- 2017-01-29 Chris Redpath Accepted
Fixup!: sched/fair: Simplify idle_idx handling in find_best_target() --- 2017-01-29 Chris Redpath Accepted
Revert "DEBUG: UTIL_EST: sched: update tracepoint to report estimated CPU utilzation" --- 2017-01-29 Chris Redpath Accepted
sched/fair: Apply more PELT fixes --- 2017-01-29 Chris Redpath Accepted
schedtune: Guarding against compile errors --- 2017-01-29 Chris Redpath Accepted
sched: cpufreq: use rt_avg as estimate of required RT CPU capacity --- 2017-01-29 Chris Redpath Accepted
cpufreq: schedutil: add up/down frequency transition rate limits --- 2017-01-29 Chris Redpath Accepted
sched/core: Introduce SD_ASYM_CPUCAPACITY sched_domain topology flag --- 2017-01-29 Chris Redpath Accepted
sched/walt: use do_div instead of division operator --- 2017-01-29 Chris Redpath Accepted
[v3,2/2] remoteproc: qcom: add Venus video core firmware loader driver Venus remoteproc driver --- 2017-01-27 Stanimir Varbanov New
[v3,1/2] dt-binding: remoteproc: venus rproc dt binding document Venus remoteproc driver --- 2017-01-27 Stanimir Varbanov New
[6/6] mmc: core: Extend mmc_of_parse() to check for mmc-ddr-3_3v mmc: core: Enable mmc hosts to specify support for eMMC DDR 3.3V --- 2017-01-25 Ulf Hansson New
[5/6] mmc: dt: Document binding for eMMC DDR 3.3V I/O voltage support mmc: core: Enable mmc hosts to specify support for eMMC DDR 3.3V --- 2017-01-25 Ulf Hansson New
[4/6] mmc: core: Invent MMC_CAP_3_3V_DDR mmc: core: Enable mmc hosts to specify support for eMMC DDR 3.3V --- 2017-01-25 Ulf Hansson New
[3/6] mmc: core: Rename __mmc_set_signal_voltage() to mmc_set_signal_voltage() mmc: core: Enable mmc hosts to specify support for eMMC DDR 3.3V --- 2017-01-25 Ulf Hansson New
[2/6] mmc: core: Clarify usage of mmc_set_signal_voltage() mmc: core: Enable mmc hosts to specify support for eMMC DDR 3.3V --- 2017-01-25 Ulf Hansson New
[1/6] mmc: core: Remove redundant code in mmc_set_signal_voltage() mmc: core: Enable mmc hosts to specify support for eMMC DDR 3.3V --- 2017-01-25 Ulf Hansson New
clockevents: Add a clkevt-of mechanism like clksrc-of --- 2017-01-25 Daniel Lezcano Superseded
[V2,12/12] PM / OPP: Update Documentation to remove RCU specific bits PM / OPP: Use kref and move away from RCU locking --- 2017-01-23 Viresh Kumar Accepted
[V2,11/12] PM / OPP: Simplify dev_pm_opp_get_max_volt_latency() PM / OPP: Use kref and move away from RCU locking --- 2017-01-23 Viresh Kumar New
[V2,10/12] PM / OPP: Simplify _opp_set_availability() PM / OPP: Use kref and move away from RCU locking --- 2017-01-23 Viresh Kumar Accepted
[V2,09/12] PM / OPP: Move away from RCU locking PM / OPP: Use kref and move away from RCU locking --- 2017-01-23 Viresh Kumar Accepted
[V2,08/12] PM / OPP: Take kref from _find_opp_table() PM / OPP: Use kref and move away from RCU locking --- 2017-01-23 Viresh Kumar New
[V2,07/12] PM / OPP: Update OPP users to put reference PM / OPP: Use kref and move away from RCU locking --- 2017-01-23 Viresh Kumar Accepted
[V2,06/12] PM / OPP: Add 'struct kref' to struct dev_pm_opp PM / OPP: Use kref and move away from RCU locking --- 2017-01-23 Viresh Kumar Accepted
[V2,05/12] PM / OPP: Use dev_pm_opp_get_opp_table() instead of _add_opp_table() PM / OPP: Use kref and move away from RCU locking --- 2017-01-23 Viresh Kumar New
[V2,04/12] PM / OPP: Take reference of the OPP table while adding/removing OPPs PM / OPP: Use kref and move away from RCU locking --- 2017-01-23 Viresh Kumar Accepted
[V2,03/12] PM / OPP: Return opp_table from dev_pm_opp_set_*() routines PM / OPP: Use kref and move away from RCU locking --- 2017-01-23 Viresh Kumar Accepted
[V2,02/12] PM / OPP: Add 'struct kref' to OPP table PM / OPP: Use kref and move away from RCU locking --- 2017-01-23 Viresh Kumar New
[V2,01/12] PM / OPP: Add per OPP table mutex PM / OPP: Use kref and move away from RCU locking --- 2017-01-23 Viresh Kumar Accepted
selftest: cpufreq: Update MAINTAINERS file --- 2017-01-20 Viresh Kumar Accepted
[v4,2/2] firmware: qcom: scm: Fix interrupted SCM calls Support ARM SMCC SoC vendor quirks --- 2017-01-19 Andy Gross Accepted
[v4,1/2] arm: kernel: Add SMC structure parameter Support ARM SMCC SoC vendor quirks --- 2017-01-19 Andy Gross New
firmware: qcom_scm: Add set remote state API --- 2017-01-17 Andy Gross Accepted
[v3,15/15] mmc: core: Don't use extern declarations of public mmc functions --- 2017-01-13 Ulf Hansson New
[v3,14/15] mmc: core: Move public functions from host.h to private headers --- 2017-01-13 Ulf Hansson New
[v3,13/15] mmc: core: Move public functions from card.h to private headers --- 2017-01-13 Ulf Hansson New
[v3,12/15] mmc: vub300: Don't use mmc_card_present() when validating for inserted card --- 2017-01-13 Ulf Hansson New
[v3,11/15] mmc: omap: Don't use mmc_card_present() when validating for inserted card --- 2017-01-13 Ulf Hansson New
[v3,10/15] mmc: core: Remove unused struct _mmc_csd from public mmc.h header --- 2017-01-13 Ulf Hansson New
[v3,09/15] mmc: core: Move erase/trim/discard defines from public core.h to mmc.h --- 2017-01-13 Ulf Hansson New
[v3,08/15] mmc: core: Move some host specific public functions to host.h --- 2017-01-13 Ulf Hansson New
[v3,07/15] mmc: core: Move public functions from core.h to private headers --- 2017-01-13 Ulf Hansson New
[v3,06/15] mmc: core: First step in cleaning up private mmc header files --- 2017-01-13 Ulf Hansson New
[v3,05/15] mmc: core: First step in cleaning up public mmc header files --- 2017-01-13 Ulf Hansson New
[v3,04/15] MIPS: Alchemy: Don't rely on public mmc header to include interrupt.h --- 2017-01-13 Ulf Hansson New
[v3,03/15] ARM: davinci: Don't rely on public mmc header to include interrupt.h --- 2017-01-13 Ulf Hansson New
[v3,02/15] ARM: davinci: Don't rely on public mmc header to include leds.h --- 2017-01-13 Ulf Hansson New
[v3,01/15] ARM: pxa: Don't rely on public mmc header to include leds.h --- 2017-01-13 Ulf Hansson New
mmc: core: Restore parts of the polling policy when switch to HS/HS DDR --- 2017-01-13 Ulf Hansson New
[4/4] selftest: cpufreq: Add special tests --- 2017-01-13 Viresh Kumar Accepted
[3/4] selftest: cpufreq: Add support to test cpufreq modules --- 2017-01-13 Viresh Kumar Accepted
[2/4] selftest: cpufreq: Add suspend/resume/hibernate support --- 2017-01-13 Viresh Kumar Accepted
[1/4] selftest: cpufreq: Add support for cpufreq tests --- 2017-01-13 Viresh Kumar Accepted
[RESEND,2/2] PM / Domains: Fix asynchronous execution of *noirq() callbacks --- 2017-01-12 Ulf Hansson Superseded
[RESEND,1/2] PM / Domains: Rename functions in genpd for power on/off --- 2017-01-12 Ulf Hansson Accepted
firmware: qcom: scm: add a video command for state setting --- 2017-01-12 Stanimir Varbanov New
firmware: qcom: scm: Mask APQ8064 core clk dependency --- 2017-01-11 Andy Gross Accepted
[v3,2/2] firmware: qcom: scm: Fix interrupted SCM calls --- 2017-01-11 Andy Gross Superseded
[v3,1/2] arm: kernel: Add SMC structure parameter --- 2017-01-11 Andy Gross New
[v2,12/12] mmc: core: Don't use extern declarations of public mmc functions --- 2017-01-11 Ulf Hansson Superseded
[v2,11/12] mmc: core: Move public functions from host.h to private headers --- 2017-01-11 Ulf Hansson Superseded
[v2,10/12] mmc: core: Move public functions from card.h to private headers --- 2017-01-11 Ulf Hansson Superseded
[v2,09/12] mmc: vub300: Don't use mmc_card_present() when validating for inserted card --- 2017-01-11 Ulf Hansson Superseded
[v2,08/12] mmc: omap: Don't use mmc_card_present() when validating for inserted card --- 2017-01-11 Ulf Hansson Superseded
[v2,07/12] mmc: core: Remove unused struct _mmc_csd from public mmc.h header --- 2017-01-11 Ulf Hansson Superseded
[v2,06/12] mmc: core: Move erase/trim/discard defines from public core.h to mmc.h --- 2017-01-11 Ulf Hansson Superseded
[v2,05/12] mmc: core: Move some host specific public functions to host.h --- 2017-01-11 Ulf Hansson Superseded
[v2,04/12] mmc: core: Move public functions from core.h to private headers --- 2017-01-11 Ulf Hansson Superseded
[v2,03/12] mmc: core: First step in cleaning up private mmc header files --- 2017-01-11 Ulf Hansson Superseded
[v2,02/12] mmc: core: First step in cleaning up public mmc header files --- 2017-01-11 Ulf Hansson Superseded
[v2,01/12] mmc: mxcmmc: Include interrupt.h in the platform data header --- 2017-01-11 Ulf Hansson New
mmc: tmio: Remove redundant check of mmc->slot.cd_irq --- 2017-01-10 Ulf Hansson New
« 1 2 ... 28 29 3068 69 »