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 4 531 32 »
Patch Series S/W/F Date Submitter Delegate State
[3/5] cpuidle: idle: menu: Don't reflect when a state selection failed --- 2014-10-20 Daniel Lezcano New
[2/5] sched: idle: Get the next timer event and pass it the cpuidle framework --- 2014-10-20 Daniel Lezcano New
[1/5] sched: idle: cpuidle: Check the latency req before idle --- 2014-10-20 Daniel Lezcano New
[GIT,PULL] : clockevents/clocksource for 3.18 --- 2014-09-29 Daniel Lezcano New
[GIT,PULL] cpuidle ARM new material for 3.18 --- 2014-09-25 Daniel Lezcano New
ARM: rockchip: Fix missing dtbs in Makefile --- 2014-07-25 Daniel Lezcano New
[PULL] clockevents changes for 3.17 --- 2014-07-23 Daniel Lezcano New
sched: Move enum CPU_[xxx_]IDLE to private sched.h --- 2014-06-03 Daniel Lezcano New
[GIT,PULL] clockevents: fixes for 3.15 --- 2014-05-23 Daniel Lezcano New
[GIT,PULL] clockevents: new material for 3.16 --- 2014-05-23 Daniel Lezcano New
[V2,2/2] sched: idle: Store the idle state the cpu is --- 2014-04-30 Daniel Lezcano New
[V2,1/2] sched: idle: Encapsulate the code to compile it out --- 2014-04-30 Daniel Lezcano New
[GIT,PULL] cpuidle: new driver for Cirrus Logic for 3.16 --- 2014-04-30 Daniel Lezcano New
[GIT,PULL] clockevents: a couple of fixes for 3.15 --- 2014-04-29 Daniel Lezcano New
[3/3] sched: idle: Store the idle state the cpu is --- 2014-04-24 Daniel Lezcano New
[2/3] sched: idle: Add sched balance option --- 2014-04-24 Daniel Lezcano New
[1/3] sched: idle: Encapsulate the code to compile it out --- 2014-04-24 Daniel Lezcano New
[V5,20/20] ARM: exynos: cpuidle: Move the driver to drivers/cpuidle directory --- 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,16/20] ARM: exynos: cpuidle: Move the power sequence call 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,09/20] ARM: exynos: cpuidle: Move scu_enable in the cpu_pm notifier --- 2014-04-11 Daniel Lezcano New
[V5,08/20] ARM: exynos: cpuidle: Use the cpu_pm notifier --- 2014-04-11 Daniel Lezcano New
[V4,20/20] ARM: exynos: cpuidle: Move the driver to drivers/cpuidle directory --- 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,16/20] ARM: exynos: cpuidle: Move the power sequence call in the cpu_pm notifier --- 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,10/20] ARM: exynos: cpuidle: Move clock setup to pm.c --- 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,07/20] ARM: exynos: cpuidle: Use the cpu_pm notifier --- 2014-04-10 Daniel Lezcano New
[V4,03/20] ARM: exynos: cpuidle: Change function name prefix --- 2014-04-10 Daniel Lezcano New
[V4,02/20] ARM: exynos: cpuidle: Use cpuidle_register --- 2014-04-10 Daniel Lezcano New
[V4,01/20] ARM: exynos: cpuidle: Prevent forward declaration --- 2014-04-10 Daniel Lezcano New
[V3,17/17] ARM: exynos: cpuidle: Move the driver to drivers/cpuidle directory --- 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,15/17] ARM: exynos: cpuidle: Disable cpuidle for 5440 --- 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,13/17] ARM: exynos: cpuidle: Move clock setup to pm.c --- 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,11/17] ARM: exynos: cpuidle: Move the power sequence call 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,08/17] ARM: exynos: cpuidle: Move scu_enable in the cpu_pm notifier --- 2014-04-08 Daniel Lezcano New
[V3,07/17] ARM: exynos: cpuidle: Use the cpu_pm notifier --- 2014-04-08 Daniel Lezcano New
[V3,03/17] ARM: exynos: cpuidle: change function name prefix --- 2014-04-08 Daniel Lezcano New
[V3,02/17] ARM: exynos: cpuidle: use cpuidle_register --- 2014-04-08 Daniel Lezcano New
[V3,01/17] ARM: exynos: cpuidle: Prevent forward declaration --- 2014-04-08 Daniel Lezcano New
[V2,17/17] ARM: exynos: config: Enable cpuidle --- 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,15/17] ARM: exynos: cpuidle: Pass the AFTR callback to the platform_data --- 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,13/17] ARM: exynos: cpuidle: Move clock setup to pm.c --- 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,11/17] ARM: exynos: cpuidle: Move the power sequence call 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,08/17] ARM: exynos: cpuidle: Move scu_enable in the cpu_pm notifier --- 2014-04-04 Daniel Lezcano New
[V2,07/17] ARM: exynos: cpuidle: Use the cpu_pm notifier --- 2014-04-04 Daniel Lezcano New
[V2,03/17] ARM: exynos: cpuidle: change function name prefix --- 2014-04-04 Daniel Lezcano New
[V2,02/17] ARM: exynos: cpuidle: use cpuidle_register --- 2014-04-04 Daniel Lezcano New
[V2,01/17] ARM: exynos: cpuidle: Prevent forward declaration --- 2014-04-04 Daniel Lezcano New
Exynos4: cpuidle: support dual CPUs with AFTR state --- 2014-04-04 Daniel Lezcano New
[17/17] ARM: exynos: config: Enable cpuidle --- 2014-04-04 Daniel Lezcano New
[16/17] ARM: exynos: cpuidle: Move the driver to drivers/cpuidle directory --- 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
[14/17] ARM: exynos: cpuidle: Move the boot vector in pm.c --- 2014-04-04 Daniel Lezcano New
[13/17] ARM: exynos: cpuidle: Move clock setup to pm.c --- 2014-04-04 Daniel Lezcano New
[12/17] ARM: exynos: cpuidle: Move S5P_CHECK_AFTR in a header --- 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
[10/17] ARM: exynos: cpuidle: Move exynos_set_wakeupmask 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
[08/17] ARM: exynos: cpuidle: Move scu_enable in the cpu_pm notifier --- 2014-04-04 Daniel Lezcano New
[07/17] ARM: exynos: cpuidle: Use the cpu_pm notifier --- 2014-04-04 Daniel Lezcano New
[05/17] ARM: exynos: cpuidle: Move some code inside the idle_finisher --- 2014-04-04 Daniel Lezcano New
[03/17] ARM: exynos: cpuidle: change function name prefix --- 2014-04-04 Daniel Lezcano New
[02/17] ARM: exynos: cpuidle: use cpuidle_register --- 2014-04-04 Daniel Lezcano New
[01/17] ARM: exynos: cpuidle: Prevent forward declaration --- 2014-04-04 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
[RFC,PATCHC,2/3] idle: store the idle state the cpu is --- 2014-03-28 Daniel Lezcano New
[RFC,PATCHC,1/3] cpuidle: encapsulate power info in a separate structure --- 2014-03-28 Daniel Lezcano New
[GIT,PR] clockevents : new material for 3.15 --- 2014-03-11 Daniel Lezcano New
cpuidle: add 'failed' statistic --- 2014-03-07 Daniel Lezcano New
[V4,4/5] idle: Move idle conditions in cpuidle_idle main function --- 2014-03-03 Daniel Lezcano New
[V3,5/5] idle: Add more comments to the code --- 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,3/5] idle: Reorganize the idle loop --- 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,1/5] idle/cpuidle: Split cpuidle_idle_call main function into smaller functions --- 2014-02-25 Daniel Lezcano New
[V2,5/5] idle: Add more comments to the code --- 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,3/5] idle: Reorganize the idle loop --- 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,1/5] idle/cpuidle: Split cpuidle_idle_call main function into smaller functions --- 2014-02-24 Daniel Lezcano New
[5/5] idle: Add more comments to the code --- 2014-02-11 Daniel Lezcano New
[4/5] idle: Move idle conditions in cpuidle_idle main function --- 2014-02-11 Daniel Lezcano New
[3/5] idle: Reorganize the idle loop --- 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
[1/5] idle/cpuidle: Split cpuidle_idle_call main function into smaller functions --- 2014-02-11 Daniel Lezcano New
sched/fair: Remove idle_balance() declaration in sched.h --- 2014-02-11 Daniel Lezcano New
[V2,3/3] sched: Move idle_stamp up to the core --- 2014-02-06 Daniel Lezcano New
[V2,1/3] sched: Remove cpu parameter for idle_balance() --- 2014-02-06 Daniel Lezcano New
[v2,1/6] idle: move the cpuidle entry point to the generic idle loop --- 2014-01-30 Daniel Lezcano New
« 1 2 ... 3 4 531 32 »