Show patches with: Submitter = Hanjun Guo       |   501 patches
« 1 2 3 45 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
ACPI: Fix potential NULL pointer dereference in acpi_processor_add() - - - --- 2013-05-23 Hanjun Guo Superseded
ACPICA: Remove redundant macro defines for ACPI_DEBUG_PRINT() and ACPI_DEBUG_PRINT_RAW() - - - --- 2013-05-25 Hanjun Guo Not Applicable
ACPI: Fix potential NULL pointer dereference in acpi_processor_add() - - - --- 2013-05-31 Hanjun Guo Accepted
Documentation / cpu hotplug: remove outdated description for MADT entries - - - --- 2013-06-20 Hanjun Guo Changes Requested
[v2] Documentation / cpu hotplug: Rephrase the outdated description for MADT entries - - - --- 2013-06-21 Hanjun Guo Accepted
ACPI / processor: Remove unused macros in processor_driver.c - - - --- 2013-06-24 Hanjun Guo Accepted
[1/3] ACPI / dock: Fix __init attribute locations - - - --- 2013-08-13 Hanjun Guo Accepted
[2/3] ACPI / numa: Fix __init attribute locations - - - --- 2013-08-13 Hanjun Guo Accepted
[3/3] ACPI / osl: Fix __initdata attribute locations - - - --- 2013-08-13 Hanjun Guo Accepted
[1/6] ACPI / processor: Introduce apic_id in struct processor to save parsed APIC id - - - --- 2013-08-31 Hanjun Guo Superseded
[2/6] ACPI / processor: use apic_id and remove duplicated _MAT evaluation - - - --- 2013-08-31 Hanjun Guo Superseded
[3/6] x86: simplify _acpi_map_lsapic() - - - --- 2013-08-31 Hanjun Guo Superseded
[4/6] ACPI / processor: remove some dead code in acpi_processor_get_info() - - - --- 2013-08-31 Hanjun Guo Superseded
[5/6] ACPI / processor: remove unnecessary if (!pr) check - - - --- 2013-08-31 Hanjun Guo Superseded
[6/6] ACPI / processor: Remove outdated comments - - - --- 2013-08-31 Hanjun Guo Superseded
[v2,1/6] ACPI / processor: Introduce apic_id in struct processor to save parsed APIC id - - - --- 2013-09-02 Hanjun Guo Accepted
[v2,2/6] ACPI / processor: use apic_id and remove duplicated _MAT evaluation - - - --- 2013-09-02 Hanjun Guo Accepted
[v2,3/6] x86 / ACPI: simplify _acpi_map_lsapic() - - - --- 2013-09-02 Hanjun Guo Accepted
[v2,4/6] ACPI / processor: remove some dead code in acpi_processor_get_info() - - - --- 2013-09-02 Hanjun Guo Accepted
[v2,5/6] ACPI / processor: remove unnecessary if (!pr) check - - - --- 2013-09-02 Hanjun Guo Accepted
[v2,6/6] ACPI / processor: Remove outdated comments - - - --- 2013-09-02 Hanjun Guo Accepted
ACPICA / hwreg: Use acpi_gbl_reduced_hardware to prevent accessing PM registers - - - --- 2013-09-13 Hanjun Guo Rejected
ACPICA / hwreg: Use acpi_gbl_reduced_hardware to prevent accessing PM registers - - - --- 2013-09-18 Hanjun Guo Rejected
ACPI / scan: fix typo in comments of acpi_bus_unregister_driver() - - - --- 2013-09-22 Hanjun Guo Accepted
Staging / quickstart: remove reduplicate if(acpi_disabled) check - - - --- 2013-09-22 Hanjun Guo Not Applicable
[01/12] ACPI: introduce CONFIG_ACPI_REDUCED_HARDWARE to enable this ACPI mode - - - --- 2013-11-22 Hanjun Guo RFC
[RFC,part1,1/7] ACPI: Make ACPI core running without PCI on ARM64 - - - --- 2013-12-03 Hanjun Guo RFC
[RFC,part1,2/7] ARM64 : Add dummy asm/cpu.h - - - --- 2013-12-03 Hanjun Guo RFC
[RFC,part1,3/7] ACPI / processor_core: Rework _PDC related stuff to make it more arch-independent - - - --- 2013-12-03 Hanjun Guo RFC
[RFC,part1,4/7] ARM64 / ACPI: Introduce the skeleton of _PDC related for ARM64 - - - --- 2013-12-03 Hanjun Guo RFC
[RFC,part1,5/7] ARM64 / ACPI: Introduce arm_core.c and its related head file - - - --- 2013-12-03 Hanjun Guo RFC
[RFC,part1,6/7] ARM64 / ACPI: Introduce lowlevel suspend function - - - --- 2013-12-03 Hanjun Guo RFC
[RFC,part1,7/7] ARM64 / ACPI: Enable ARM64 in Kconfig - - - --- 2013-12-03 Hanjun Guo RFC
[RFC,part2,1/9] ARM64 / ACPI: Implement core functions for parsing MADT table - - - --- 2013-12-03 Hanjun Guo RFC
[RFC,part2,2/9] ARM64 / ACPI: Prefill cpu possible/present maps and map logical cpu id to APIC id - - - --- 2013-12-03 Hanjun Guo RFC
[RFC,part2,3/9] ARM64 / ACPI: Introduce map_gic_id() to get apic id from MADT or _MAT method - - - --- 2013-12-03 Hanjun Guo RFC
[RFC,part2,4/9] ARM64 / ACPI: Use Parked Address in GIC structure for spin table SMP initialisation - - - --- 2013-12-03 Hanjun Guo RFC
[RFC,part2,5/9] ACPI: Define ACPI_IRQ_MODEL_GIC needed for arm - - - --- 2013-12-03 Hanjun Guo RFC
[RFC,part2,6/9] Irqchip / gic: Set as default domain so we can access from ACPI - - - --- 2013-12-03 Hanjun Guo RFC
[RFC,part2,7/9] irqdomain: Add a new API irq_create_acpi_mapping() - - - --- 2013-12-03 Hanjun Guo RFC
[RFC,part2,8/9] ACPI / ARM64: Update acpi_register_gsi to register with the core IRQ subsystem - - - --- 2013-12-03 Hanjun Guo RFC
[RFC,part2,9/9] ACPI / GIC: Initialize GIC using the information in MADT - - - --- 2013-12-03 Hanjun Guo RFC
[RFC,part3,0/2] Using ACPI GTDT table to initialize arch timer - - - --- 2013-12-03 Hanjun Guo RFC
[RFC,part3,1/2] clocksource / arch_timer: Use ACPI GTDT table to initialize arch timer - - - --- 2013-12-03 Hanjun Guo RFC
[RFC,part3,2/2] ARM64 / clocksource: Use arch_timer_acpi_init() - - - --- 2013-12-03 Hanjun Guo RFC
ACPI / table: Replace '1' with specific error in return value - - - --- 2013-12-05 Hanjun Guo Accepted
[1/2] ACPI / dock: Remove the redundant if (acpi_disabled) check - - - --- 2013-12-05 Hanjun Guo Accepted
[2/2] ACPI / sleep: Remove the redundant if (acpi_disabled) check - - - --- 2013-12-05 Hanjun Guo Accepted
[Linaro-acpi,RFC,part1,1/7] ACPI: Make ACPI core running without PCI on ARM64 - - - --- 2013-12-09 Hanjun Guo Not Applicable
[1/3] ACPI / idle: Move idle_boot_override out of the arch directory - - - --- 2014-01-17 Hanjun Guo RFC
[2/3] ACPI / processor_core: Rework _PDC related stuff to make it more arch-independent - - - --- 2014-01-17 Hanjun Guo RFC
[3/3] ACPI: Introduce map_gic_id() to get apic id from MADT or _MAT method - - - --- 2014-01-17 Hanjun Guo RFC
ACPI / processor: Return specific error value when mapping lapic id - - - --- 2014-01-17 Hanjun Guo Accepted
[01/20] ARM64 / ACPI: Make PCI optional for ACPI on ARM64 - - - --- 2014-01-17 Hanjun Guo RFC
[02/20] ARM64 : Add dummy asm/cpu.h - - - --- 2014-01-17 Hanjun Guo RFC
[03/20] ARM64 / ACPI: Introduce the skeleton of _PDC related for ARM64 - - - --- 2014-01-17 Hanjun Guo RFC
[04/20] ARM64 / ACPI: Introduce arm_core.c and its related head file - - - --- 2014-01-17 Hanjun Guo RFC
[05/20] ARM64 / ACPI: Introduce lowlevel suspend function - - - --- 2014-01-17 Hanjun Guo RFC
[06/20] ARM64 / ACPI: Introduce some PCI functions when PCI is enabled - - - --- 2014-01-17 Hanjun Guo RFC
[07/20] ARM64 / ACPI: Enable ARM64 in Kconfig - - - --- 2014-01-17 Hanjun Guo RFC
[08/20] ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64 - - - --- 2014-01-17 Hanjun Guo RFC
[09/20] ARM64 / ACPI: Implement core functions for parsing MADT table - - - --- 2014-01-17 Hanjun Guo RFC
[10/20] ARM64 / ACPI: Enumerate possible/present CPU set and map logical cpu id to APIC id - - - --- 2014-01-17 Hanjun Guo RFC
[11/20] ARM64 / ACPI: Get the enable method for SMP initialization - - - --- 2014-01-17 Hanjun Guo RFC
[12/20] ARM64 / ACPI: Use Parked Address in GIC structure for spin table SMP initialisation - - - --- 2014-01-17 Hanjun Guo RFC
[13/20] ARM64 / ACPI: Define ACPI_IRQ_MODEL_GIC needed for arm - - - --- 2014-01-17 Hanjun Guo RFC
[14/20] Irqchip / gic: Set as default domain so we can access from ACPI - - - --- 2014-01-17 Hanjun Guo RFC
[15/20] ACPI / ARM64: Update acpi_register_gsi to register with the core IRQ subsystem - - - --- 2014-01-17 Hanjun Guo RFC
[17/20] clocksource / arch_timer: Use ACPI GTDT table to initialize arch timer - - - --- 2014-01-17 Hanjun Guo RFC
[18/20] clocksource / acpi: Add macro CLOCKSOURCE_ACPI_DECLARE - - - --- 2014-01-17 Hanjun Guo RFC
[19/20] clocksource / ACPI: Introduce clocksource_acpi_init() using CLOCKSOURCE_ACPI_DECLARE - - - --- 2014-01-17 Hanjun Guo RFC
[20/20] ARM64 / clocksource: Use clocksource_acpi_init() - - - --- 2014-01-17 Hanjun Guo RFC
Platform / wmi: Fix potential memory leak in parse_wdg() - - - --- 2014-01-24 Hanjun Guo Not Applicable
[1/2] ACPI / ACPICA: refactor acpi_evaluate_object() to reduce nesting if - - - --- 2014-01-24 Hanjun Guo RFC
[2/2] ACPI / ACPICA: Fix potential memory leak in acpi_evaluate_object() - - - --- 2014-01-24 Hanjun Guo RFC
[1/2] ACPI / processor: Replace hard-coded "ACPI0007" with ACPI_PROCESSOR_DEVICE_HID - - - --- 2014-02-08 Hanjun Guo Superseded
[2/2] ACPI / trivial: Fix the return value type of acpi_processor_eval_pdc() - - - --- 2014-02-08 Hanjun Guo Accepted
[v2,1/3] ACPI / idle: Make idle_boot_override depend on x86 and ia64 - - - --- 2014-02-08 Hanjun Guo Superseded
[v2,2/3] ACPI / processor_core: Rework _PDC related stuff to make it more arch-independent - - - --- 2014-02-08 Hanjun Guo Superseded
[v2,3/3] ACPI: Introduce map_gic_id() to get apic id from MADT or _MAT method - - - --- 2014-02-08 Hanjun Guo Superseded
[Update,1/2] ACPI / processor: Replace hard-coded "ACPI0007" with ACPI_PROCESSOR_DEVICE_HID - - - --- 2014-02-09 Hanjun Guo Accepted
[v3,1/3] ACPI / idle: Make idle_boot_override depend on x86 and ia64 - - - --- 2014-02-10 Hanjun Guo Changes Requested
[v3,2/3] ACPI / processor_core: Rework _PDC related stuff to make it more arch-independent - - - --- 2014-02-10 Hanjun Guo Superseded
[v3,3/3] ACPI / processor: Introduce map_gic_id() to get apic id from MADT or _MAT method - - - --- 2014-02-10 Hanjun Guo Superseded
[v4,1/5] ACPI / idle: Make idle_boot_override depend on x86 and ia64 - - - --- 2014-02-18 Hanjun Guo Superseded
[v4,2/5] ACPI / processor_core: Rework _PDC related stuff to make it more arch-independent - - - --- 2014-02-18 Hanjun Guo Superseded
[v4,3/5] ACPI / processor: Introduce map_gic_id() to get apic id from MADT or _MAT method - - - --- 2014-02-18 Hanjun Guo Superseded
[v4,4/5] ACPI: Move BAD_MADT_ENTRY() to linux/acpi.h - - - --- 2014-02-18 Hanjun Guo Superseded
[v4,5/5] ACPI: Replace printk with pr_* in tables.c - - - --- 2014-02-18 Hanjun Guo Superseded
[v5,1/5] ACPI / idle: Make idle_boot_override depend on x86 and ia64 - - - --- 2014-02-18 Hanjun Guo Accepted
[v5,2/5] ACPI / processor_core: Rework _PDC related stuff to make it more arch-independent - - - --- 2014-02-18 Hanjun Guo Not Applicable
[v5,3/5] ACPI / processor: Introduce map_gic_id() to get apic id from MADT or _MAT method - - - --- 2014-02-18 Hanjun Guo RFC
[v5,4/5] ACPI: Move BAD_MADT_ENTRY() to linux/acpi.h - - - --- 2014-02-18 Hanjun Guo Accepted
[v5,5/5] ACPI: Replace printk with pr_* in tables.c - - - --- 2014-02-18 Hanjun Guo Superseded
[RESEND,v5,2/5] ACPI / processor_core: Rework _PDC related stuff to make it more arch-independent - - - --- 2014-02-19 Hanjun Guo Deferred
[Update,v5,5/5] ACPI: Replace printk with pr_* in tables.c - - - --- 2014-02-20 Hanjun Guo Accepted
ACPI / trivial: Remove the duplicate macro for PREFIX - - - --- 2014-03-13 Hanjun Guo Accepted
[Resend] ACPI / processor_core: Rework _PDC related stuff to make it more arch-independent - - - --- 2014-03-24 Hanjun Guo Not Applicable
Revert "ACPI / processor: Make it possible to get APIC ID via GIC" - - - --- 2014-03-26 Hanjun Guo Accepted
ACPI: Update the ownership and developers for ACPI in Kconfig - - - --- 2014-04-03 Hanjun Guo Changes Requested
« 1 2 3 45 6 »