Current Team Memberships

Show patches with: none      |   3065 patches
« 1 2 ... 28 29 30 31 »
Patch Series S/W/F Date Submitter Delegate State
[4/4] davinci: cpuidle - remove useless initialization --- 2013-02-01 Daniel Lezcano Superseded
[3/4] davinci: cpuidle - remove the ops --- 2013-02-01 Daniel Lezcano New
[2/4] davinci: cpuidle - move code to prevent forward declaration --- 2013-02-01 Daniel Lezcano New
[1/4] davinci: cpuidle - use global variable for ddr2 flag --- 2013-02-01 Daniel Lezcano New
[5/5] ARM: exynos: enable/disable cpuidle when cpu1 is down/up --- 2013-01-04 Daniel Lezcano New
[4/5] ARM: exynos: only register cpuidle for cpu0 --- 2013-01-04 Daniel Lezcano New
[3/5] ARM: exynos: replace cpumask by the corresponding macro --- 2013-01-04 Daniel Lezcano Accepted
[2/5] ARM: exynos: handle properly the return values --- 2013-01-04 Daniel Lezcano Accepted
[1/5] ARM: exynos: factor out the idle states --- 2013-01-04 Daniel Lezcano New
[V3,4/4] cpuidle: support multiple drivers --- 2012-10-31 Daniel Lezcano New
[V3,3/4] cpuidle: prepare the driver core to be multi drivers aware --- 2012-10-31 Daniel Lezcano Accepted
[V3,2/4] cpuidle: move driver checking within the lock section --- 2012-10-31 Daniel Lezcano Accepted
[V3,1/4] cpuidle: move driver's refcount to cpuidle --- 2012-10-31 Daniel Lezcano Accepted
net: dsa/slave: Fix compilation warnings --- 2012-10-30 Daniel Lezcano New
cpuidle : fixup device.h header in cpuidle.h --- 2012-10-29 Daniel Lezcano Accepted
x86 : remove dead code --- 2012-10-25 Daniel Lezcano Accepted
cpuidle - sysfs : move declaration in the sysfs file --- 2012-10-25 Daniel Lezcano Accepted
[4/4,V2] cpuidle: support multiple drivers --- 2012-10-19 Daniel Lezcano New
[3/4,V2] cpuidle: prepare the driver core to be multi drivers aware --- 2012-10-19 Daniel Lezcano Superseded
[2/4,V2] cpuidle: move driver checking within the lock section --- 2012-10-19 Daniel Lezcano Superseded
[1/4,V2] cpuidle: move driver's refcount to cpuidle --- 2012-10-19 Daniel Lezcano Superseded
[5/5] cpuidle / ACPI : pass the cpuidle driver as parameter --- 2012-10-19 Daniel Lezcano New
[4/5] cpuidle / ACPI : change indentation logic --- 2012-10-19 Daniel Lezcano New
[3/5] cpuidle / ACPI : pass the cpuidle_device parameter --- 2012-10-19 Daniel Lezcano New
[2/5] cpuidle / ACPI : remove pointless headers --- 2012-10-19 Daniel Lezcano New
[1/5] cpuidle / ACPI : remove unused definition --- 2012-10-19 Daniel Lezcano New
[4/4] cpuidle - sysfs : move declaration in the sysfs file --- 2012-10-10 Daniel Lezcano Superseded
[3/4] cpuidle - sysfs : change function name --- 2012-10-10 Daniel Lezcano New
[2/4] cpuidle - sysfs : move kobj initialization in the syfs file --- 2012-10-10 Daniel Lezcano Accepted
[1/4] cpuidle - sysfs : change function parameter --- 2012-10-10 Daniel Lezcano Accepted
[4/4] cpuidle - support multiple drivers --- 2012-09-24 Daniel Lezcano New
[3/4] cpuidle - prepare the driver core to be multi drivers aware --- 2012-09-24 Daniel Lezcano New
[2/4] cpuidle : move driver checking within the lock section --- 2012-09-24 Daniel Lezcano New
[1/4] cpuidle : move driver's refcount to cpuidle --- 2012-09-24 Daniel Lezcano Superseded
[2/2,RFC] cpudidle : use a per cpu cpuidle driver --- 2012-09-20 Daniel Lezcano New
[1/2,RFC] cpuidle : move driver's refcount to cpuidle --- 2012-09-20 Daniel Lezcano New
[V2] cpuidle : rename function name "__cpuidle_register_driver" --- 2012-09-20 Daniel Lezcano Accepted
[3/3] cpuidle : remove trailing carriage return --- 2012-09-19 Daniel Lezcano New
[2/3] cpuidle : rename function name "__cpuidle_register_driver" --- 2012-09-19 Daniel Lezcano New
[1/3] cpuidle : remove unused ref count function --- 2012-09-19 Daniel Lezcano New
[3/3] acpi : remove pointless variable initialization --- 2012-09-14 Daniel Lezcano Accepted
[2/3] acpi : remove unused function parameter --- 2012-09-14 Daniel Lezcano New
[1/3] acpi : move cpuidle_device field out of the acpi_processor_power structure --- 2012-09-14 Daniel Lezcano New
[6/6] cpuidle : add cpuidle_register_states function --- 2012-09-07 Daniel Lezcano New
[5/6] cpuidle : use per cpuidle device cpu states --- 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
[3/6] acpi : remove pointless cpuidle device state_count init --- 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
[1/6] acpi : move the acpi_idle_driver variable declaration --- 2012-09-07 Daniel Lezcano New
acpi : remove power from acpi_processor_cx structure --- 2012-07-24 Daniel Lezcano Accepted
[v2] ARM: davinci: cpuidle - remove ops --- 2012-05-20 Daniel Lezcano New
[2/2] ARM: s3c64xx: cpuidle - use timekeeping wrapper --- 2012-05-14 Daniel Lezcano Accepted
[1/2] ARM: s3c64xx: cpuidle - declare the states with the new api --- 2012-05-14 Daniel Lezcano Accepted
ARM: OMAP3/4: consolidate cpuidle Makefile --- 2012-05-10 Daniel Lezcano Accepted
[2/2] ARM: DAVINCI: cpuidle - remove ops --- 2012-05-10 Daniel Lezcano New
[1/2] ARM: DAVINCI: cpuidle - remove useless state count initialization --- 2012-05-10 Daniel Lezcano New
[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-09 Daniel Lezcano Superseded
[2/2] ARM: OMAP3/4: consolidate cpuidle Makefile --- 2012-05-04 Daniel Lezcano New
[1/2] ARM: OMAP3: cpuidle - check the powerdomain lookup --- 2012-05-04 Daniel Lezcano Accepted
[18/18,V3] ARM: OMAP3: cpuidle - set global variables static --- 2012-04-24 Daniel Lezcano New
[17/18,V3] ARM: OMAP3/4: consolidate cpuidle Makefile --- 2012-04-24 Daniel Lezcano New
[16/18,V3] ARM: OMAP3: set omap3_idle_data as static --- 2012-04-24 Daniel Lezcano Accepted
[15/18,V3] ARM: OMAP3: cpuidle - simplify next_valid_state --- 2012-04-24 Daniel Lezcano Accepted
[14/18,V3] ARM: OMAP3: cpuidle - use omap3_idle_data directly --- 2012-04-24 Daniel Lezcano Accepted
[13/18,V3] ARM: OMAP3: define statically the omap3_idle_data --- 2012-04-24 Daniel Lezcano Accepted
[12/18,V3] ARM: OMAP3: cpuidle - remove cpuidle_params_table --- 2012-04-24 Daniel Lezcano Accepted
[11/18,V3] ARM: OMAP3: cpuidle - remove the 'valid' field --- 2012-04-24 Daniel Lezcano Accepted
[10/18,V3] ARM: OMAP3: cpuidle - remove errata check in the init function --- 2012-04-24 Daniel Lezcano Accepted
[09/18,V3] ARM: OMAP3: define cpuidle statically --- 2012-04-24 Daniel Lezcano Accepted
[08/18,V3] ARM: OMAP3: cpuidle - remove rx51 cpuidle parameters table --- 2012-04-24 Daniel Lezcano Accepted
[07/18,V3] ARM: OMAP4: cpuidle - remove omap4_idle_data initialization at boot time --- 2012-04-24 Daniel Lezcano Accepted
[06/18,V3] ARM: OMAP4: cpuidle - use the omap4_idle_data variable directly --- 2012-04-24 Daniel Lezcano Accepted
[05/18,V3] ARM: OMAP4: cpuidle - Initialize omap4_idle_data at compile time --- 2012-04-24 Daniel Lezcano Accepted
[04/18,V3] ARM: OMAP4: cpuidle - fix static omap4_idle_data declaration --- 2012-04-24 Daniel Lezcano Accepted
[03/18,V3] ARM: OMAP4: cpuidle - Remove the cpuidle_params_table table --- 2012-04-24 Daniel Lezcano Accepted
[02/18,V3] ARM: OMAP4: cpuidle - Declare the states with the driver declaration --- 2012-04-24 Daniel Lezcano Accepted
[01/18,V3] ARM: OMAP4: cpuidle - Remove unused valid field --- 2012-04-24 Daniel Lezcano Accepted
ARM: ux500: add the cpuidle driver for WFI and ARM retention --- 2012-04-19 Daniel Lezcano Accepted
[17/17,V2] ARM: OMAP3: cpuidle - set global variables static --- 2012-04-04 Daniel Lezcano New
[16/17,V2] ARM: OMAP3/4: consolidate cpuidle Makefile --- 2012-04-04 Daniel Lezcano New
[15/17,V2] ARM: OMAP3: set omap3_idle_data as static --- 2012-04-04 Daniel Lezcano New
[14/17,V2] ARM: OMAP3 : cpuidle - simplify next_valid_state --- 2012-04-04 Daniel Lezcano New
[13/17,V2] ARM: OMAP3: cpuidle - use omap3_idle_data directly --- 2012-04-04 Daniel Lezcano New
[12/17,V2] ARM: OMAP3: define statically the omap3_idle_data --- 2012-04-04 Daniel Lezcano New
[11/17,V2] ARM: OMAP3: cpuidle - remove cpuidle_params_table --- 2012-04-04 Daniel Lezcano Superseded
[10/17,V2] ARM: OMAP3: cpuidle - remove the 'valid' field --- 2012-04-04 Daniel Lezcano New
[09/17,V2] ARM: OMAP3: define cpuidle statically --- 2012-04-04 Daniel Lezcano Superseded
[08/17,V2] ARM: OMAP3: cpuidle - remove rx51 cpuidle parameters table --- 2012-04-04 Daniel Lezcano Superseded
[07/17,V2] ARM: OMAP4: cpuidle - remove omap4_idle_data initialization at boot time --- 2012-04-04 Daniel Lezcano New
[06/17,V2] ARM: OMAP4: cpuidle - use the omap4_idle_data variable directly --- 2012-04-04 Daniel Lezcano New
[05/17,V2] ARM: OMAP4: cpuidle - Initialize omap4_idle_data at compile time --- 2012-04-04 Daniel Lezcano New
[04/17,V2] ARM: OMAP4: cpuidle - fix static omap4_idle_data declaration --- 2012-04-04 Daniel Lezcano Superseded
[03/17,V2] ARM: OMAP4: cpuidle - Remove the cpuidle_params_table table --- 2012-04-04 Daniel Lezcano Superseded
[02/17,V2] ARM: OMAP4: cpuidle - Declare the states with the driver declaration --- 2012-04-04 Daniel Lezcano New
[01/17,V2] ARM: OMAP4: cpuidle - Remove unused valid field --- 2012-04-04 Daniel Lezcano Superseded
mfd : dbx500 : fix compilation error --- 2012-04-04 Daniel Lezcano New
[17/17] ARM: OMAP3: cpuidle - set global variables static --- 2012-04-04 Daniel Lezcano New
[16/17] ARM: OMAP3/4: consolidate cpuidle Makefile --- 2012-04-04 Daniel Lezcano New
[15/17] ARM: OMAP3: set omap3_idle_data as static --- 2012-04-04 Daniel Lezcano New
« 1 2 ... 28 29 30 31 »

Bundling

Create bundle: