Show patches with: Submitter = Daniel Lezcano       |    Archived = No       |   234 patches
« 1 2 3 »
Patch Series S/W/F Date Submitter Delegate State
[1/7] at91 : coding style fixes --- 2012-01-11 Daniel Lezcano New
[2/7] at91 : declare header name --- 2012-01-11 Daniel Lezcano Accepted
[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
[1/4] at91 : coding style fixes --- 2012-01-24 Daniel Lezcano Accepted
[2/4] at91 : declare header name --- 2012-01-24 Daniel Lezcano Accepted
[3/4] at91 : remove wait_for_interrupt definition --- 2012-01-24 Daniel Lezcano Accepted
[4/4] at91 : implement the standby function for pm/cpuidle --- 2012-01-24 Daniel Lezcano Accepted
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/5] mfd : ux500 - Cleanup duplicate definitions --- 2012-02-28 Daniel Lezcano Accepted
[2/5] mfd : ux500 - check there are pending irq on the gic --- 2012-02-28 Daniel Lezcano Accepted
[3/5] mfd : ux500 - copy the gic setting to the prcmu --- 2012-02-28 Daniel Lezcano Accepted
[4/5] mfd : ux500 - check the prcmu has pending irq --- 2012-02-28 Daniel Lezcano Accepted
[5/5] mfd : ux500 - check if the other core is in WFI --- 2012-02-28 Daniel Lezcano Accepted
ARM: ux500: add the cpuidle driver for WFI and ARM retention --- 2012-04-19 Daniel Lezcano Accepted
[1/2] ARM: s3c64xx: cpuidle - declare the states with the new api --- 2012-05-09 Daniel Lezcano Superseded
[2/2] ARM: s3c64xx: cpuidle - use timekeeping wrapper --- 2012-05-09 Daniel Lezcano Superseded
[1/2] ARM: s3c64xx: cpuidle - declare the states with the new api --- 2012-05-14 Daniel Lezcano Accepted
[2/2] ARM: s3c64xx: cpuidle - use timekeeping wrapper --- 2012-05-14 Daniel Lezcano Accepted
[1/5] ARM: exynos: factor out the idle states --- 2013-01-04 Daniel Lezcano New
[2/5] ARM: exynos: handle properly the return values --- 2013-01-04 Daniel Lezcano Accepted
[3/5] ARM: exynos: replace cpumask by the corresponding macro --- 2013-01-04 Daniel Lezcano Accepted
[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] time : pass broadcast parameter --- 2013-02-26 Daniel Lezcano New
[2/4] time : set broadcast irq affinity --- 2013-02-26 Daniel Lezcano New
[3/4] ARM: nomadik: add dynamic irq flag to the timer --- 2013-02-26 Daniel Lezcano Superseded
[4/4] ARM: timer-sp: Set dynamic irq affinity --- 2013-02-26 Daniel Lezcano Superseded
[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
[3/4,V2] ARM: nomadik: add dynamic irq flag to the timer --- 2013-03-02 Daniel Lezcano Accepted
[4/4,V2] ARM: timer-sp: Set dynamic irq affinity --- 2013-03-02 Daniel Lezcano Accepted
cpuidle: fix ARCH_NEEDS_CPU_IDLE_COUPLED dependency warning --- 2013-06-07 Daniel Lezcano New
at91: cpuidle: Fix target_residency --- 2013-06-21 Daniel Lezcano Accepted
[1/4] ARM: exynos: cpuidle: Fallback to WFI, when AFTR is selected --- 2013-07-18 Daniel Lezcano New
[2/4] ARM: exynos: cpuidle: Use the common cpuidle register routine --- 2013-07-18 Daniel Lezcano New
[3/4] ARM: exynos: cpuidle: Move exynos4_idle_driver declaration below in the code --- 2013-07-18 Daniel Lezcano New
[4/4] ARM: exynos: cpuidle: Remove useless headers --- 2013-07-18 Daniel Lezcano New
[1/2] ARM: at91: cpuidle: convert to platform driver --- 2013-10-12 Daniel Lezcano New
[2/2] ARM: at91: cpuidle: Move driver to drivers/cpuidle --- 2013-10-12 Daniel Lezcano New
[1/2] ARM: at91: cpuidle: convert to platform driver --- 2013-10-14 Daniel Lezcano New
[V2,1/2] ARM: at91: cpuidle: convert to platform driver --- 2013-10-14 Daniel Lezcano New
[V2,2/2] ARM: at91: cpuidle: Move driver to drivers/cpuidle --- 2013-10-14 Daniel Lezcano New
[V3,1/3] ARM: at91: cpuidle: convert to platform driver --- 2013-10-15 Daniel Lezcano New
[V3,2/3] ARM: at91: cpuidle: Move driver to drivers/cpuidle --- 2013-10-15 Daniel Lezcano New
[V3,3/3] ARM: at91: pm: use standby callback instead of cpu_is --- 2013-10-15 Daniel Lezcano New
[V4,1/2] ARM: at91: cpuidle: convert to platform driver --- 2013-10-15 Daniel Lezcano Accepted
[V4,2/2] ARM: at91: cpuidle: Move driver to drivers/cpuidle --- 2013-10-15 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
[04/17] ARM: exynos: cpuidle: encapsulate register access inside a function --- 2014-04-04 Daniel Lezcano Superseded
[05/17] ARM: exynos: cpuidle: Move some code inside the idle_finisher --- 2014-04-04 Daniel Lezcano New
[06/17] ARM: exynos: cpuidle: Fix S5P_WAKEUP_STAT call --- 2014-04-04 Daniel Lezcano Superseded
[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
[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,04/17] ARM: exynos: cpuidle: encapsulate register access inside a function --- 2014-04-04 Daniel Lezcano Superseded
[V2,05/17] ARM: exynos: cpuidle: Move some code inside the idle_finisher --- 2014-04-04 Daniel Lezcano Superseded
[V2,06/17] ARM: exynos: cpuidle: Fix S5P_WAKEUP_STAT call --- 2014-04-04 Daniel Lezcano Superseded
[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,09/17] ARM: exynos: cpuidle: Remove ifdef for scu_enable --- 2014-04-04 Daniel Lezcano Superseded
[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,04/17] ARM: exynos: cpuidle: encapsulate register access inside a function --- 2014-04-08 Daniel Lezcano Superseded
[V3,05/17] ARM: exynos: cpuidle: Move some code inside the idle_finisher --- 2014-04-08 Daniel Lezcano Superseded
[V3,06/17] ARM: exynos: cpuidle: Fix S5P_WAKEUP_STAT call --- 2014-04-08 Daniel Lezcano Superseded
[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,09/17] ARM: exynos: cpuidle: Remove ifdef for scu_enable --- 2014-04-08 Daniel Lezcano Superseded
[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
« 1 2 3 »