Show patches with: Submitter = Daniel Lezcano       |    Archived = No       |   1005 patches
« 1 2 3 410 11 »
Patch Series S/W/F Date Submitter Delegate State
acpi : remove power from acpi_processor_cx structure --- 2012-07-24 Daniel Lezcano Accepted
[1/6] acpi : move the acpi_idle_driver variable declaration --- 2012-09-07 Daniel Lezcano New
[2/6] acpi : move cpuidle_device field out of the acpi_processor_power structure --- 2012-09-07 Daniel Lezcano New
[3/6] acpi : remove pointless cpuidle device state_count init --- 2012-09-07 Daniel Lezcano New
[4/6] cpuidle : add a pointer for cpuidle_state in the cpuidle_device --- 2012-09-07 Daniel Lezcano New
[5/6] cpuidle : use per cpuidle device cpu states --- 2012-09-07 Daniel Lezcano New
[6/6] cpuidle : add cpuidle_register_states function --- 2012-09-07 Daniel Lezcano New
[1/3] acpi : move cpuidle_device field out of the acpi_processor_power structure --- 2012-09-14 Daniel Lezcano New
[2/3] acpi : remove unused function parameter --- 2012-09-14 Daniel Lezcano New
[3/3] acpi : remove pointless variable initialization --- 2012-09-14 Daniel Lezcano Accepted
[1/3] cpuidle : remove unused ref count function --- 2012-09-19 Daniel Lezcano New
[2/3] cpuidle : rename function name "__cpuidle_register_driver" --- 2012-09-19 Daniel Lezcano New
[3/3] cpuidle : remove trailing carriage return --- 2012-09-19 Daniel Lezcano New
[V2] cpuidle : rename function name "__cpuidle_register_driver" --- 2012-09-20 Daniel Lezcano Accepted
[1/2,RFC] cpuidle : move driver's refcount to cpuidle --- 2012-09-20 Daniel Lezcano New
[2/2,RFC] cpudidle : use a per cpu cpuidle driver --- 2012-09-20 Daniel Lezcano New
[1/4] cpuidle : move driver's refcount to cpuidle --- 2012-09-24 Daniel Lezcano Superseded
[2/4] cpuidle : move driver checking within the lock section --- 2012-09-24 Daniel Lezcano New
[3/4] cpuidle - prepare the driver core to be multi drivers aware --- 2012-09-24 Daniel Lezcano New
[4/4] cpuidle - support multiple drivers --- 2012-09-24 Daniel Lezcano New
[1/4] cpuidle - sysfs : change function parameter --- 2012-10-10 Daniel Lezcano Accepted
[2/4] cpuidle - sysfs : move kobj initialization in the syfs file --- 2012-10-10 Daniel Lezcano Accepted
[3/4] cpuidle - sysfs : change function name --- 2012-10-10 Daniel Lezcano New
[4/4] cpuidle - sysfs : move declaration in the sysfs file --- 2012-10-10 Daniel Lezcano Superseded
[1/4,V2] cpuidle: move driver's refcount to cpuidle --- 2012-10-19 Daniel Lezcano Superseded
[2/4,V2] cpuidle: move driver checking within the lock section --- 2012-10-19 Daniel Lezcano Superseded
[3/4,V2] cpuidle: prepare the driver core to be multi drivers aware --- 2012-10-19 Daniel Lezcano Superseded
[4/4,V2] cpuidle: support multiple drivers --- 2012-10-19 Daniel Lezcano New
cpuidle - sysfs : move declaration in the sysfs file --- 2012-10-25 Daniel Lezcano Accepted
cpuidle : fixup device.h header in cpuidle.h --- 2012-10-29 Daniel Lezcano Accepted
[V3,1/4] cpuidle: move driver's refcount to cpuidle --- 2012-10-31 Daniel Lezcano Accepted
[V3,2/4] cpuidle: move driver checking within the lock section --- 2012-10-31 Daniel Lezcano Accepted
[V3,3/4] cpuidle: prepare the driver core to be multi drivers aware --- 2012-10-31 Daniel Lezcano Accepted
[V3,4/4] cpuidle: support multiple drivers --- 2012-10-31 Daniel Lezcano New
[1/4] davinci: cpuidle - use global variable for ddr2 flag --- 2013-02-01 Daniel Lezcano New
[2/4] davinci: cpuidle - move code to prevent forward declaration --- 2013-02-01 Daniel Lezcano New
[3/4] davinci: cpuidle - remove the ops --- 2013-02-01 Daniel Lezcano New
[4/4] davinci: cpuidle - remove useless initialization --- 2013-02-01 Daniel Lezcano Superseded
[1/4,V2] davinci: cpuidle - use global variable for ddr2 flag --- 2013-02-04 Daniel Lezcano Accepted
[2/4,V2] davinci: cpuidle - move code to prevent forward declaration --- 2013-02-04 Daniel Lezcano Accepted
[3/4,V2] davinci: cpuidle - remove the ops --- 2013-02-04 Daniel Lezcano Accepted
[4/4,V2] davinci: cpuidle - remove useless initialization --- 2013-02-04 Daniel Lezcano Accepted
[1/4] ACPI / idle: remove unused definition --- 2013-02-04 Daniel Lezcano Accepted
[2/4] ACPI / idle : remove pointless headers --- 2013-02-04 Daniel Lezcano Accepted
[3/4] ACPI / idle: pass the cpuidle_device parameter --- 2013-02-04 Daniel Lezcano Accepted
[4/4] ACPI / idle: remove usage of the statedata --- 2013-02-04 Daniel Lezcano Accepted
[1/2] cpuidle / kirkwood: remove redundant Kconfig option --- 2013-03-12 Daniel Lezcano Accepted
[2/2] cpuidle / calxeda: remove redundant Kconfig option --- 2013-03-12 Daniel Lezcano New
[1/9] ARM: cpuidle: remove useless declaration --- 2013-03-29 Daniel Lezcano New
[2/9] ARM: shmobile: pm: fix init sections --- 2013-03-29 Daniel Lezcano Superseded
[3/9] ARM: shmobile: cpuidle: remove useless WFI function --- 2013-03-29 Daniel Lezcano Superseded
[4/9] ARM: OMAP4: cpuidle: fix wrong driver initialization --- 2013-03-29 Daniel Lezcano New
[5/9] ARM: tegra2: cpuidle: change driver initialization --- 2013-03-29 Daniel Lezcano Superseded
[6/9] ARM: tegra: cpuidle: remove useless initialization --- 2013-03-29 Daniel Lezcano Superseded
[7/9] ARM: davinci: cpuidle: fix wrong enter function --- 2013-03-29 Daniel Lezcano Superseded
[8/9] intel: cpuidle: remove stop/start critical timings --- 2013-03-29 Daniel Lezcano Superseded
[9/9] ARM: omap3: cpuidle: enable time keeping --- 2013-03-29 Daniel Lezcano Superseded
[1/9] ARM: cpuidle: remove useless declaration --- 2013-04-03 Daniel Lezcano New
[2/9] ARM: shmobile: pm: fix init sections --- 2013-04-03 Daniel Lezcano Accepted
[3/9] ARM: shmobile: cpuidle: remove useless WFI function --- 2013-04-03 Daniel Lezcano Accepted
[4/9] ARM: tegra2: cpuidle: change driver initialization --- 2013-04-03 Daniel Lezcano Accepted
[5/9] ARM: tegra: cpuidle: remove useless initialization --- 2013-04-03 Daniel Lezcano Accepted
[6/9] ARM: davinci: cpuidle: fix wrong enter function --- 2013-04-03 Daniel Lezcano Accepted
[7/9] intel: cpuidle: remove stop/start critical timings --- 2013-04-03 Daniel Lezcano Accepted
[8/9] ARM: omap3: cpuidle: enable time keeping --- 2013-04-03 Daniel Lezcano Accepted
[9/9] POWERPC: pseries: cpuidle: use time keeping flag --- 2013-04-03 Daniel Lezcano Accepted
[01/18] ARM: OMAP3: remove cpuidle_wrap_enter --- 2013-04-10 Daniel Lezcano Superseded
[02/18] cpuidle: remove en_core_tk_irqen flag --- 2013-04-10 Daniel Lezcano Accepted
[03/18] ARM: ux500: cpuidle: replace for_each_online_cpu by for_each_possible_cpu --- 2013-04-10 Daniel Lezcano Superseded
[04/18] ARM: imx: cpuidle: create separate drivers for imx5/imx6 --- 2013-04-10 Daniel Lezcano New
[05/18] cpuidle: make a single register function for all --- 2013-04-10 Daniel Lezcano New
[06/18] ARM: ux500: cpuidle: use init/exit common routine --- 2013-04-10 Daniel Lezcano Superseded
[07/18] ARM: at91: cpuidle: use init/exit common routine --- 2013-04-10 Daniel Lezcano Superseded
[08/18] ARM: OMAP3: cpuidle: use init/exit common routine --- 2013-04-10 Daniel Lezcano Accepted
[09/18] ARM: s3c64xx: cpuidle: use init/exit common routine --- 2013-04-10 Daniel Lezcano Superseded
[10/18] ARM: tegra1: cpuidle: use init/exit common routine --- 2013-04-10 Daniel Lezcano Superseded
[11/18] ARM: shmobile: cpuidle: use init/exit common routine --- 2013-04-10 Daniel Lezcano Superseded
[12/18] ARM: OMAP4: cpuidle: use init/exit common routine --- 2013-04-10 Daniel Lezcano Accepted
[13/18] ARM: tegra2: cpuidle: use init/exit common routine --- 2013-04-10 Daniel Lezcano New
[14/18] ARM: tegra3: cpuidle: use init/exit common routine --- 2013-04-10 Daniel Lezcano Superseded
[15/18] ARM: calxeda: cpuidle: use init/exit common routine --- 2013-04-10 Daniel Lezcano Superseded
[16/18] ARM: kirkwood: cpuidle: use init/exit common routine --- 2013-04-10 Daniel Lezcano Superseded
[17/18] ARM: davinci: cpuidle: use init/exit common routine --- 2013-04-10 Daniel Lezcano Superseded
[18/18] ARM: imx: cpuidle: use init/exit common routine --- 2013-04-10 Daniel Lezcano New
[V2,01/19] ARM: shmobile: cpuidle: remove shmobile_enter_wfi function --- 2013-04-11 Daniel Lezcano New
[V2,02/19] ARM: OMAP3: remove cpuidle_wrap_enter --- 2013-04-11 Daniel Lezcano Superseded
[V2,03/19] cpuidle: remove en_core_tk_irqen flag --- 2013-04-11 Daniel Lezcano New
[V2,04/19] ARM: ux500: cpuidle: replace for_each_online_cpu by for_each_possible_cpu --- 2013-04-11 Daniel Lezcano Superseded
[V2,05/19] ARM: imx: cpuidle: create separate drivers for imx5/imx6 --- 2013-04-11 Daniel Lezcano New
[V2,06/19] cpuidle: make a single register function for all --- 2013-04-11 Daniel Lezcano Superseded
[V2,07/19] ARM: ux500: cpuidle: use init/exit common routine --- 2013-04-11 Daniel Lezcano Superseded
[V2,08/19] ARM: at91: cpuidle: use init/exit common routine --- 2013-04-11 Daniel Lezcano Superseded
[V2,09/19] ARM: OMAP3: cpuidle: use init/exit common routine --- 2013-04-11 Daniel Lezcano New
[V2,10/19] ARM: s3c64xx: cpuidle: use init/exit common routine --- 2013-04-11 Daniel Lezcano Superseded
[V2,11/19] ARM: tegra: cpuidle: use init/exit common routine --- 2013-04-11 Daniel Lezcano Superseded
[V2,12/19] ARM: shmobile: cpuidle: use init/exit common routine --- 2013-04-11 Daniel Lezcano Superseded
[V2,13/19] ARM: OMAP4: cpuidle: use init/exit common routine --- 2013-04-11 Daniel Lezcano New
[V2,14/19] ARM: tegra: cpuidle: use init/exit common routine for tegra2 --- 2013-04-11 Daniel Lezcano Superseded
[V2,15/19] ARM: tegra: cpuidle: use init/exit common routine for tegra3 --- 2013-04-11 Daniel Lezcano Superseded
[V2,16/19] ARM: calxeda: cpuidle: use init/exit common routine --- 2013-04-11 Daniel Lezcano Superseded
« 1 2 3 410 11 »