Current Team Memberships

Show patches with: State = Action Required       |    Archived = No       |   1053 patches
« 1 2 ... 3 4 510 11 »
Patch Series S/W/F Date Submitter Delegate State
[1/3] sched: idle: Encapsulate the code to compile it out --- 2014-04-24 Daniel Lezcano New
[2/3] sched: idle: Add sched balance option --- 2014-04-24 Daniel Lezcano New
[3/3] sched: idle: Store the idle state the cpu is --- 2014-04-24 Daniel Lezcano New
[GIT,PULL] clockevents: a couple of fixes for 3.15 --- 2014-04-29 Daniel Lezcano New
[GIT,PULL] cpuidle: new driver for Cirrus Logic for 3.16 --- 2014-04-30 Daniel Lezcano New
[V2,1/2] sched: idle: Encapsulate the code to compile it out --- 2014-04-30 Daniel Lezcano New
[V2,2/2] sched: idle: Store the idle state the cpu is --- 2014-04-30 Daniel Lezcano New
[GIT,PULL] clockevents: new material for 3.16 --- 2014-05-23 Daniel Lezcano New
[01/71] clocksource: sh_cmt: Use request_irq() instead of setup_irq() --- 2014-05-23 Daniel Lezcano New
[02/71] clocksource: sh_cmt: Split channel fields from sh_cmt_priv --- 2014-05-23 Daniel Lezcano New
[03/71] clocksource: sh_cmt: Rename struct sh_cmt_priv to sh_cmt_device --- 2014-05-23 Daniel Lezcano New
[04/71] clocksource: sh_cmt: Split channel setup to separate function --- 2014-05-23 Daniel Lezcano New
[05/71] clocksource: sh_cmt: Constify name argument to sh_cmt_register() --- 2014-05-23 Daniel Lezcano New
[06/71] clocksource: sh_cmt: Rename mapbase/mapbase_str to mapbase_ch/mapbase --- 2014-05-23 Daniel Lezcano New
[07/71] clocksource: sh_cmt: Add memory base to sh_cmt_channel structure --- 2014-05-23 Daniel Lezcano New
[08/71] clocksource: sh_cmt: Add index to struct sh_cmt_channel --- 2014-05-23 Daniel Lezcano New
[09/71] clocksource: sh_cmt: Replace kmalloc + memset with kzalloc --- 2014-05-23 Daniel Lezcano New
[10/71] clocksource: sh_cmt: Allocate channels dynamically --- 2014-05-23 Daniel Lezcano New
[11/71] clocksource: sh_cmt: Split static information from sh_cmt_device --- 2014-05-23 Daniel Lezcano New
[12/71] clocksource: sh_cmt: Replace hardcoded register values with macros --- 2014-05-23 Daniel Lezcano New
[13/71] clocksource: sh_cmt: Set cpumask to cpu_possible_mask --- 2014-05-23 Daniel Lezcano New
[14/71] clocksource: sh_cmt: Hardcode CMT clock event rating to 125 --- 2014-05-23 Daniel Lezcano New
[15/71] clocksource: sh_cmt: Hardcode CMT clock source rating to 125 --- 2014-05-23 Daniel Lezcano New
[16/71] clocksource: sh_cmt: Add support for multiple channels per device --- 2014-05-23 Daniel Lezcano New
[17/71] clocksource: sh_cmt: Rename clock to "fck" in the non-legacy case --- 2014-05-23 Daniel Lezcano New
[18/71] clocksource: sh_cmt: Remove FSF mail address from GPL notice --- 2014-05-23 Daniel Lezcano New
[19/71] clocksource: sh_cmt: Sort headers alphabetically --- 2014-05-23 Daniel Lezcano New
[20/71] clocksource: sh_cmt: Request IRQ for clock event device only --- 2014-05-23 Daniel Lezcano New
[21/71] clocksource: sh_tmu: Use request_irq() instead of setup_irq() --- 2014-05-23 Daniel Lezcano New
[22/71] clocksource: sh_tmu: Split channel fields from sh_tmu_priv --- 2014-05-23 Daniel Lezcano New
[23/71] clocksource: sh_tmu: Rename struct sh_tmu_priv to sh_tmu_device --- 2014-05-23 Daniel Lezcano New
[24/71] clocksource: sh_tmu: Split channel setup to separate function --- 2014-05-23 Daniel Lezcano New
[25/71] clocksource: sh_tmu: Constify name argument to sh_tmu_register() --- 2014-05-23 Daniel Lezcano New
[26/71] clocksource: sh_tmu: Add memory base to sh_tmu_channel structure --- 2014-05-23 Daniel Lezcano New
[27/71] clocksource: sh_tmu: Add index to struct sh_tmu_channel --- 2014-05-23 Daniel Lezcano New
[28/71] clocksource: sh_tmu: Replace kmalloc + memset with kzalloc --- 2014-05-23 Daniel Lezcano New
[29/71] clocksource: sh_tmu: Allocate channels dynamically --- 2014-05-23 Daniel Lezcano New
[30/71] clocksource: sh_tmu: Replace hardcoded register values with macros --- 2014-05-23 Daniel Lezcano New
[31/71] clocksource: sh_tmu: Hardcode TMU clock event and source ratings to 200 --- 2014-05-23 Daniel Lezcano New
[32/71] clocksource: sh_tmu: Add support for multiple channels per device --- 2014-05-23 Daniel Lezcano New
[33/71] clocksource: sh_tmu: Rename clock to "fck" in the non-legacy case --- 2014-05-23 Daniel Lezcano New
[34/71] clocksource: sh_tmu: Remove FSF mail address from GPL notice --- 2014-05-23 Daniel Lezcano New
[35/71] clocksource: sh_tmu: Sort headers alphabetically --- 2014-05-23 Daniel Lezcano New
[36/71] clocksource: sh_mtu2: Use request_irq() instead of setup_irq() --- 2014-05-23 Daniel Lezcano New
[37/71] clocksource: sh_mtu2: Turn sh_mtu2_priv fields into local variables --- 2014-05-23 Daniel Lezcano New
[38/71] clocksource: sh_mtu2: Split channel fields from sh_mtu2_priv --- 2014-05-23 Daniel Lezcano New
[39/71] clocksource: sh_mtu2: Rename struct sh_mtu2_priv to sh_mtu2_device --- 2014-05-23 Daniel Lezcano New
[40/71] clocksource: sh_mtu2: Split channel setup to separate function --- 2014-05-23 Daniel Lezcano New
[41/71] clocksource: sh_mtu2: Constify name argument to sh_mtu2_register() --- 2014-05-23 Daniel Lezcano New
[42/71] clocksource: sh_mtu2: Add memory base to sh_mtu2_channel structure --- 2014-05-23 Daniel Lezcano New
[43/71] clocksource: sh_mtu2: Add index to struct sh_mtu2_channel --- 2014-05-23 Daniel Lezcano New
[44/71] clocksource: sh_mtu2: Replace kmalloc + memset with kzalloc --- 2014-05-23 Daniel Lezcano New
[45/71] clocksource: sh_mtu2: Allocate channels dynamically --- 2014-05-23 Daniel Lezcano New
[46/71] clocksource: sh_mtu2: Replace hardcoded register values with macros --- 2014-05-23 Daniel Lezcano New
[47/71] clocksource: sh_mtu2: Set cpumask to cpu_possible_mask --- 2014-05-23 Daniel Lezcano New
[48/71] clocksource: sh_mtu2: Hardcode MTU2 clock event rating to 200 --- 2014-05-23 Daniel Lezcano New
[49/71] clocksource: sh_mtu2: Add support for multiple channels per device --- 2014-05-23 Daniel Lezcano New
[50/71] clocksource: sh_mtu2: Rename clock to "fck" in the non-legacy case --- 2014-05-23 Daniel Lezcano New
[51/71] clocksource: sh_mtu2: Remove FSF mail address from GPL notice --- 2014-05-23 Daniel Lezcano New
[52/71] clocksource: sh_mtu2: Sort headers alphabetically --- 2014-05-23 Daniel Lezcano New
[GIT,PULL] clockevents: fixes for 3.15 --- 2014-05-23 Daniel Lezcano New
sched: Move enum CPU_[xxx_]IDLE to private sched.h --- 2014-06-03 Daniel Lezcano New
[PULL] clockevents changes for 3.17 --- 2014-07-23 Daniel Lezcano New
[01/25] clocksource: sh_cmt: Drop support for legacy platform data --- 2014-07-23 Daniel Lezcano New
[02/25] clocksource: sh_cmt: Replace global spinlock with a per-device spinlock --- 2014-07-23 Daniel Lezcano New
[03/25] clocksource: sh_tmu: Drop support for legacy platform data --- 2014-07-23 Daniel Lezcano New
[04/25] clocksource: sh_tmu: Replace global spinlock with a per-device spinlock --- 2014-07-23 Daniel Lezcano New
[05/25] clocksource: sh_mtu2: Drop support for legacy platform data --- 2014-07-23 Daniel Lezcano New
[06/25] clocksource: sh_mtu2: Replace global spinlock with a per-device spinlock --- 2014-07-23 Daniel Lezcano New
[07/25] clocksource: shmobile: Remove unused sh_timer_config members --- 2014-07-23 Daniel Lezcano New
[08/25] clocksource: sh_cmt: Add DT support --- 2014-07-23 Daniel Lezcano New
[09/25] clocksource: sh_tmu: Add DT support --- 2014-07-23 Daniel Lezcano New
[10/25] clocksource: sh_mtu2: Add DT support --- 2014-07-23 Daniel Lezcano New
ARM: rockchip: Fix missing dtbs in Makefile --- 2014-07-25 Daniel Lezcano New
[GIT,PULL] cpuidle ARM new material for 3.18 --- 2014-09-25 Daniel Lezcano New
[GIT,PULL] : clockevents/clocksource for 3.18 --- 2014-09-29 Daniel Lezcano New
[01/13] clocksource: sh_cmt: Document SoC specific bindings --- 2014-09-29 Daniel Lezcano New
[02/13] clocksource: sh_mtu2: Document r7s72100 binding --- 2014-09-29 Daniel Lezcano New
[03/13] clocksource: sh_tmu: Document r8a7779 binding --- 2014-09-29 Daniel Lezcano New
[1/5] sched: idle: cpuidle: Check the latency req before idle --- 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
[3/5] cpuidle: idle: menu: Don't reflect when a state selection failed --- 2014-10-20 Daniel Lezcano New
[4/5] cpuidle: menu: Fix the get_typical_interval --- 2014-10-20 Daniel Lezcano New
[5/5] cpuidle: menu: Move the update function before its declaration --- 2014-10-20 Daniel Lezcano New
[RFD,01/10] sched: add io latency framework --- 2014-10-22 Daniel Lezcano New
[RFD,02/10] cpuidle: Checking the zero latency inside the governors does not make sense. --- 2014-10-22 Daniel Lezcano New
[RFD,03/10] sched: idle: cpudidle: Pass the latency req from idle.c --- 2014-10-22 Daniel Lezcano New
[RFD,04/10] sched: idle: Compute next timer event and pass it the cpuidle framework --- 2014-10-22 Daniel Lezcano New
[RFD,05/10] cpuidle: Remove unused headers for tick --- 2014-10-22 Daniel Lezcano New
[RFD,06/10] sched: idle: Add io latency information for the next event --- 2014-10-22 Daniel Lezcano New
[RFD,07/10] cpuidle: Add a simple select governor --- 2014-10-22 Daniel Lezcano New
[RFD,08/10] cpuidle: select: hack - increase rating to have this governor as default --- 2014-10-22 Daniel Lezcano New
[RFD,09/10] cpuidle: sysfs: Add per cpu idle state prediction statistics --- 2014-10-22 Daniel Lezcano New
[RFD,10/10] sched: io_latency: Tracking via buckets --- 2014-10-22 Daniel Lezcano New
[V2,1/5] sched: idle: cpuidle: Check the latency req before idle --- 2014-10-23 Daniel Lezcano New
[V2,2/5] sched: idle: Get the next timer event and pass it the cpuidle framework --- 2014-10-23 Daniel Lezcano New
[V2,3/5] cpuidle: idle: menu: Don't reflect when a state selection failed --- 2014-10-23 Daniel Lezcano New
[V2,4/5] cpuidle: menu: Fix the get_typical_interval --- 2014-10-23 Daniel Lezcano New
[V2,5/5] cpuidle: menu: Move the update function before its declaration --- 2014-10-23 Daniel Lezcano New
ARM/ARM64: arch-timer: fix arch_timer_probed logic --- 2014-10-27 Daniel Lezcano New
« 1 2 ... 3 4 510 11 »

Bundling

Create bundle: