Show patches with: Submitter = Hanjun Guo       |    State = Action Required       |   427 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
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,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/6] arm64: Add asm/cpu.h - - - --- 2013-12-12 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
[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,4/5] ACPI: Move BAD_MADT_ENTRY() to linux/acpi.h - - - --- 2014-02-18 Hanjun Guo New
[v4,5/5] ACPI: Replace printk with pr_* in tables.c - - - --- 2014-02-18 Hanjun Guo New
[v5,1/5] ACPI / idle: Make idle_boot_override depend on x86 and ia64 - - - --- 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
[v5,3/5] ACPI / processor: Introduce map_gic_id() to get apic id from MADT or _MAT method - - - --- 2014-02-18 Hanjun Guo New
[v5,4/5] ACPI: Move BAD_MADT_ENTRY() to linux/acpi.h - - - --- 2014-02-18 Hanjun Guo New
[v5,5/5] ACPI: Replace printk with pr_* in tables.c - - - --- 2014-02-18 Hanjun Guo New
[RESEND,v5,2/5] ACPI / processor_core: Rework _PDC related stuff to make it more arch-independent - - - --- 2014-02-19 Hanjun Guo New
arm64: Fix duplicated Kconfig entries again - - - --- 2014-03-25 Hanjun Guo New
arm64: Fix duplicated Kconfig entries again - - - --- 2014-04-03 Hanjun Guo New
arm64: Fix duplicated Kconfig entries again - - - --- 2014-04-03 Hanjun Guo New
ARM64: Remove duplicated Kconfig entry for "kernel/power/Kconfig" - - - --- 2014-04-03 Hanjun Guo New
ACPI: Update the ownership and developers for ACPI in Kconfig - - - --- 2014-04-03 Hanjun Guo New
[V2] ACPI: Update the ownership and developers for ACPI in Kconfig - - - --- 2014-04-08 Hanjun Guo New
[V3] ACPI: Update the ownership and developers for ACPI in Kconfig - - - --- 2014-04-08 Hanjun Guo New
[v3,part1,01/11] ACPI / processor: Rework _PDC related stuff to make it more arch-independent - - - --- 2014-04-25 Hanjun Guo New
[v3,part1,02/11] ARM64 / ACPI: Introduce the skeleton of _PDC related for ARM64 - - - --- 2014-04-25 Hanjun Guo New
[v3,part1,03/11] ARM64 : Add dummy asm/cpu.h - - - --- 2014-04-25 Hanjun Guo New
[v3,part1,04/11] ARM64 / ACPI: Introduce arm-core.c and its related head file - - - --- 2014-04-25 Hanjun Guo New
[v3,part1,05/11] ARM64 / ACPI: Introduce early_param for "acpi" - - - --- 2014-04-25 Hanjun Guo New
[v3,part1,06/11] ARM64 / ACPI: Introduce lowlevel suspend function - - - --- 2014-04-25 Hanjun Guo New
[v3,part1,07/11] ARM64 / ACPI: Introduce arch_fix_phys_package_id() for cpu topology - - - --- 2014-04-25 Hanjun Guo New
[v3,part1,08/11] ARM64 / ACPI: Introduce PCI functions for ACPI on ARM64 - - - --- 2014-04-25 Hanjun Guo New
[v3,part1,09/11] ARM64 / ACPI: Enable ARM64 in Kconfig - - - --- 2014-04-25 Hanjun Guo New
[v3,part1,10/11] ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64 - - - --- 2014-04-25 Hanjun Guo New
[v3,part1,11/11] ACPI: Make EC depend on X86 || IA64 in Kconfig - - - --- 2014-04-25 Hanjun Guo New
PCI: Turn pcibios_penalize_isa_irq() into __weak function - - - --- 2014-05-06 Hanjun Guo New
[v4,01/13] acpi: arm64 does not have a BIOS add config for BIOS table scan. - - - --- 2014-06-27 Hanjun Guo New
[v4,02/13] ACPI: Don't use acpi_lapic in ACPI core code - - - --- 2014-06-27 Hanjun Guo New
[v4,03/13] ACPI / processor: Introduce ARCH_HAS_ACPI_PDC - - - --- 2014-06-27 Hanjun Guo New
[v4,04/13] ARM64 : Add dummy asm/cpu.h - - - --- 2014-06-27 Hanjun Guo New
[v4,05/13] ARM64 / ACPI: Introduce arm-core.c and its related head file - - - --- 2014-06-27 Hanjun Guo New
[v4,06/13] ARM64 / ACPI: Introduce early_param for "acpi" - - - --- 2014-06-27 Hanjun Guo New
[v4,07/13] ARM64 / ACPI: Introduce lowlevel suspend function - - - --- 2014-06-27 Hanjun Guo New
[v4,08/13] ARM64 / ACPI: Introduce arch_fix_phys_package_id() for cpu topology - - - --- 2014-06-27 Hanjun Guo New
[v4,09/13] ARM64 / ACPI: Introduce PCI functions for ACPI on ARM64 - - - --- 2014-06-27 Hanjun Guo New
[v4,10/13] ACPI: Make EC debugfs depend on X86 || IA64 in Kconfig - - - --- 2014-06-27 Hanjun Guo New
[v4,11/13] ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64 - - - --- 2014-06-27 Hanjun Guo New
[v4,12/13] ARM64 / ACPI: if we chose to boot from acpi then disable FDT - - - --- 2014-06-27 Hanjun Guo New
[v4,13/13] ARM64 / ACPI: Enable ARM64 in Kconfig - - - --- 2014-06-27 Hanjun Guo New
[1/4] ACPI: ARM64 does not have a BIOS add config for BIOS table scan. - - - --- 2014-07-02 Hanjun Guo New
[2/4] ACPI: Don't use acpi_lapic in ACPI core code - - - --- 2014-07-02 Hanjun Guo New
[3/4] ACPI / processor: Introduce ARCH_HAS_ACPI_PDC - - - --- 2014-07-02 Hanjun Guo New
[4/4] ACPI: Make EC debugfs depend on X86 || IA64 in Kconfig - - - --- 2014-07-02 Hanjun Guo New
[v2,1/3] ACPI: ARM64 does not have a BIOS add config for BIOS table scan. - - - --- 2014-07-09 Hanjun Guo New
[v2,2/3] ACPI: Don't use acpi_lapic in ACPI core code - - - --- 2014-07-09 Hanjun Guo New
[v2,3/3] ACPI / processor: Introduce ARCH_HAS_ACPI_PDC - - - --- 2014-07-09 Hanjun Guo New
« 1 2 3 44 5 »