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 3 431 32 »
Patch Series S/W/F Date Submitter Delegate State
[6/8] mmc: mmci: Fix incorrect handling of HW flow control for SDIO --- 2012-01-17 Ulf Hansson New
[8/8] mmc: mmci: Support any block sizes for ux500v2 variant --- 2012-01-17 Ulf Hansson New
[1/2] mmc: core: Prevent I/O as soon as possible at card removal --- 2012-01-19 Ulf Hansson New
[2/2] mmc: core: Detect card removal on I/O error --- 2012-01-19 Ulf Hansson New
[V2] mmc: core: Detect card removal on I/O error --- 2012-02-01 Ulf Hansson New
[V3] mmc: core: Detect card removal on I/O error --- 2012-02-03 Ulf Hansson New
[RESEND,V3] mmc: core: Detect card removal on I/O error --- 2012-02-03 Ulf Hansson New
ux500 : decouple/recouple gic from the PRCMU --- 2012-02-03 Daniel Lezcano New
mmc: mmci: Cleanup code for DMA handling --- 2012-02-03 Ulf Hansson New
[V2] ux500 : decouple/recouple gic from the PRCMU --- 2012-02-09 Daniel Lezcano New
[V3] ux500 : decouple/recouple gic from the PRCMU --- 2012-02-10 Daniel Lezcano New
gic : check if there are pending interrupts --- 2012-02-24 Daniel Lezcano New
mmc: core: Clean up after mmc_pre_req if card was removed --- 2012-03-01 Ulf Hansson New
[RESEND] mmc: core: Fixup suspend/resume issues for UHS-I cards --- 2012-03-01 Ulf Hansson New
[v5,1/4] Documentation: common clk API --- 2012-03-03 Mike Turquette New
[v5,2/4] clk: Kconfig: add entry for HAVE_CLK_PREPARE --- 2012-03-03 Mike Turquette New
[v5,3/4] clk: introduce the common clock framework --- 2012-03-03 Mike Turquette New
[v5,4/4] clk: basic clock hardware types --- 2012-03-03 Mike Turquette New
[v6,2/3] clk: introduce the common clock framework --- 2012-03-10 Mike Turquette New
[v6,3/3] clk: basic clock hardware types --- 2012-03-10 Mike Turquette New
[v6,2/3] clk: introduce the common clock framework --- 2012-03-15 Mike Turquette New
[1/3] cpuidle: use the driver's state_count as default --- 2012-03-26 Daniel Lezcano New
[2/3] cpuidle: remove useless array definition in cpuidle_structure --- 2012-03-26 Daniel Lezcano New
[3/3] cpuidle: remove unused 'governor_data' field --- 2012-03-26 Daniel Lezcano New
cpuidle : use percpu cpuidle in the core code --- 2012-03-30 Daniel Lezcano New
[V2] cpuidle : use percpu cpuidle in the core code --- 2012-04-02 Daniel Lezcano New
[V3] cpuidle : use percpu cpuidle in the core code --- 2012-04-02 Daniel Lezcano New
[01/17] ARM: OMAP4: cpuidle - Remove unused valid field --- 2012-04-04 Daniel Lezcano New
[02/17] ARM: OMAP4: cpuidle - Declare the states with the driver declaration --- 2012-04-04 Daniel Lezcano New
[03/17] ARM: OMAP4: cpuidle - Remove the cpuidle_params_table table --- 2012-04-04 Daniel Lezcano New
[04/17] ARM: OMAP4: cpuidle - fix static omap4_idle_data declaration --- 2012-04-04 Daniel Lezcano New
[05/17] ARM: OMAP4: cpuidle - Initialize omap4_idle_data at compile time --- 2012-04-04 Daniel Lezcano New
[06/17] ARM: OMAP4: cpuidle - use the omap4_idle_data variable directly --- 2012-04-04 Daniel Lezcano New
[07/17] ARM: OMAP4: cpuidle - remove omap4_idle_data initialization at boot time --- 2012-04-04 Daniel Lezcano New
[08/17] ARM: OMAP3: cpuidle - remove rx51 cpuidle parameters table --- 2012-04-04 Daniel Lezcano New
[09/17] ARM: OMAP3: define cpuidle statically --- 2012-04-04 Daniel Lezcano New
[10/17] ARM: OMAP3: cpuidle - remove the 'valid' field --- 2012-04-04 Daniel Lezcano New
[11/17] ARM: OMAP3: cpuidle - remove cpuidle_params_table --- 2012-04-04 Daniel Lezcano New
[12/17] ARM: OMAP3: define statically the omap3_idle_data --- 2012-04-04 Daniel Lezcano New
[13/17] ARM: OMAP3: cpuidle - use omap3_idle_data directly --- 2012-04-04 Daniel Lezcano New
[14/17] ARM: OMAP3 : cpuidle - simplify next_valid_state --- 2012-04-04 Daniel Lezcano New
[15/17] ARM: OMAP3: set omap3_idle_data as static --- 2012-04-04 Daniel Lezcano New
[16/17] ARM: OMAP3/4: consolidate cpuidle Makefile --- 2012-04-04 Daniel Lezcano New
[17/17] ARM: OMAP3: cpuidle - set global variables static --- 2012-04-04 Daniel Lezcano New
mfd : dbx500 : fix compilation error --- 2012-04-04 Daniel Lezcano New
[02/17,V2] ARM: OMAP4: cpuidle - Declare the states with the driver declaration --- 2012-04-04 Daniel Lezcano New
[05/17,V2] ARM: OMAP4: cpuidle - Initialize omap4_idle_data at compile time --- 2012-04-04 Daniel Lezcano New
[06/17,V2] ARM: OMAP4: cpuidle - use the omap4_idle_data variable directly --- 2012-04-04 Daniel Lezcano New
[07/17,V2] ARM: OMAP4: cpuidle - remove omap4_idle_data initialization at boot time --- 2012-04-04 Daniel Lezcano New
[10/17,V2] ARM: OMAP3: cpuidle - remove the 'valid' field --- 2012-04-04 Daniel Lezcano New
[12/17,V2] ARM: OMAP3: define statically the omap3_idle_data --- 2012-04-04 Daniel Lezcano New
[13/17,V2] ARM: OMAP3: cpuidle - use omap3_idle_data directly --- 2012-04-04 Daniel Lezcano New
[14/17,V2] ARM: OMAP3 : cpuidle - simplify next_valid_state --- 2012-04-04 Daniel Lezcano New
[15/17,V2] ARM: OMAP3: set omap3_idle_data as static --- 2012-04-04 Daniel Lezcano New
[16/17,V2] ARM: OMAP3/4: consolidate cpuidle Makefile --- 2012-04-04 Daniel Lezcano New
[17/17,V2] ARM: OMAP3: cpuidle - set global variables static --- 2012-04-04 Daniel Lezcano New
[13/13] clk: basic: improve parent_names & return errors --- 2012-04-12 Mike Turquette New
regulator: core: Keep boot_on regulators powered during init --- 2012-04-23 Ulf Hansson New
[17/18,V3] ARM: OMAP3/4: consolidate cpuidle Makefile --- 2012-04-24 Daniel Lezcano New
[18/18,V3] ARM: OMAP3: cpuidle - set global variables static --- 2012-04-24 Daniel Lezcano New
[2/2] ARM: OMAP3/4: consolidate cpuidle Makefile --- 2012-05-04 Daniel Lezcano New
[1/2] ARM: DAVINCI: cpuidle - remove useless state count initialization --- 2012-05-10 Daniel Lezcano New
[2/2] ARM: DAVINCI: cpuidle - remove ops --- 2012-05-10 Daniel Lezcano New
[v2] ARM: davinci: cpuidle - remove ops --- 2012-05-20 Daniel Lezcano New
[RFC,1/4] ARM: topology: Add arch_scale_freq_power function --- 2012-06-12 Vincent Guittot New
[RFC,2/4] ARM: topology: factorize the update of sibling masks --- 2012-06-12 Vincent Guittot New
[RFC,3/4] ARM: topology: Update cpu_power according to DT information --- 2012-06-12 Vincent Guittot New
[v2,1/5] ARM: topology: Add arch_scale_freq_power function --- 2012-06-19 Vincent Guittot New
[v2,2/5] ARM: topology: factorize the update of sibling masks --- 2012-06-19 Vincent Guittot New
[v2,3/5] ARM: topology: Update cpu_power according to DT information --- 2012-06-19 Vincent Guittot New
[v3,3/5] ARM: topology: Update cpu_power according to DT information --- 2012-06-20 Vincent Guittot New
[1/4] clk: ux500: Adapt PRCMU and PRCC clocks for common clk --- 2012-08-24 Ulf Hansson New
[1/6] acpi : move the acpi_idle_driver variable declaration --- 2012-09-07 Daniel Lezcano New
[2/6] acpi : move cpuidle_device field out of the acpi_processor_power structure --- 2012-09-07 Daniel Lezcano New
[3/6] acpi : remove pointless cpuidle device state_count init --- 2012-09-07 Daniel Lezcano New
[4/6] cpuidle : add a pointer for cpuidle_state in the cpuidle_device --- 2012-09-07 Daniel Lezcano New
[5/6] cpuidle : use per cpuidle device cpu states --- 2012-09-07 Daniel Lezcano New
[6/6] cpuidle : add cpuidle_register_states function --- 2012-09-07 Daniel Lezcano New
mmc: Fixup broken suspend and eMMC4.5 power off notify --- 2012-09-13 Ulf Hansson New
[1/3] acpi : move cpuidle_device field out of the acpi_processor_power structure --- 2012-09-14 Daniel Lezcano New
[2/3] acpi : remove unused function parameter --- 2012-09-14 Daniel Lezcano New
[1/3] cpuidle : remove unused ref count function --- 2012-09-19 Daniel Lezcano New
[2/3] cpuidle : rename function name "__cpuidle_register_driver" --- 2012-09-19 Daniel Lezcano New
[3/3] cpuidle : remove trailing carriage return --- 2012-09-19 Daniel Lezcano New
[1/2,RFC] cpuidle : move driver's refcount to cpuidle --- 2012-09-20 Daniel Lezcano New
[2/2,RFC] cpudidle : use a per cpu cpuidle driver --- 2012-09-20 Daniel Lezcano New
[2/4] cpuidle : move driver checking within the lock section --- 2012-09-24 Daniel Lezcano New
[3/4] cpuidle - prepare the driver core to be multi drivers aware --- 2012-09-24 Daniel Lezcano New
[4/4] cpuidle - support multiple drivers --- 2012-09-24 Daniel Lezcano New
spi/pl022: Simplify use of runtime pm --- 2012-09-26 Ulf Hansson New
[V2] spi/pl022: Simplify use of runtime pm --- 2012-09-27 Ulf Hansson New
[1/3] Revert "spi/pl022: fix spi-pl022 pm enable at probe" --- 2012-09-28 Ulf Hansson New
[2/3] Revert "spi/pl022: enable runtime PM" --- 2012-09-28 Ulf Hansson New
[3/3] spi: spi-pl022: Minor simplification for runtime pm --- 2012-09-28 Ulf Hansson New
[V2,1/3] Revert "spi/pl022: fix spi-pl022 pm enable at probe" --- 2012-10-04 Ulf Hansson New
[V2,2/3] Revert "spi/pl022: enable runtime PM" --- 2012-10-04 Ulf Hansson New
[V2,3/3] spi: spi-pl022: Minor simplification for runtime pm --- 2012-10-04 Ulf Hansson New
spi/pl022: Activate resourses before deactivate them in suspend --- 2012-10-05 Ulf Hansson New
[1/2] Revert "spi/pl022: fix spi-pl022 pm enable at probe" --- 2012-10-05 Ulf Hansson New
[2/2] Revert "spi/pl022: enable runtime PM" --- 2012-10-05 Ulf Hansson New
« 1 2 3 431 32 »