Patch Metrics

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

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

Current Members

Show patches with: State = Action Required       |    Archived = No       |   1277 patches
« 1 2 ... 10 11 12 13 »
Patch Series S/W/F Date Submitter Delegate State
[V3,2/3] ARM: at91: cpuidle: Move driver to drivers/cpuidle --- 2013-10-15 Daniel Lezcano New
[V3,2/5] cpuidle/idle: Move the cpuidle_idle_call function to idle.c --- 2014-02-25 Daniel Lezcano New
[V3,2/6] sched: idle: cpuidle: Check the latency req before idle --- 2014-11-07 Daniel Lezcano New
[V3,2/8] ARM: cpuidle: Add a cpuidle ops structure to be used for DT --- 2015-03-20 Daniel Lezcano New
[V3,3/3] ARM: at91: pm: use standby callback instead of cpu_is --- 2013-10-15 Daniel Lezcano New
[V3,3/5] idle: Reorganize the idle loop --- 2014-02-25 Daniel Lezcano New
[V3,3/6] sched: idle: Get the next timer event and pass it the cpuidle framework --- 2014-11-07 Daniel Lezcano New
[V3,3/8] ARM64: cpuidle: Replace cpu_suspend by the common ARM/ARM64 function --- 2015-03-20 Daniel Lezcano New
[V3,4/4] cpuidle: support multiple drivers --- 2012-10-31 Daniel Lezcano New
[V3,4/5] idle: Move idle conditions in cpuidle_idle main function --- 2014-02-25 Daniel Lezcano New
[V3,4/6] cpuidle: idle: menu: Don't reflect when a state selection failed --- 2014-11-07 Daniel Lezcano New
[V3,4/8] ARM64: cpuidle: Rename cpu_init_idle to a common function name --- 2015-03-20 Daniel Lezcano New
[V3,5/5] idle: Add more comments to the code --- 2014-02-25 Daniel Lezcano New
[V3,5/6] cpuidle: menu: Fix the get_typical_interval --- 2014-11-07 Daniel Lezcano New
[V3,5/8] ARM64: cpuidle: Remove arm64 reference --- 2015-03-20 Daniel Lezcano New
[V3,6/6] cpuidle: menu: Move the update function before its declaration --- 2014-11-07 Daniel Lezcano New
[v3,6/6] mmc: sdhci-s3c: Add device tree support --- 2012-03-30 Arnd Bergmann New
[V3,6/8] ARM: cpuidle: Enable the ARM64 driver for both ARM32/ARM64 --- 2015-03-20 Daniel Lezcano New
[V3,7/8] ARM: cpuidle: Register per cpuidle device --- 2015-03-20 Daniel Lezcano New
[V3,8/8] ARM: cpuidle: Change function name to be consistent with x86 --- 2015-03-20 Daniel Lezcano New
[V3] ARM: trace: Add tracepoint for the Inter Processor Interrupt --- 2013-11-07 Daniel Lezcano New
[V3] cpuidle: Improve governor Kconfig options --- 2013-06-03 Daniel Lezcano New
[V3] cpuidle : use percpu cpuidle in the core code --- 2012-04-02 Daniel Lezcano New
[v3] greybus: Changes required for integrating into the Android build --- 2014-10-10 John Stultz New
[v3] kselftest: timers: Add adjtick test to validate adjtimex() tick adjustments --- 2015-10-02 John Stultz New
[v3] ktime: Fix ktime_divns to do signed division --- 2015-05-08 John Stultz New
[v3] manifesto: Add simple audio module --- 2015-04-09 John Stultz New
[v3] usbnet: use eth%d name for known ethernet devices --- 2011-04-01 Arnd Bergmann New
[V3] ux500 : decouple/recouple gic from the PRCMU --- 2012-02-10 Daniel Lezcano New
[V4,01/15] cpuidle: remove en_core_tk_irqen flag --- 2013-04-23 Daniel Lezcano New
[V4,01/20] ARM: exynos: cpuidle: Prevent forward declaration --- 2014-04-10 Daniel Lezcano New
[V4,02/15] ARM: ux500: cpuidle: replace for_each_online_cpu by for_each_possible_cpu --- 2013-04-23 Daniel Lezcano New
[V4,02/20] ARM: exynos: cpuidle: Use cpuidle_register --- 2014-04-10 Daniel Lezcano New
[V4,03/15] cpuidle: make a single register function for all --- 2013-04-23 Daniel Lezcano New
[V4,03/15] cpuidle: make a single register function for all --- 2013-04-23 Daniel Lezcano New
[V4,03/20] ARM: exynos: cpuidle: Change function name prefix --- 2014-04-10 Daniel Lezcano New
[V4,04/15] ARM: ux500: cpuidle: use init/exit common routine --- 2013-04-23 Daniel Lezcano New
[V4,05/15] ARM: at91: cpuidle: use init/exit common routine --- 2013-04-23 Daniel Lezcano New
[V4,06/15] ARM: OMAP3: cpuidle: use init/exit common routine --- 2013-04-23 Daniel Lezcano New
[V4,07/15] ARM: tegra: cpuidle: use init/exit common routine --- 2013-04-23 Daniel Lezcano New
[V4,07/20] ARM: exynos: cpuidle: Use the cpu_pm notifier --- 2014-04-10 Daniel Lezcano New
[V4,08/15] ARM: shmobile: cpuidle: use init/exit common routine --- 2013-04-23 Daniel Lezcano New
[V4,08/20] ARM: exynos: cpuidle: Move scu_enable in the cpu_pm notifier --- 2014-04-10 Daniel Lezcano New
[V4,09/15] ARM: OMAP4: cpuidle: use init/exit common routine --- 2013-04-23 Daniel Lezcano New
[V4,10/15] ARM: tegra: cpuidle: use init/exit common routine for tegra2 --- 2013-04-23 Daniel Lezcano New
[V4,10/20] ARM: exynos: cpuidle: Move clock setup to pm.c --- 2014-04-10 Daniel Lezcano New
[V4,11/15] ARM: tegra: cpuidle: use init/exit common routine for tegra3 --- 2013-04-23 Daniel Lezcano New
[V4,12/15] ARM: calxeda: cpuidle: use init/exit common routine --- 2013-04-23 Daniel Lezcano New
[V4,1/2] cpuidle: simplify multiple driver support --- 2013-06-07 Daniel Lezcano New
[V4,13/15] ARM: kirkwood: cpuidle: use init/exit common routine --- 2013-04-23 Daniel Lezcano New
[V4,14/15] ARM: davinci: cpuidle: use init/exit common routine --- 2013-04-23 Daniel Lezcano New
[V4,15/15] ARM: imx: cpuidle: use init/exit common routine --- 2013-04-23 Daniel Lezcano New
[V4,15/20] ARM: exynos: cpuidle: Move the AFTR state function into pm.c --- 2014-04-10 Daniel Lezcano New
[V4,16/20] ARM: exynos: cpuidle: Move the power sequence call in the cpu_pm notifier --- 2014-04-10 Daniel Lezcano New
[V4,19/20] ARM: exynos: cpuidle: Cleanup all unneeded headers from cpuidle.c --- 2014-04-10 Daniel Lezcano New
[V4,20/20] ARM: exynos: cpuidle: Move the driver to drivers/cpuidle directory --- 2014-04-10 Daniel Lezcano New
[V4,2/2] ARM: at91: cpuidle: Move driver to drivers/cpuidle --- 2013-10-15 Daniel Lezcano New
[V4,2/2] cpuidle: Comment the driver's framework code --- 2013-06-07 Daniel Lezcano New
[v4,2/4] ARM: KVM: avoid "HYP init code too big" error --- 2015-03-10 Ard Biesheuvel New
[v4,3/3] ASoC: qcom: fix STORM board Kconfig --- 2015-05-22 Srinivas Kandagatla New
[V4,4/5] idle: Move idle conditions in cpuidle_idle main function --- 2014-03-03 Daniel Lezcano New
[V4] ARM: cpuidle: Register per cpuidle device --- 2015-03-23 Daniel Lezcano New
[v4] greybus: Changes required for integrating into the Android build --- 2014-10-10 John Stultz New
[v4] kselftest: timers: Add adjtick test to validate adjtimex() tick adjustments --- 2015-10-06 John Stultz New
[V5,08/20] ARM: exynos: cpuidle: Use the cpu_pm notifier --- 2014-04-11 Daniel Lezcano New
[V5,09/20] ARM: exynos: cpuidle: Move scu_enable in the cpu_pm notifier --- 2014-04-11 Daniel Lezcano New
[V5,1/2] ARM: cpuidle: Register per cpuidle device --- 2015-03-24 Daniel Lezcano New
[V5,15/20] ARM: exynos: cpuidle: Move the AFTR state function into pm.c --- 2014-04-11 Daniel Lezcano New
[V5,16/20] ARM: exynos: cpuidle: Move the power sequence call in the cpu_pm notifier --- 2014-04-11 Daniel Lezcano New
[V5,19/20] ARM: exynos: cpuidle: Cleanup all unneeded headers from cpuidle.c --- 2014-04-11 Daniel Lezcano New
[V5,20/20] ARM: exynos: cpuidle: Move the driver to drivers/cpuidle directory --- 2014-04-11 Daniel Lezcano New
[v7,1/3] Documentation: common clk API --- 2012-03-17 Arnd Bergmann New
[v7,1/3] Documentation: common clk API --- 2012-03-17 Arnd Bergmann New
[v9,11/13] ARM: SoC: convert spear13xx to SoC descriptor --- 2012-09-12 Arnd Bergmann New
Valgrind: ldrexd/strexd in thumb mode --- 2011-07-01 Dr. David Alan Gilbert New
[vectorizer] Handle pattern statements with multiple uses --- 2011-06-29 Ira Rosen New
vmscan: Age anonymous memory even when swap is off. --- 2014-03-14 John Stultz New
« 1 2 ... 10 11 12 13 »