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
[10/17] ARM: rpc: Remove deprecated IRQF_DISABLED flag --- 2013-12-30 Daniel Lezcano New
[11/17] ARM: iop: Remove deprecated IRQF_DISABLED flag --- 2013-12-30 Daniel Lezcano New
[12/17] ARM: integrator: Remove deprecated IRQF_DISABLED flag --- 2013-12-30 Daniel Lezcano New
[13/17] ARM: lpc32xx: Remove deprecated IRQF_DISABLED flag --- 2013-12-30 Daniel Lezcano New
[14/17] ARM: netx: Remove deprecated IRQF_DISABLED flag --- 2013-12-30 Daniel Lezcano New
[15/17] ARM: imx: Remove deprecated IRQF_DISABLED flag --- 2013-12-30 Daniel Lezcano New
[16/17] ARM: ebsa110: Remove deprecated IRQF_DISABLED flag --- 2013-12-30 Daniel Lezcano New
[17/17] ARM: w90x900: Remove deprecated IRQF_DISABLED flag --- 2013-12-30 Daniel Lezcano New
[BUG,tip/sched/core] System unresponsive after booting --- 2014-01-16 Daniel Lezcano New
[3/4] sched: Move idle_stamp up to the core --- 2014-01-17 Daniel Lezcano New
[4/4] sched: Idle task shortcut optimization --- 2014-01-17 Daniel Lezcano New
[1/2] sched/deadline: Fix compilation error --- 2014-01-17 Daniel Lezcano New
[2/2] sched: Use idle task shortcut --- 2014-01-17 Daniel Lezcano New
[3/9] sched: Move idle_stamp up to the core --- 2014-01-23 Daniel Lezcano New
[RFC,1/3] cpuidle: split cpuidle_idle_call main function into functions --- 2014-01-30 Daniel Lezcano New
[RFC,2/3] cpuidle: move the cpuidle_idle_call function to idle.c --- 2014-01-30 Daniel Lezcano New
[RFC,3/3] idle: store the idle state index in the struct rq --- 2014-01-30 Daniel Lezcano New
[v2,1/6] idle: move the cpuidle entry point to the generic idle loop --- 2014-01-30 Daniel Lezcano New
[V2,1/3] sched: Remove cpu parameter for idle_balance() --- 2014-02-06 Daniel Lezcano New
[V2,3/3] sched: Move idle_stamp up to the core --- 2014-02-06 Daniel Lezcano New
sched/fair: Remove idle_balance() declaration in sched.h --- 2014-02-11 Daniel Lezcano New
[1/5] idle/cpuidle: Split cpuidle_idle_call main function into smaller functions --- 2014-02-11 Daniel Lezcano New
[2/5] cpuidle/idle: Move the cpuidle_idle_call function to idle.c --- 2014-02-11 Daniel Lezcano New
[3/5] idle: Reorganize the idle loop --- 2014-02-11 Daniel Lezcano New
[4/5] idle: Move idle conditions in cpuidle_idle main function --- 2014-02-11 Daniel Lezcano New
[5/5] idle: Add more comments to the code --- 2014-02-11 Daniel Lezcano New
[V2,1/5] idle/cpuidle: Split cpuidle_idle_call main function into smaller functions --- 2014-02-24 Daniel Lezcano New
[V2,2/5] cpuidle/idle: Move the cpuidle_idle_call function to idle.c --- 2014-02-24 Daniel Lezcano New
[V2,3/5] idle: Reorganize the idle loop --- 2014-02-24 Daniel Lezcano New
[V2,4/5] idle: Move idle conditions in cpuidle_idle main function --- 2014-02-24 Daniel Lezcano New
[V2,5/5] idle: Add more comments to the code --- 2014-02-24 Daniel Lezcano New
[V3,1/5] idle/cpuidle: Split cpuidle_idle_call main function into smaller functions --- 2014-02-25 Daniel Lezcano New
[V3,2/5] cpuidle/idle: Move the cpuidle_idle_call function to idle.c --- 2014-02-25 Daniel Lezcano New
[V3,3/5] idle: Reorganize the idle loop --- 2014-02-25 Daniel Lezcano New
[V3,4/5] idle: Move idle conditions in cpuidle_idle main function --- 2014-02-25 Daniel Lezcano New
[V3,5/5] idle: Add more comments to the code --- 2014-02-25 Daniel Lezcano New
[V4,4/5] idle: Move idle conditions in cpuidle_idle main function --- 2014-03-03 Daniel Lezcano New
cpuidle: add 'failed' statistic --- 2014-03-07 Daniel Lezcano New
[GIT,PR] clockevents : new material for 3.15 --- 2014-03-11 Daniel Lezcano New
[RFC,PATCHC,1/3] cpuidle: encapsulate power info in a separate structure --- 2014-03-28 Daniel Lezcano New
[RFC,PATCHC,2/3] idle: store the idle state the cpu is --- 2014-03-28 Daniel Lezcano New
[RFC,PATCHC,3/3] sched/fair: use the idle state info to choose the idlest cpu --- 2014-03-28 Daniel Lezcano New
[01/17] ARM: exynos: cpuidle: Prevent forward declaration --- 2014-04-04 Daniel Lezcano New
[02/17] ARM: exynos: cpuidle: use cpuidle_register --- 2014-04-04 Daniel Lezcano New
[03/17] ARM: exynos: cpuidle: change function name prefix --- 2014-04-04 Daniel Lezcano New
[05/17] ARM: exynos: cpuidle: Move some code inside the idle_finisher --- 2014-04-04 Daniel Lezcano New
[07/17] ARM: exynos: cpuidle: Use the cpu_pm notifier --- 2014-04-04 Daniel Lezcano New
[08/17] ARM: exynos: cpuidle: Move scu_enable in the cpu_pm notifier --- 2014-04-04 Daniel Lezcano New
[09/17] ARM: exynos: cpuidle: Remove ifdef for scu_enable --- 2014-04-04 Daniel Lezcano New
[10/17] ARM: exynos: cpuidle: Move exynos_set_wakeupmask in the cpu_pm notifier --- 2014-04-04 Daniel Lezcano New
[11/17] ARM: exynos: cpuidle: Move the power sequence call in the cpu_pm notifier --- 2014-04-04 Daniel Lezcano New
[12/17] ARM: exynos: cpuidle: Move S5P_CHECK_AFTR in a header --- 2014-04-04 Daniel Lezcano New
[13/17] ARM: exynos: cpuidle: Move clock setup to pm.c --- 2014-04-04 Daniel Lezcano New
[14/17] ARM: exynos: cpuidle: Move the boot vector in pm.c --- 2014-04-04 Daniel Lezcano New
[15/17] ARM: exynos: cpuidle: Pass the AFTR callback to the platform_data --- 2014-04-04 Daniel Lezcano New
[16/17] ARM: exynos: cpuidle: Move the driver to drivers/cpuidle directory --- 2014-04-04 Daniel Lezcano New
[17/17] ARM: exynos: config: Enable cpuidle --- 2014-04-04 Daniel Lezcano New
Exynos4: cpuidle: support dual CPUs with AFTR state --- 2014-04-04 Daniel Lezcano New
[V2,01/17] ARM: exynos: cpuidle: Prevent forward declaration --- 2014-04-04 Daniel Lezcano New
[V2,02/17] ARM: exynos: cpuidle: use cpuidle_register --- 2014-04-04 Daniel Lezcano New
[V2,03/17] ARM: exynos: cpuidle: change function name prefix --- 2014-04-04 Daniel Lezcano New
[V2,07/17] ARM: exynos: cpuidle: Use the cpu_pm notifier --- 2014-04-04 Daniel Lezcano New
[V2,08/17] ARM: exynos: cpuidle: Move scu_enable in the cpu_pm notifier --- 2014-04-04 Daniel Lezcano New
[V2,10/17] ARM: exynos: cpuidle: Move exynos_set_wakeupmask in the cpu_pm notifier --- 2014-04-04 Daniel Lezcano New
[V2,11/17] ARM: exynos: cpuidle: Move the power sequence call in the cpu_pm notifier --- 2014-04-04 Daniel Lezcano New
[V2,12/17] ARM: exynos: cpuidle: Move S5P_CHECK_AFTR in a header --- 2014-04-04 Daniel Lezcano New
[V2,13/17] ARM: exynos: cpuidle: Move clock setup to pm.c --- 2014-04-04 Daniel Lezcano New
[V2,14/17] ARM: exynos: cpuidle: Move the boot vector in pm.c --- 2014-04-04 Daniel Lezcano New
[V2,15/17] ARM: exynos: cpuidle: Pass the AFTR callback to the platform_data --- 2014-04-04 Daniel Lezcano New
[V2,16/17] ARM: exynos: cpuidle: Move the driver to drivers/cpuidle directory --- 2014-04-04 Daniel Lezcano New
[V2,17/17] ARM: exynos: config: Enable cpuidle --- 2014-04-04 Daniel Lezcano New
[V3,01/17] ARM: exynos: cpuidle: Prevent forward declaration --- 2014-04-08 Daniel Lezcano New
[V3,02/17] ARM: exynos: cpuidle: use cpuidle_register --- 2014-04-08 Daniel Lezcano New
[V3,03/17] ARM: exynos: cpuidle: change function name prefix --- 2014-04-08 Daniel Lezcano New
[V3,07/17] ARM: exynos: cpuidle: Use the cpu_pm notifier --- 2014-04-08 Daniel Lezcano New
[V3,08/17] ARM: exynos: cpuidle: Move scu_enable in the cpu_pm notifier --- 2014-04-08 Daniel Lezcano New
[V3,10/17] ARM: exynos: cpuidle: Move exynos_set_wakeupmask in the cpu_pm notifier --- 2014-04-08 Daniel Lezcano New
[V3,11/17] ARM: exynos: cpuidle: Move the power sequence call in the cpu_pm notifier --- 2014-04-08 Daniel Lezcano New
[V3,12/17] ARM: exynos: cpuidle: Move S5P_CHECK_AFTR in a header --- 2014-04-08 Daniel Lezcano New
[V3,13/17] ARM: exynos: cpuidle: Move clock setup to pm.c --- 2014-04-08 Daniel Lezcano New
[V3,14/17] ARM: exynos: cpuidle: Move the boot vector in pm.c --- 2014-04-08 Daniel Lezcano New
[V3,15/17] ARM: exynos: cpuidle: Disable cpuidle for 5440 --- 2014-04-08 Daniel Lezcano New
[V3,16/17] ARM: exynos: cpuidle: Pass the AFTR callback to the platform_data --- 2014-04-08 Daniel Lezcano New
[V3,17/17] ARM: exynos: cpuidle: Move the driver to drivers/cpuidle directory --- 2014-04-08 Daniel Lezcano New
[V4,01/20] ARM: exynos: cpuidle: Prevent forward declaration --- 2014-04-10 Daniel Lezcano New
[V4,02/20] ARM: exynos: cpuidle: Use cpuidle_register --- 2014-04-10 Daniel Lezcano New
[V4,03/20] ARM: exynos: cpuidle: Change function name prefix --- 2014-04-10 Daniel Lezcano New
[V4,07/20] ARM: exynos: cpuidle: Use the cpu_pm notifier --- 2014-04-10 Daniel Lezcano New
[V4,08/20] ARM: exynos: cpuidle: Move scu_enable in the cpu_pm notifier --- 2014-04-10 Daniel Lezcano New
[V4,10/20] ARM: exynos: cpuidle: Move clock setup to pm.c --- 2014-04-10 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
[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,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
« 1 2 3 410 11 »

Bundling

Create bundle: