Show patches with: Submitter = Daniel Lezcano       |    State = Action Required       |    Archived = No       |   108 patches
« 1 2 »
Patch Series S/W/F Date Submitter Delegate State
[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
[03/22] clocksource/drivers/rockchip: Make the driver more compatible --- 2015-11-02 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
[09/69] clocksource/drivers/st_lpc: Fix Kconfig dependency --- 2015-12-18 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
[1/2] ARM: at91: cpuidle: convert to platform driver --- 2013-10-14 Daniel Lezcano New
[1/2] ARM: at91: cpuidle: convert to platform driver --- 2013-10-12 Daniel Lezcano New
[13/17] ARM: exynos: cpuidle: Move clock setup to pm.c --- 2014-04-04 Daniel Lezcano New
[1/3] ARM: Marvell: Remove init cpus function --- 2015-01-19 Daniel Lezcano New
[14/17] ARM: exynos: cpuidle: Move the boot vector in pm.c --- 2014-04-04 Daniel Lezcano New
[1/4] ARM: exynos: cpuidle: Fallback to WFI, when AFTR is selected --- 2013-07-18 Daniel Lezcano New
[1/4] time : pass broadcast parameter --- 2013-02-26 Daniel Lezcano New
[1/4,V2] time : pass broadcast parameter --- 2013-03-02 Daniel Lezcano New
[15/17] ARM: exynos: cpuidle: Pass the AFTR callback to the platform_data --- 2014-04-04 Daniel Lezcano New
[15/69] clocksource/drivers/mediatek: Add the COMPILE_TEST option --- 2015-12-18 Daniel Lezcano New
[1/5] ARM: exynos: factor out the idle states --- 2013-01-04 Daniel Lezcano New
[1/5] clocksource/drivers/arm_arch_timer: Rename arch_timer_probed to reflect behaviour --- 2015-03-31 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
[17/69] clocksource/drivers/armada-370-xp: Add the COMPILE_TEST option --- 2015-12-18 Daniel Lezcano New
[1/7] at91 : coding style fixes --- 2012-01-11 Daniel Lezcano New
[18/92] clocksource/drivers/st_lpc: Convert init function to return error --- 2016-06-28 Daniel Lezcano New
[2/2] ARM: at91: cpuidle: Move driver to drivers/cpuidle --- 2013-10-12 Daniel Lezcano New
[2/3] ARM: Make smp_init_cpus to return the number of cores --- 2015-01-19 Daniel Lezcano New
[2/4] ARM: exynos: cpuidle: Use the common cpuidle register routine --- 2013-07-18 Daniel Lezcano New
[2/4] time : set broadcast irq affinity --- 2013-02-26 Daniel Lezcano New
[2/4,V2] time : set broadcast irq affinity --- 2013-03-02 Daniel Lezcano New
[2/5] clocksource/drivers/sun5i: Switch to request_irq --- 2015-03-31 Daniel Lezcano New
[3/3] ARM: Factor out the smp_init_cpus function --- 2015-01-19 Daniel Lezcano New
[3/4] ARM: exynos: cpuidle: Move exynos4_idle_driver declaration below in the code --- 2013-07-18 Daniel Lezcano New
[3/5] clocksource/drivers/sun5i: Use of_io_request_and_map --- 2015-03-31 Daniel Lezcano New
[3/7] at91 : group headers inclusion for the memory controller --- 2012-01-11 Daniel Lezcano New
[3/9] clocksource/drivers/rockchip_timer: Convert init function to return error --- 2016-06-01 Daniel Lezcano New
[4/4] ARM: exynos: cpuidle: Remove useless headers --- 2013-07-18 Daniel Lezcano New
[4/5] ARM: exynos: only register cpuidle for cpu0 --- 2013-01-04 Daniel Lezcano New
[4/5] clocksource/drivers/sun5i: Refactor the current code --- 2015-03-31 Daniel Lezcano New
[4/7] at91 : convert pm.h macros to static inline functions --- 2012-01-11 Daniel Lezcano New
[4/8] clocksource/drivers/prima2: Prevent ftrace recursion --- 2015-10-28 Daniel Lezcano New
[5/5] ARM: exynos: enable/disable cpuidle when cpu1 is down/up --- 2013-01-04 Daniel Lezcano New
[5/5] clocksource/drivers/sun5i: Add clock notifiers --- 2015-03-31 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
ARM/ARM64: arch-timer: fix arch_timer_probed logic --- 2014-10-27 Daniel Lezcano New
ARM: rockchip: Fix missing dtbs in Makefile --- 2014-07-25 Daniel Lezcano New
cpuidle: fix ARCH_NEEDS_CPU_IDLE_COUPLED dependency warning --- 2013-06-07 Daniel Lezcano New
gic : check if there are pending interrupts --- 2012-02-24 Daniel Lezcano New
[GIT,PULL] clockevents for 4.1 #2 --- 2015-03-31 Daniel Lezcano New
ux500 : decouple/recouple gic from the PRCMU --- 2012-02-03 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/11] clocksource/moxart: Generalise timer for use on other socs --- 2016-04-22 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,1/2] ARM: at91: cpuidle: convert to platform driver --- 2013-10-14 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
[V2,2/2] ARM: at91: cpuidle: Move driver to drivers/cpuidle --- 2013-10-14 Daniel Lezcano New
[V2,25/63] clocksource/drivers/mxs_timer: Convert init function to return error --- 2016-06-16 Daniel Lezcano New
[V2] ux500 : decouple/recouple gic from the PRCMU --- 2012-02-09 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,1/3] ARM: at91: cpuidle: convert to platform driver --- 2013-10-15 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
[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
[V3] ux500 : decouple/recouple gic from the PRCMU --- 2012-02-10 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
« 1 2 »