Current Team Memberships

Show patches with: State = Action Required       |    Archived = No       |   428 patches
« 1 2 3 44 5 »
Patch Series S/W/F Date Submitter Delegate State
ACPI: Fix potential NULL pointer dereference in acpi_processor_add() --- 2013-05-23 Hanjun Guo New
ACPICA: Remove redundant macro defines for ACPI_DEBUG_PRINT() and ACPI_DEBUG_PRINT_RAW() --- 2013-05-25 Hanjun Guo New
ACPI: Fix potential NULL pointer dereference in acpi_processor_add() --- 2013-05-31 Hanjun Guo New
Documentation / cpu hotplug: remove outdated description for MADT entries --- 2013-06-20 Hanjun Guo New
[1/3] cpu topology: remove stale arch_provides_topology_pointers and define_siblings_show_map/list() --- 2013-07-27 Hanjun Guo New
[2/3] x86 / cpu topology: remove the stale macro arch_provides_topology_pointers --- 2013-07-27 Hanjun Guo New
[3/3] tile / cpu topology: remove stale Macro arch_provides_topology_pointers --- 2013-07-27 Hanjun Guo New
[RFC,1/2] ARM64: add cpu topology definition --- 2013-07-27 Hanjun Guo New
[RFC,2/2] ARM64: introduce cluster id and make a difference between socket id --- 2013-07-27 Hanjun Guo New
[1/3] ACPI / dock: Fix __init attribute locations --- 2013-08-13 Hanjun Guo New
[2/3] ACPI / numa: Fix __init attribute locations --- 2013-08-13 Hanjun Guo New
[3/3] ACPI / osl: Fix __initdata attribute locations --- 2013-08-13 Hanjun Guo New
[1/3] x86 / ACPI: modify the stale comment for __acpi_map_table() --- 2013-08-21 Hanjun Guo New
[2/3] x86 / ACPI: Fix __initdata and __init attribute locations in boot.c --- 2013-08-21 Hanjun Guo New
[3/3] x86 / ACPI: introduce a helper function acpi_parse_madt_lapic_addr_ovr() --- 2013-08-21 Hanjun Guo New
[1/6] ACPI / processor: Introduce apic_id in struct processor to save parsed APIC id --- 2013-08-31 Hanjun Guo New
[3/6] x86: simplify _acpi_map_lsapic() --- 2013-08-31 Hanjun Guo New
[v2,3/6] x86 / ACPI: simplify _acpi_map_lsapic() --- 2013-09-02 Hanjun Guo New
ACPICA / hwreg: Use acpi_gbl_reduced_hardware to prevent accessing PM registers --- 2013-09-13 Hanjun Guo New
ACPICA / hwreg: Use acpi_gbl_reduced_hardware to prevent accessing PM registers --- 2013-09-18 Hanjun Guo New
ACPI / scan: fix typo in comments of acpi_bus_unregister_driver() --- 2013-09-22 Hanjun Guo New
Staging / quickstart: remove reduplicate if(acpi_disabled) check --- 2013-09-22 Hanjun Guo New
[01/10] Video / hecubafb: Use module_platform_driver() to simplify code --- 2013-09-29 Hanjun Guo New
[02/10] Video / bfin-t350mcqb-fb: Use module_platform_driver() to simplify code --- 2013-09-29 Hanjun Guo New
[03/10] Video / metronomefb: Use module_platform_driver() to simplify code --- 2013-09-29 Hanjun Guo New
[04/10] Video / jz4740_fb: Use module_platform_driver() to simplify code --- 2013-09-29 Hanjun Guo New
[05/10] Video / da8xx-fb: Use module_platform_driver() to simplify code --- 2013-09-29 Hanjun Guo New
[06/10] Video / cobalt_lcdfb: Use module_platform_driver() to simplify code --- 2013-09-29 Hanjun Guo New
[07/10] Video / broadsheetfb: Use module_platform_driver() to simplify code --- 2013-09-29 Hanjun Guo New
[08/10] Video / bf54x-lq043fb: Use module_platform_driver() to simplify code --- 2013-09-29 Hanjun Guo New
[09/10] Video / au1200fb: Use module_platform_driver() to simplify code --- 2013-09-29 Hanjun Guo New
[10/10] Video / au1100fb: Use module_platform_driver() to simplify code --- 2013-09-29 Hanjun Guo New
[1/2] ide / au1xxx-ide: Use module_platform_driver() to simplify code --- 2013-09-29 Hanjun Guo New
[2/2] ide / ide_platform: Use module_platform_driver() to simplify code --- 2013-09-29 Hanjun Guo New
[1/4] driver core: introduce helper macro initcall_driver() --- 2013-09-30 Hanjun Guo New
[2/4] platform device: introduce helper macro initcall_platform_driver() --- 2013-09-30 Hanjun Guo New
[3/4] i2c: introduce helper macro initcall_i2c_driver() --- 2013-09-30 Hanjun Guo New
[4/4] spi: introduce helper macro initcall_spi_driver() --- 2013-09-30 Hanjun Guo New
clk / clkdev: fix the comments in clk_register_clkdev --- 2013-10-14 Hanjun Guo New
clk / clkdev: fix the comments in clk_register_clkdev --- 2013-10-22 Hanjun Guo New
[RFC,part3,0/2] Using ACPI GTDT table to initialize arch timer --- 2013-12-03 Hanjun Guo New
[RFC,part3,1/2] clocksource / arch_timer: Use ACPI GTDT table to initialize arch timer --- 2013-12-03 Hanjun Guo New
[RFC,part3,2/2] ARM64 / clocksource: Use arch_timer_acpi_init() --- 2013-12-03 Hanjun Guo New
[RFC,part1,1/7] ACPI: Make ACPI core running without PCI on ARM64 --- 2013-12-03 Hanjun Guo New
[RFC,part1,2/7] ARM64 : Add dummy asm/cpu.h --- 2013-12-03 Hanjun Guo New
[RFC,part1,3/7] ACPI / processor_core: Rework _PDC related stuff to make it more arch-independent --- 2013-12-03 Hanjun Guo New
[RFC,part1,4/7] ARM64 / ACPI: Introduce the skeleton of _PDC related for ARM64 --- 2013-12-03 Hanjun Guo New
[RFC,part1,5/7] ARM64 / ACPI: Introduce arm_core.c and its related head file --- 2013-12-03 Hanjun Guo New
[RFC,part1,6/7] ARM64 / ACPI: Introduce lowlevel suspend function --- 2013-12-03 Hanjun Guo New
[RFC,part1,7/7] ARM64 / ACPI: Enable ARM64 in Kconfig --- 2013-12-03 Hanjun Guo New
[RFC,part2,1/9] ARM64 / ACPI: Implement core functions for parsing MADT table --- 2013-12-03 Hanjun Guo New
[RFC,part2,2/9] ARM64 / ACPI: Prefill cpu possible/present maps and map logical cpu id to APIC id --- 2013-12-03 Hanjun Guo New
[RFC,part2,3/9] ARM64 / ACPI: Introduce map_gic_id() to get apic id from MADT or _MAT method --- 2013-12-03 Hanjun Guo New
[RFC,part2,4/9] ARM64 / ACPI: Use Parked Address in GIC structure for spin table SMP initialisation --- 2013-12-03 Hanjun Guo New
[RFC,part2,5/9] ACPI: Define ACPI_IRQ_MODEL_GIC needed for arm --- 2013-12-03 Hanjun Guo New
[RFC,part2,6/9] Irqchip / gic: Set as default domain so we can access from ACPI --- 2013-12-03 Hanjun Guo New
[RFC,part2,7/9] irqdomain: Add a new API irq_create_acpi_mapping() --- 2013-12-03 Hanjun Guo New
[RFC,part2,8/9] ACPI / ARM64: Update acpi_register_gsi to register with the core IRQ subsystem --- 2013-12-03 Hanjun Guo New
[RFC,part2,9/9] ACPI / GIC: Initialize GIC using the information in MADT --- 2013-12-03 Hanjun Guo New
[RFC,part3,0/2] Using ACPI GTDT table to initialize arch timer --- 2013-12-03 Hanjun Guo New
[RFC,part3,1/2] clocksource / arch_timer: Use ACPI GTDT table to initialize arch timer --- 2013-12-03 Hanjun Guo New
[RFC,part3,2/2] ARM64 / clocksource: Use arch_timer_acpi_init() --- 2013-12-03 Hanjun Guo New
[Linaro-acpi,RFC,part1,1/7] ACPI: Make ACPI core running without PCI on ARM64 --- 2013-12-09 Hanjun Guo New
[1/3] ACPI / idle: Move idle_boot_override out of the arch directory --- 2014-01-17 Hanjun Guo New
[2/3] ACPI / processor_core: Rework _PDC related stuff to make it more arch-independent --- 2014-01-17 Hanjun Guo New
[3/3] ACPI: Introduce map_gic_id() to get apic id from MADT or _MAT method --- 2014-01-17 Hanjun Guo New
[01/20] ARM64 / ACPI: Make PCI optional for ACPI on ARM64 --- 2014-01-17 Hanjun Guo New
[02/20] ARM64 : Add dummy asm/cpu.h --- 2014-01-17 Hanjun Guo New
[03/20] ARM64 / ACPI: Introduce the skeleton of _PDC related for ARM64 --- 2014-01-17 Hanjun Guo New
[04/20] ARM64 / ACPI: Introduce arm_core.c and its related head file --- 2014-01-17 Hanjun Guo New
[05/20] ARM64 / ACPI: Introduce lowlevel suspend function --- 2014-01-17 Hanjun Guo New
[06/20] ARM64 / ACPI: Introduce some PCI functions when PCI is enabled --- 2014-01-17 Hanjun Guo New
[07/20] ARM64 / ACPI: Enable ARM64 in Kconfig --- 2014-01-17 Hanjun Guo New
[08/20] ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64 --- 2014-01-17 Hanjun Guo New
[09/20] ARM64 / ACPI: Implement core functions for parsing MADT table --- 2014-01-17 Hanjun Guo New
[10/20] ARM64 / ACPI: Enumerate possible/present CPU set and map logical cpu id to APIC id --- 2014-01-17 Hanjun Guo New
[11/20] ARM64 / ACPI: Get the enable method for SMP initialization --- 2014-01-17 Hanjun Guo New
[12/20] ARM64 / ACPI: Use Parked Address in GIC structure for spin table SMP initialisation --- 2014-01-17 Hanjun Guo New
[13/20] ARM64 / ACPI: Define ACPI_IRQ_MODEL_GIC needed for arm --- 2014-01-17 Hanjun Guo New
[14/20] Irqchip / gic: Set as default domain so we can access from ACPI --- 2014-01-17 Hanjun Guo New
[15/20] ACPI / ARM64: Update acpi_register_gsi to register with the core IRQ subsystem --- 2014-01-17 Hanjun Guo New
[17/20] clocksource / arch_timer: Use ACPI GTDT table to initialize arch timer --- 2014-01-17 Hanjun Guo New
[18/20] clocksource / acpi: Add macro CLOCKSOURCE_ACPI_DECLARE --- 2014-01-17 Hanjun Guo New
[19/20] clocksource / ACPI: Introduce clocksource_acpi_init() using CLOCKSOURCE_ACPI_DECLARE --- 2014-01-17 Hanjun Guo New
[20/20] ARM64 / clocksource: Use clocksource_acpi_init() --- 2014-01-17 Hanjun Guo New
Platform / wmi: Fix potential memory leak in parse_wdg() --- 2014-01-24 Hanjun Guo New
[1/2] ACPI / ACPICA: refactor acpi_evaluate_object() to reduce nesting if --- 2014-01-24 Hanjun Guo New
[2/2] ACPI / ACPICA: Fix potential memory leak in acpi_evaluate_object() --- 2014-01-24 Hanjun Guo New
[1/2] ACPI / processor: Replace hard-coded "ACPI0007" with ACPI_PROCESSOR_DEVICE_HID --- 2014-02-08 Hanjun Guo New
[v2,1/3] ACPI / idle: Make idle_boot_override depend on x86 and ia64 --- 2014-02-08 Hanjun Guo New
[v2,2/3] ACPI / processor_core: Rework _PDC related stuff to make it more arch-independent --- 2014-02-08 Hanjun Guo New
[v2,3/3] ACPI: Introduce map_gic_id() to get apic id from MADT or _MAT method --- 2014-02-08 Hanjun Guo New
[v3,1/3] ACPI / idle: Make idle_boot_override depend on x86 and ia64 --- 2014-02-10 Hanjun Guo New
[v3,2/3] ACPI / processor_core: Rework _PDC related stuff to make it more arch-independent --- 2014-02-10 Hanjun Guo New
[v3,3/3] ACPI / processor: Introduce map_gic_id() to get apic id from MADT or _MAT method --- 2014-02-10 Hanjun Guo New
[v4,1/5] ACPI / idle: Make idle_boot_override depend on x86 and ia64 --- 2014-02-18 Hanjun Guo New
[v4,2/5] ACPI / processor_core: Rework _PDC related stuff to make it more arch-independent --- 2014-02-18 Hanjun Guo New
[v4,3/5] ACPI / processor: Introduce map_gic_id() to get apic id from MADT or _MAT method --- 2014-02-18 Hanjun Guo New
[v4,5/5] ACPI: Replace printk with pr_* in tables.c --- 2014-02-18 Hanjun Guo New
[v5,2/5] ACPI / processor_core: Rework _PDC related stuff to make it more arch-independent --- 2014-02-18 Hanjun Guo New
« 1 2 3 44 5 »

Bundling

Create bundle: