Current Team Memberships

Show patches with: State = Action Required       |    Archived = No       |   1053 patches
« 1 2 3 410 11 »
Patch Series S/W/F Date Submitter Delegate State
[1/6] cpuidle : move code to prevent forward declaration --- 2011-11-10 Daniel Lezcano New
[2/6] cpuidle : remove unused 'governor_data' field --- 2011-11-10 Daniel Lezcano New
[3/6] acpi : remove 'latency_ticks' in acpi_processor_cx --- 2011-11-10 Daniel Lezcano New
[4/6] acpi : remove 'time' field in acpi_processor_cx --- 2011-11-10 Daniel Lezcano New
[5/6] acpi : remove 'usage' field in acpi_processor_cx --- 2011-11-10 Daniel Lezcano New
[6/6] acpi : remove 'power' field from acpi_processor_cx --- 2011-11-10 Daniel Lezcano New
[1/7] at91 : coding style fixes --- 2012-01-11 Daniel Lezcano New
[3/7] at91 : group headers inclusion for the memory controller --- 2012-01-11 Daniel Lezcano New
[4/7] at91 : convert pm.h macros to static inline functions --- 2012-01-11 Daniel Lezcano New
[5/7] at91 : fix dirty hack for the selfrefresh function --- 2012-01-11 Daniel Lezcano New
[6/7] at91 : group selfrefresh functions --- 2012-01-11 Daniel Lezcano New
[7/7] at91 : fix compilation warning --- 2012-01-11 Daniel Lezcano New
ux500 : decouple/recouple gic from the PRCMU --- 2012-02-03 Daniel Lezcano 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
[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
[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
[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
[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
[3/4] cpuidle - sysfs : change function name --- 2012-10-10 Daniel Lezcano New
[1/5] cpuidle / ACPI : remove unused definition --- 2012-10-19 Daniel Lezcano New
[2/5] cpuidle / ACPI : remove pointless headers --- 2012-10-19 Daniel Lezcano New
[3/5] cpuidle / ACPI : pass the cpuidle_device parameter --- 2012-10-19 Daniel Lezcano New
[4/5] cpuidle / ACPI : change indentation logic --- 2012-10-19 Daniel Lezcano New
[5/5] cpuidle / ACPI : pass the cpuidle driver as parameter --- 2012-10-19 Daniel Lezcano New
[4/4,V2] cpuidle: support multiple drivers --- 2012-10-19 Daniel Lezcano New
net: dsa/slave: Fix compilation warnings --- 2012-10-30 Daniel Lezcano New
[V3,4/4] cpuidle: support multiple drivers --- 2012-10-31 Daniel Lezcano New
[1/5] ARM: exynos: factor out the idle states --- 2013-01-04 Daniel Lezcano New
[4/5] ARM: exynos: only register cpuidle for cpu0 --- 2013-01-04 Daniel Lezcano New
[5/5] ARM: exynos: enable/disable cpuidle when cpu1 is down/up --- 2013-01-04 Daniel Lezcano New
[1/4] davinci: cpuidle - use global variable for ddr2 flag --- 2013-02-01 Daniel Lezcano New
[2/4] davinci: cpuidle - move code to prevent forward declaration --- 2013-02-01 Daniel Lezcano New
[3/4] davinci: cpuidle - remove the ops --- 2013-02-01 Daniel Lezcano New
[1/4] time : pass broadcast parameter --- 2013-02-26 Daniel Lezcano New
[2/4] time : set broadcast irq affinity --- 2013-02-26 Daniel Lezcano New
[1/4,V2] time : pass broadcast parameter --- 2013-03-02 Daniel Lezcano New
[2/4,V2] time : set broadcast irq affinity --- 2013-03-02 Daniel Lezcano New
[2/2] cpuidle / calxeda: remove redundant Kconfig option --- 2013-03-12 Daniel Lezcano New
cpuidle : handle clockevent notify from the cpuidle framework --- 2013-03-20 Daniel Lezcano New
[1/4,resend] cpuidle : handle clockevent notify from the cpuidle framework --- 2013-03-21 Daniel Lezcano New
[2/4] cpuidle / omap4 : use CPUIDLE_FLAG_TIMER_STOP flag --- 2013-03-21 Daniel Lezcano New
[3/4] cpuidle / imx6 : use CPUIDLE_FLAG_TIMER_STOP flag --- 2013-03-21 Daniel Lezcano New
[4/4] cpuidle / ux500 : use CPUIDLE_FLAG_TIMER_STOP flag --- 2013-03-21 Daniel Lezcano New
[01/15] timer: move enum definition out of ifdef section --- 2013-03-25 Daniel Lezcano New
[02/15] cpuidle: initialize the broadcast timer framework --- 2013-03-25 Daniel Lezcano New
« 1 2 3 410 11 »

Bundling

Create bundle: