Current Team Memberships

Show patches with: Archived = No       |   3062 patches
« 1 2 ... 8 9 1030 31 »
Patch Series S/W/F Date Submitter Delegate State
[1/3] clocksource: exynos_mct: Fix bitmask regression for exynos4_mct_write --- 2015-01-07 Daniel Lezcano Accepted
[2/3] clocksource: kona: fix __iomem annotation --- 2015-01-07 Daniel Lezcano Accepted
[3/3] clocksource: sh_tmu: Set cpu_possible_mask to fix SMP broadcast --- 2015-01-07 Daniel Lezcano Accepted
[1/3] ARM: Marvell: Remove init cpus function --- 2015-01-19 Daniel Lezcano New
[2/3] ARM: Make smp_init_cpus to return the number of cores --- 2015-01-19 Daniel Lezcano New
[3/3] ARM: Factor out the smp_init_cpus function --- 2015-01-19 Daniel Lezcano New
[V2] clockevents: rockchip: Add rockchip timer for rk3288 --- 2015-01-25 Daniel Lezcano New
[GIT,PULL] : cpuidle-big.little fix when mcpm is not available --- 2015-01-25 Daniel Lezcano New
drivers: cpuidle: Don't initialize big.LITTLE driver if MCPM is unavailable --- 2015-01-25 Daniel Lezcano Accepted
[GIT,PULL] : clockevents: new material for 3.20 --- 2015-01-29 Daniel Lezcano New
[1/9] clocksource: sirf: Remove unused variable --- 2015-01-29 Daniel Lezcano Accepted
[2/9] clocksource: marco: Rename marco to atlas7 --- 2015-01-29 Daniel Lezcano Accepted
[3/9] ARM: clocksource: Add asm9260_timer driver --- 2015-01-29 Daniel Lezcano Accepted
[4/9] clockevents: rockchip: Add rockchip timer for rk3288 --- 2015-01-29 Daniel Lezcano Accepted
[5/9] clocksource: devicetree: Document Conexant Digicolor timer binding --- 2015-01-29 Daniel Lezcano Accepted
[6/9] clocksource: Driver for Conexant Digicolor SoC timer --- 2015-01-29 Daniel Lezcano Accepted
[7/9] dt/bindings: Add binding for Versatile system registers --- 2015-01-29 Daniel Lezcano Accepted
[8/9] clocksource: versatile: Adapt for Versatile AB and PB boards --- 2015-01-29 Daniel Lezcano Accepted
[9/9] dts: versatile: Add sysregs node --- 2015-01-29 Daniel Lezcano Accepted
clocksource: whitelist asm9260_timer driver for ARM --- 2015-02-23 Daniel Lezcano New
clockevents: asm9260: Fix compilation error with sparc/sparc64 allyesconfig --- 2015-02-23 Daniel Lezcano New
[1/3] clockevents: asm9260: Fix compilation error with sparc/sparc64 allyesconfig --- 2015-02-25 Daniel Lezcano Superseded
[2/3] clocksource: mtk: Fix race conditions in probe code --- 2015-02-25 Daniel Lezcano Superseded
[3/3] clocksource: pxa: Fix section mismatch --- 2015-02-25 Daniel Lezcano Superseded
[GIT,PULL,resend] clockevents fixes for 4.0-rc1 --- 2015-02-25 Daniel Lezcano New
[1/3] clockevents: asm9260: Fix compilation error with sparc/sparc64 allyesconfig --- 2015-02-25 Daniel Lezcano Accepted
[2/3] clocksource: mtk: Fix race conditions in probe code --- 2015-02-25 Daniel Lezcano Accepted
[3/3] clocksource: pxa: Fix section mismatch --- 2015-02-25 Daniel Lezcano Accepted
[1/6] ARM: cpuidle: Remove duplicate header inclusion --- 2015-03-03 Daniel Lezcano New
[2/6] ARM: cpuidle: Add a cpuidle ops structure to be used for DT --- 2015-03-03 Daniel Lezcano New
[3/6] ARM64: cpuidle: Replace cpu_suspend by the common ARM/ARM64 function --- 2015-03-03 Daniel Lezcano New
[4/6] ARM64: cpuidle: Rename cpu_init_idle to a common function name --- 2015-03-03 Daniel Lezcano New
[5/6] ARM64: cpuidle: Remove arm64 reference --- 2015-03-03 Daniel Lezcano New
[6/6] ARM: cpuidle: Enable the ARM64 driver for both ARM32/ARM64 --- 2015-03-03 Daniel Lezcano New
[GIT,PULL] clockevents: fixes for 4.0-rc2 --- 2015-03-05 Daniel Lezcano New
[1/2] clocksource: efm32: Fix a NULL pointer dereference --- 2015-03-05 Daniel Lezcano Accepted
[2/2] clockevents: sun5i: Fix setup_irq init sequence --- 2015-03-05 Daniel Lezcano Accepted
clocksource: sun5i: Refactor the current code --- 2015-03-05 Daniel Lezcano New
[GIT,PULL] cpuidle: 4.0-rc3 fixes --- 2015-03-13 Daniel Lezcano New
[1/2] cpuidle: mvebu: Fix the CPU PM notifier usage --- 2015-03-13 Daniel Lezcano Accepted
[2/2] cpuidle: mvebu: Update cpuidle thresholds for Armada XP SOCs --- 2015-03-13 Daniel Lezcano Accepted
ARM: shmobile: cpuidle: Remove the pointless default driver --- 2015-03-17 Daniel Lezcano New
[V2] ARM: shmobile: cpuidle: Remove the pointless default driver --- 2015-03-17 Daniel Lezcano New
[V2,1/8] ARM: cpuidle: Remove duplicate header inclusion --- 2015-03-18 Daniel Lezcano New
[V2,2/8] ARM: cpuidle: Add a cpuidle ops structure to be used for DT --- 2015-03-18 Daniel Lezcano New
[V2,3/8] ARM64: cpuidle: Replace cpu_suspend by the common ARM/ARM64 function --- 2015-03-18 Daniel Lezcano New
[V2,4/8] ARM64: cpuidle: Rename cpu_init_idle to a common function name --- 2015-03-18 Daniel Lezcano New
[V2,5/8] ARM64: cpuidle: Remove arm64 reference --- 2015-03-18 Daniel Lezcano New
[V2,6/8] ARM: cpuidle: Enable the ARM64 driver for both ARM32/ARM64 --- 2015-03-18 Daniel Lezcano New
[V2,7/8] ARM: cpuidle: Register per cpuidle device --- 2015-03-18 Daniel Lezcano New
[V2,8/8] ARM: cpuidle: Change function name to be consistent with x86 --- 2015-03-18 Daniel Lezcano New
[V3,1/8] ARM: cpuidle: Remove duplicate header inclusion --- 2015-03-20 Daniel Lezcano New
[V3,2/8] ARM: cpuidle: Add a cpuidle ops structure to be used for DT --- 2015-03-20 Daniel Lezcano New
[V3,3/8] ARM64: cpuidle: Replace cpu_suspend by the common ARM/ARM64 function --- 2015-03-20 Daniel Lezcano New
[V3,4/8] ARM64: cpuidle: Rename cpu_init_idle to a common function name --- 2015-03-20 Daniel Lezcano New
[V3,5/8] ARM64: cpuidle: Remove arm64 reference --- 2015-03-20 Daniel Lezcano New
[V3,6/8] ARM: cpuidle: Enable the ARM64 driver for both ARM32/ARM64 --- 2015-03-20 Daniel Lezcano New
[V3,7/8] ARM: cpuidle: Register per cpuidle device --- 2015-03-20 Daniel Lezcano New
[V3,8/8] ARM: cpuidle: Change function name to be consistent with x86 --- 2015-03-20 Daniel Lezcano New
[V4] ARM: cpuidle: Register per cpuidle device --- 2015-03-23 Daniel Lezcano New
[V5,1/2] ARM: cpuidle: Register per cpuidle device --- 2015-03-24 Daniel Lezcano New
[2/2] ARM: cpuidle: Document the code --- 2015-03-24 Daniel Lezcano New
[GIT,PULL] : ARM cpuidle changes for 4.1 --- 2015-03-25 Daniel Lezcano New
[1/8] ARM: cpuidle: Remove duplicate header inclusion --- 2015-03-25 Daniel Lezcano New
[2/8] ARM: cpuidle: Add a cpuidle ops structure to be used for DT --- 2015-03-25 Daniel Lezcano New
[3/8] ARM64: cpuidle: Replace cpu_suspend by the common ARM/ARM64 function --- 2015-03-25 Daniel Lezcano New
[4/8] ARM64: cpuidle: Rename cpu_init_idle to a common function name --- 2015-03-25 Daniel Lezcano New
[5/8] ARM64: cpuidle: Remove arm64 reference --- 2015-03-25 Daniel Lezcano New
[6/8] ARM: cpuidle: Enable the ARM64 driver for both ARM32/ARM64 --- 2015-03-25 Daniel Lezcano New
[7/8] ARM: cpuidle: Register per cpuidle device --- 2015-03-25 Daniel Lezcano New
[8/8] ARM: cpuidle: Document the code --- 2015-03-25 Daniel Lezcano New
[1/4] clocksource: sh_cmt: Fix !HAS_IOMEM build --- 2015-03-26 Daniel Lezcano New
[2/4] clocksource: sh_mtu2: Fix !HAS_IOMEM build --- 2015-03-26 Daniel Lezcano New
[3/4] clocksource: sh_tmu: Fix !HAS_IOMEM build --- 2015-03-26 Daniel Lezcano New
[4/4] clocksource: sun5i: Fix cpufreq interaction with sched_clock --- 2015-03-26 Daniel Lezcano New
[GIT,PULL] clockevents for 4.1 --- 2015-03-30 Daniel Lezcano New
[01/11] clocksource: arm_arch_timer: Rename arch_timer_probed to reflect behaviour --- 2015-03-30 Daniel Lezcano New
[02/11] clocksource: sun5i: Switch to request_irq --- 2015-03-30 Daniel Lezcano New
[03/11] clocksource: sun5i: Use of_io_request_and_map --- 2015-03-30 Daniel Lezcano New
[04/11] clocksource: sun5i: Remove sched_clock --- 2015-03-30 Daniel Lezcano New
[05/11] clocksource: sun5i: Refactor the current code --- 2015-03-30 Daniel Lezcano New
[06/11] clocksource: sun5i: Add clock notifiers --- 2015-03-30 Daniel Lezcano New
[07/11] clocksource: at91: Make IO endian agnostic --- 2015-03-30 Daniel Lezcano New
[08/11] clocksource: sun4i-timer: Only register a sched_clock on sun4i and sun5i --- 2015-03-30 Daniel Lezcano New
[09/11] clocksource: tegra: Maintain CPU endianness --- 2015-03-30 Daniel Lezcano New
[10/11] clocksource: dw_apb_timer_of: Make IO endian agnostic --- 2015-03-30 Daniel Lezcano New
[11/11] clocksource: efm32: Use CLOCK_EVT_FEAT_PERIODIC for defining features --- 2015-03-30 Daniel Lezcano New
[GIT,PULL] clockevents for 4.1 #2 --- 2015-03-31 Daniel Lezcano New
[1/5] clocksource/drivers/arm_arch_timer: Rename arch_timer_probed to reflect behaviour --- 2015-03-31 Daniel Lezcano New
[2/5] clocksource/drivers/sun5i: Switch to request_irq --- 2015-03-31 Daniel Lezcano New
[3/5] clocksource/drivers/sun5i: Use of_io_request_and_map --- 2015-03-31 Daniel Lezcano New
[4/5] clocksource/drivers/sun5i: Refactor the current code --- 2015-03-31 Daniel Lezcano New
[5/5] clocksource/drivers/sun5i: Add clock notifiers --- 2015-03-31 Daniel Lezcano New
[1/3] cpuidle: Store the idle start time stamp --- 2015-04-15 Daniel Lezcano New
[2/3] cpuidle: Add some comments in the cpuidle_enter function --- 2015-04-15 Daniel Lezcano New
[3/3] sched: fair: Fix wrong idle timestamp usage --- 2015-04-15 Daniel Lezcano New
[3/3] sched: fair: Fix wrong idle timestamp usage --- 2015-05-07 Daniel Lezcano New
[RFC] cpuidle: Remove the default poll idle loop --- 2015-05-07 Daniel Lezcano New
[01/11] clocksource/drivers/qcom: Remove dead code --- 2015-06-02 Daniel Lezcano Accepted
[02/11] clocksource/drivers/exynos_mct: Change exynos4_mct_tick_clear return type to void --- 2015-06-02 Daniel Lezcano Accepted
« 1 2 ... 8 9 1030 31 »

Bundling

Create bundle: