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: State = Action Required       |    Archived = No       |   3159 patches
« 1 2 ... 4 5 631 32 »
Patch Series S/W/F Date Submitter Delegate State
[1/7] cpuidle: remove governor module format --- 2013-05-29 Daniel Lezcano New
[2/7] cpuidle: check cpuidle_enable_device succeed --- 2013-05-29 Daniel Lezcano New
[3/7] Fix indentation and conform to Coding Style --- 2013-05-29 Daniel Lezcano New
[4/7] cpuidle: make sysfs code more modular --- 2013-05-29 Daniel Lezcano New
[5/7] cpuidle: encapsulate code in __cpuidle_unregister_device --- 2013-05-29 Daniel Lezcano New
[6/7] cpuidle: add a cpuidle_device init function --- 2013-05-29 Daniel Lezcano New
[7/7] cpuidle: check the device not already registered --- 2013-05-29 Daniel Lezcano New
[4/4] mmc: core: Initiate suspend|resume from mmc bus instead of mmc host --- 2013-05-30 Ulf Hansson New
ARM: zynq: wfi exit on same cpu is valid --- 2013-05-31 Sanjay Singh Rawat New
[V3] cpuidle: Improve governor Kconfig options --- 2013-06-03 Daniel Lezcano New
[V3,1/2] cpuidle: Simplify multiple driver support --- 2013-06-06 Daniel Lezcano New
[V3,2/2] cpuidle: Comment the driver's framework code --- 2013-06-06 Daniel Lezcano New
cpuidle: fix ARCH_NEEDS_CPU_IDLE_COUPLED dependency warning --- 2013-06-07 Daniel Lezcano New
[V4,1/2] cpuidle: simplify multiple driver support --- 2013-06-07 Daniel Lezcano New
[V4,2/2] cpuidle: Comment the driver's framework code --- 2013-06-07 Daniel Lezcano New
[2/8] cpuidle: Check cpuidle_enable_device succeed --- 2013-06-12 Daniel Lezcano New
[3/3] ARM: ux500: cpuidle: Move ux500 cpuidle driver to drivers/cpuidle --- 2013-07-15 Daniel Lezcano New
[1/4] ARM: exynos: cpuidle: Fallback to WFI, when AFTR is selected --- 2013-07-18 Daniel Lezcano New
[2/4] ARM: exynos: cpuidle: Use the common cpuidle register routine --- 2013-07-18 Daniel Lezcano New
[3/4] ARM: exynos: cpuidle: Move exynos4_idle_driver declaration below in the code --- 2013-07-18 Daniel Lezcano New
[4/4] ARM: exynos: cpuidle: Remove useless headers --- 2013-07-18 Daniel Lezcano New
[1/2] cpuidle: add hotplug support to initialize the timer broadcast --- 2013-07-30 Daniel Lezcano New
[2/2] x86: cpuidle: remove broadcast timer initialization --- 2013-07-30 Daniel Lezcano New
[powerdebug] add window to display status of running processes --- 2013-08-06 Sanjay Singh Rawat New
[pmqa] thermal: add support to list all thermal zones and cooling devices --- 2013-08-21 Sanjay Singh Rawat New
[V3,3/4] mmc: mmci: Adapt to register write restrictions --- 2013-09-03 Ulf Hansson New
[10/27] mmc: vub300: Remove redundant suspend and resume callbacks --- 2013-09-26 Ulf Hansson New
[13/27] mmc: omap: Remove redundant suspend and resume callbacks --- 2013-09-26 Ulf Hansson New
[14/27] mmc: omap_hsmmc: Move away from using deprecated APIs --- 2013-09-26 Ulf Hansson New
tick: make sleep length calculation more accurate --- 2013-09-27 Daniel Lezcano New
[2/2] mmc: core: Remove MMC_CLKGATE --- 2013-09-30 Ulf Hansson New
[4/7] mmc: sh_mmcif: Use runtime PM to keep resourses active during I/O --- 2013-10-02 Ulf Hansson New
[5/7] mmc: sd_mmcif: Move clock handling into runtime PM callbacks --- 2013-10-02 Ulf Hansson New
[6/7] mmc: sh_mmcif: Simplify clock and power setup in set_ios --- 2013-10-02 Ulf Hansson New
[7/7] mmc: sh_mmcif: Extend clock gating routine for runtime suspend --- 2013-10-02 Ulf Hansson New
[V2] tick: Make sleep length calculation more accurate --- 2013-10-02 Daniel Lezcano New
mmc: Don't force card to active state when entering suspend --- 2013-10-03 Ulf Hansson New
[1/2] PM / Runtime: Add helper function to get value of use_autosuspend --- 2013-10-10 Ulf Hansson New
[2/2] mmc: core: Use autosuspend when applicable at runtime idle --- 2013-10-10 Ulf Hansson New
PM / Runtime: Respect autosuspend when idle triggers suspend --- 2013-10-11 Ulf Hansson New
[1/2] ARM: at91: cpuidle: convert to platform driver --- 2013-10-12 Daniel Lezcano New
[2/2] ARM: at91: cpuidle: Move driver to drivers/cpuidle --- 2013-10-12 Daniel Lezcano New
[V2] PM / Runtime: Respect autosuspend when idle triggers suspend --- 2013-10-14 Ulf Hansson New
ARM: trace: Add tracepoint for the Inter Processor Interrupt --- 2013-10-14 Daniel Lezcano New
[1/2] ARM: at91: cpuidle: convert to platform driver --- 2013-10-14 Daniel Lezcano New
[V2,1/2] ARM: at91: cpuidle: convert to platform driver --- 2013-10-14 Daniel Lezcano New
[V2,2/2] ARM: at91: cpuidle: Move driver to drivers/cpuidle --- 2013-10-14 Daniel Lezcano New
[V3,1/3] ARM: at91: cpuidle: convert to platform driver --- 2013-10-15 Daniel Lezcano New
[V3,2/3] ARM: at91: cpuidle: Move driver to drivers/cpuidle --- 2013-10-15 Daniel Lezcano New
[V3,3/3] ARM: at91: pm: use standby callback instead of cpu_is --- 2013-10-15 Daniel Lezcano New
[V4,2/2] ARM: at91: cpuidle: Move driver to drivers/cpuidle --- 2013-10-15 Daniel Lezcano New
[V2] ARM: trace: Add tracepoint for the Inter Processor Interrupt --- 2013-10-15 Daniel Lezcano New
[RFC,v5,01/14] sched: add a new arch_sd_local_flags for sched_domain init --- 2013-10-18 Vincent Guittot New
[RFC,v5,03/14] sched: define pack buddy CPUs --- 2013-10-18 Vincent Guittot New
[RFC,v5,04/14] sched: do load balance only with packing cpus --- 2013-10-18 Vincent Guittot New
[RFC,v5,05/14] sched: add a packing level knob --- 2013-10-18 Vincent Guittot New
[RFC,v5,06/14] sched: create a new field with available capacity --- 2013-10-18 Vincent Guittot New
[RFC,v5,07/14] sched: get CPU's activity statistic --- 2013-10-18 Vincent Guittot New
[RFC,v5,08/14] sched: move load idx selection in find_idlest_group --- 2013-10-18 Vincent Guittot New
[RFC,v5,09/14] sched: update the packing cpu list --- 2013-10-18 Vincent Guittot New
[RFC,v5,10/14] sched: init this_load to max in find_idlest_group --- 2013-10-18 Vincent Guittot New
[RFC,v5,11/14] sched: add a SCHED_PACKING_TASKS config --- 2013-10-18 Vincent Guittot New
[RFC,v5,12/14] sched: create a statistic structure --- 2013-10-18 Vincent Guittot New
[RFC,v5,13/14] sched: differantiate idle cpu --- 2013-10-18 Vincent Guittot New
[RFC,v5,14/14] cpuidle: set the current wake up latency --- 2013-10-18 Vincent Guittot New
[RFC,v5,02/14] ARM: sched: clear SD_SHARE_POWERDOMAIN --- 2013-10-18 Vincent Guittot New
resolve error for overloaded function call --- 2013-10-21 Sanjay Singh Rawat New
update source file for android --- 2013-10-21 Sanjay Singh Rawat New
update source file for android --- 2013-10-21 Sanjay Singh Rawat New
resolve error for overloaded function call --- 2013-10-21 Sanjay Singh Rawat New
[PMQA] cpuhotplug: give time for udevadm to start --- 2013-10-22 Sanjay Singh Rawat New
[v2,4/7] mmc: sh_mmcif: Use runtime PM to keep resourses active during I/O --- 2013-10-22 Ulf Hansson New
[v2,5/7] mmc: sh_mmcif: Move clock handling into runtime PM callbacks --- 2013-10-22 Ulf Hansson New
[v2,6/7] mmc: sh_mmcif: Simplify clock and power setup in set_ios --- 2013-10-22 Ulf Hansson New
[v2,7/7] mmc: sh_mmcif: Extend clock gating routine for runtime suspend --- 2013-10-22 Ulf Hansson New
[v2] mmc: core: Remove MMC_CLKGATE --- 2013-10-31 Ulf Hansson New
[2/3] mmc: tmio_mmc: Convert from legacy to modern PM ops --- 2013-11-05 Ulf Hansson New
[V3] ARM: trace: Add tracepoint for the Inter Processor Interrupt --- 2013-11-07 Daniel Lezcano New
PM / Runtime: Update documentation around probe|remove|suspend --- 2013-11-07 Ulf Hansson New
[4/8] mmc: tmio: Keep host active while SDIO irq is enabled --- 2013-11-08 Ulf Hansson New
[5/8] mmc: tmio: Keep host active while serving requests --- 2013-11-08 Ulf Hansson New
[6/8] mmc: tmio: Extract bus_width modifications to a function --- 2013-11-08 Ulf Hansson New
[7/8] mmc: tmio: Restructure .set_ios and adapt probe sequence to it --- 2013-11-08 Ulf Hansson New
[8/8] mmc: tmio: Handle clock gating from runtime PM functions --- 2013-11-08 Ulf Hansson New
[RFC] PM / Runtime: Allow to inactivate devices during system suspend --- 2013-11-13 Ulf Hansson New
[RFC,2/2] PM / Runtime: Allow devices to become inactive during system suspend --- 2013-11-15 Ulf Hansson New
PM / Sleep: Add pm_generic functions to re-use runtime PM callbacks --- 2013-11-22 Ulf Hansson New
[v2] PM / Sleep: Add pm_generic functions to re-use runtime PM callbacks --- 2013-11-25 Ulf Hansson New
[1/5] PM / Sleep: Add pm_generic functions to re-use runtime PM callbacks --- 2013-11-27 Ulf Hansson New
[5/5] drm/exynos: Convert to suspend_late/resume_early callbacks for fimc --- 2013-11-27 Ulf Hansson New
[5/6] amba: Convert to clk_prepare_enable and clk_disable_unprepare --- 2013-12-03 Ulf Hansson New
[3/3] ARM: ux500: regulators: Remove dead code for SD-card regulator --- 2013-12-12 Ulf Hansson New
[01/17] ARM: spear: Remove deprecated IRQF_DISABLED flag --- 2013-12-30 Daniel Lezcano New
[02/17] ARM: ixp4xx: Remove deprecated IRQF_DISABLED flag --- 2013-12-30 Daniel Lezcano New
[03/17] ARM: sa1100: Remove deprecated IRQF_DISABLED flag --- 2013-12-30 Daniel Lezcano New
[04/17] ARM: mmp: Remove deprecated IRQF_DISABLED flag --- 2013-12-30 Daniel Lezcano New
[05/17] ARM: Remove deprecated IRQF_DISABLED flag --- 2013-12-30 Daniel Lezcano New
[06/17] ARM: cns3xxx: Remove deprecated IRQF_DISABLED flag --- 2013-12-30 Daniel Lezcano New
[07/17] ARM: footbridge: Remove deprecated IRQF_DISABLED flag --- 2013-12-30 Daniel Lezcano New
[08/17] ARM: ks8695: Remove deprecated IRQF_DISABLED flag --- 2013-12-30 Daniel Lezcano New
« 1 2 ... 4 5 631 32 »