Toggle navigation
Patchwork
linux-acpi
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Hanjun Guo
| State =
Action Required
| Archived =
No
| 261 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
3
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v6,10/17] ARM64 / ACPI: Parse MADT for SMP initialization
-
-
-
2015-01-04
Hanjun Guo
New
[v6,09/17] ACPI / table: Print GIC information when MADT is parsed
-
-
-
2015-01-04
Hanjun Guo
New
[v6,08/17] ARM64 / ACPI: Parse FADT table to get PSCI flags for PSCI init
-
-
-
2015-01-04
Hanjun Guo
New
[v6,07/17] ARM64 / ACPI: Make PCI optional for ACPI on ARM64
-
-
-
2015-01-04
Hanjun Guo
New
[v6,06/17] ARM64 / ACPI: If we chose to boot from acpi then disable FDT
-
-
-
2015-01-04
Hanjun Guo
New
[v6,05/17] ARM64 / ACPI: Introduce early_param for "acpi" and pass acpi=force to enable ACPI
-
-
-
2015-01-04
Hanjun Guo
New
[v6,04/17] ARM64 / ACPI: Introduce sleep-arm.c
-
-
-
2015-01-04
Hanjun Guo
New
[v6,03/17] ARM64 / ACPI: Get RSDP and ACPI boot-time tables
-
-
-
2015-01-04
Hanjun Guo
New
[v6,02/17] ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()
-
-
-
2015-01-04
Hanjun Guo
New
[v6,01/17] ACPI / processor: Convert apic_id to phys_id to make it arch agnostic
-
-
-
2015-01-04
Hanjun Guo
New
[v2,3/3] ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()
-
-
-
2014-11-27
Hanjun Guo
New
[v2,2/3] ACPI / processor: Convert apic_id to phys_id to make it arch agnostic
-
-
-
2014-11-27
Hanjun Guo
New
[v2,1/3] ACPI / processor: Update the comments in processor.h
-
-
-
2014-11-27
Hanjun Guo
New
[2/2] ACPI / table: Count matched and successfully parsed entries without specifying max entries
-
-
-
2014-11-26
Hanjun Guo
New
[1/2] ACPI / table: Add new function to get table entries
-
-
-
2014-11-26
Hanjun Guo
New
[1/3] ACPI / processor: remove incorrect comparison of phys_id
-
-
-
2014-11-26
Hanjun Guo
New
ACPI / Kconfig: Remove redundant depends on ACPI
-
-
-
2014-11-14
Hanjun Guo
New
[3/3] ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()
-
-
-
2014-10-30
Hanjun Guo
New
[2/3] ACPI / processor: Convert apic_id to phys_id to make it arch agnostic
-
-
-
2014-10-30
Hanjun Guo
New
[1/3] ACPI / processor: Update the comments in processor.h
-
-
-
2014-10-30
Hanjun Guo
New
[v5,18/18] Documentation: ACPI for ARM64
-
-
-
2014-10-17
Hanjun Guo
New
[v5,17/18] ARM64 / ACPI: Enable ARM64 in Kconfig
-
-
-
2014-10-17
Hanjun Guo
New
[v5,16/18] ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64
-
-
-
2014-10-17
Hanjun Guo
New
[v5,15/18] ARM64 / ACPI: Parse GTDT to initialize arch timer
-
-
-
2014-10-17
Hanjun Guo
New
[v5,14/18] ARM64 / ACPI: Add GICv2 specific ACPI boot support
-
-
-
2014-10-17
Hanjun Guo
New
[v5,12/18] ACPI / processor: Make it possible to get CPU hardware ID via GICC
-
-
-
2014-10-17
Hanjun Guo
New
[v5,11/18] ARM64 / ACPI: Parse MADT for SMP initialization
-
-
-
2014-10-17
Hanjun Guo
New
[v5,10/18] ACPI / table: Print GIC information when MADT is parsed
-
-
-
2014-10-17
Hanjun Guo
New
[v5,09/18] ARM64 / ACPI: Parse FADT table to get PSCI flags for PSCI init
-
-
-
2014-10-17
Hanjun Guo
New
[v5,08/18] ARM64 / ACPI: Make PCI optional for ACPI on ARM64
-
-
-
2014-10-17
Hanjun Guo
New
[v5,07/18] ARM64 / ACPI: If we chose to boot from acpi then disable FDT
-
-
-
2014-10-17
Hanjun Guo
New
[v5,06/18] ARM64 / ACPI: Introduce early_param for "acpi" and pass acpi=force to enable ACPI
-
-
-
2014-10-17
Hanjun Guo
New
[v5,05/18] ARM64 / ACPI: Introduce sleep-arm.c
-
-
-
2014-10-17
Hanjun Guo
New
[v5,04/18] ARM64 / ACPI: Get RSDP and ACPI boot-time tables
-
-
-
2014-10-17
Hanjun Guo
New
[v5,03/18] ACPI / table: Count matched and successfully parsed entries without specifying max entries
-
-
-
2014-10-17
Hanjun Guo
New
[v5,02/18] ACPI / table: Add new function to get table entries
-
-
-
2014-10-17
Hanjun Guo
New
[v5,01/18] ARM64: Move the init of cpu_logical_map(0) before unflatten_device_tree()
-
-
-
2014-10-17
Hanjun Guo
New
[v4,18/18] Documentation: ACPI for ARM64
-
-
-
2014-09-12
Hanjun Guo
New
[v4,17/18] ARM64 / ACPI: Enable ARM64 in Kconfig
-
-
-
2014-09-12
Hanjun Guo
New
[v4,16/18] ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64
-
-
-
2014-09-12
Hanjun Guo
New
[v4,15/18] ARM64 / ACPI: Parse GTDT to initialize arch timer
-
-
-
2014-09-12
Hanjun Guo
New
[v4,14/18] ARM64 / ACPI: Add GICv2 specific ACPI boot support
-
-
-
2014-09-12
Hanjun Guo
New
[v4,12/18] ACPI / processor: Make it possible to get CPU hardware ID via GICC
-
-
-
2014-09-12
Hanjun Guo
New
[v4,11/18] ARM64 / ACPI: Parse MADT for SMP initialization
-
-
-
2014-09-12
Hanjun Guo
New
[v4,10/18] ACPI / table: Print GIC information when MADT is parsed
-
-
-
2014-09-12
Hanjun Guo
New
[v4,09/18] ARM64 / ACPI: Parse FADT table to get PSCI flags for PSCI init
-
-
-
2014-09-12
Hanjun Guo
New
[v4,08/18] ARM64 / ACPI: Make PCI optional for ACPI on ARM64
-
-
-
2014-09-12
Hanjun Guo
New
[v4,07/18] ARM64 / ACPI: If we chose to boot from acpi then disable FDT
-
-
-
2014-09-12
Hanjun Guo
New
[v4,06/18] ARM64 / ACPI: Introduce early_param for "acpi"
-
-
-
2014-09-12
Hanjun Guo
New
[v4,05/18] ARM64 / ACPI: Introduce sleep-arm.c
-
-
-
2014-09-12
Hanjun Guo
New
[v4,04/18] ARM64 / ACPI: Get RSDP and ACPI boot-time tables
-
-
-
2014-09-12
Hanjun Guo
New
[v4,03/18] ACPI / table: Count matched and successfully parsed entries without specifying max entries
-
-
-
2014-09-12
Hanjun Guo
New
[v4,02/18] ACPI / table: Add new function to get table entries
-
-
-
2014-09-12
Hanjun Guo
New
[v4,01/18] ARM64: Move the init of cpu_logical_map(0) before unflatten_device_tree()
-
-
-
2014-09-12
Hanjun Guo
New
[RFC,for,Juno,2/2] tty: SBSA compatible UART
-
-
-
2014-09-01
Hanjun Guo
New
[RFC,for,Juno,1/2] net: smsc911x add support for probing from ACPI
-
-
-
2014-09-01
Hanjun Guo
New
[v3,17/17] Documentation: ACPI for ARM64
-
-
-
2014-09-01
Hanjun Guo
New
[v3,16/17] ARM64 / ACPI: Enable ARM64 in Kconfig
-
-
-
2014-09-01
Hanjun Guo
New
[v3,15/17] ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64
-
-
-
2014-09-01
Hanjun Guo
New
[v3,14/17] ARM64 / ACPI: Parse GTDT to initialize arch timer
-
-
-
2014-09-01
Hanjun Guo
New
[v3,13/17] ARM64 / ACPI: Add GICv2 specific ACPI boot support
-
-
-
2014-09-01
Hanjun Guo
New
[v3,12/17] ACPI / table: Add new function to get table entries
-
-
-
2014-09-01
Hanjun Guo
New
[v3,10/17] ACPI / processor: Make it possible to get CPU hardware ID via GICC
-
-
-
2014-09-01
Hanjun Guo
New
[v3,09/17] ARM64 / ACPI: Parse MADT for SMP initialization
-
-
-
2014-09-01
Hanjun Guo
New
[v3,08/17] ACPI / table: Print GIC information when MADT is parsed
-
-
-
2014-09-01
Hanjun Guo
New
[v3,07/17] ARM64 / ACPI: Parse FADT table to get PSCI flags for PSCI init
-
-
-
2014-09-01
Hanjun Guo
New
[v3,06/17] ARM64 / ACPI: Make PCI optional for ACPI on ARM64
-
-
-
2014-09-01
Hanjun Guo
New
[v3,05/17] ARM64 / ACPI: If we chose to boot from acpi then disable FDT
-
-
-
2014-09-01
Hanjun Guo
New
[v3,04/17] ARM64 / ACPI: Introduce early_param for "acpi"
-
-
-
2014-09-01
Hanjun Guo
New
[v3,03/17] ARM64 / ACPI: Introduce lowlevel suspend function
-
-
-
2014-09-01
Hanjun Guo
New
[v3,02/17] ARM64 / ACPI: Get RSDP and ACPI boot-time tables
-
-
-
2014-09-01
Hanjun Guo
New
[v3,01/17] ARM64: Move the init of cpu_logical_map(0) before unflatten_device_tree()
-
-
-
2014-09-01
Hanjun Guo
New
[v2,18/18] Documentation: ACPI for ARM64
-
-
-
2014-08-04
Hanjun Guo
New
[v2,17/18] ARM64 / ACPI: Enable ARM64 in Kconfig
-
-
-
2014-08-04
Hanjun Guo
New
[v2,16/18] ARM64 / ACPI: If we chose to boot from acpi then disable FDT
-
-
-
2014-08-04
Hanjun Guo
New
[v2,15/18] ARM64 / ACPI: Introduce early_param for "acpi" and set ACPI default off
-
-
-
2014-08-04
Hanjun Guo
New
[v2,14/18] ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64
-
-
-
2014-08-04
Hanjun Guo
New
[v2,13/18] ARM64 / ACPI: Parse GTDT to initialize arch timer
-
-
-
2014-08-04
Hanjun Guo
New
[v2,12/18] ARM64 / ACPI: Add GICv2 specific ACPI boot support
-
-
-
2014-08-04
Hanjun Guo
New
[v2,11/18] ACPI / table: Add new function to get table entries
-
-
-
2014-08-04
Hanjun Guo
New
[v2,09/18] ACPI / processor: Make it possible to get CPU hardware ID via GICC
-
-
-
2014-08-04
Hanjun Guo
New
[v2,08/18] ARM64 / ACPI: Get the enable method for SMP initialization in ACPI way
-
-
-
2014-08-04
Hanjun Guo
New
[v2,07/18] ACPI / table: Print GIC information when MADT is parsed
-
-
-
2014-08-04
Hanjun Guo
New
[v2,06/18] ARM64 / ACPI: Parse MADT to map logical cpu to MPIDR and get cpu_possible/present_map
-
-
-
2014-08-04
Hanjun Guo
New
[v2,05/18] ARM64 / ACPI: Parse FADT table to get PSCI flags for PSCI init
-
-
-
2014-08-04
Hanjun Guo
New
[v2,04/18] ARM64 / ACPI: Make PCI optional for ACPI on ARM64
-
-
-
2014-08-04
Hanjun Guo
New
[v2,03/18] ARM64 / ACPI: Introduce lowlevel suspend function
-
-
-
2014-08-04
Hanjun Guo
New
[v2,02/18] ARM64 / ACPI: Get RSDP and ACPI boot-time tables
-
-
-
2014-08-04
Hanjun Guo
New
[v2,01/18] ARM64: Move the init of cpu_logical_map(0) before unflatten_device_tree()
-
-
-
2014-08-04
Hanjun Guo
New
[10/19] ARM64 / ACPI: Get the enable method for SMP initialization in ACPI way
-
-
-
2014-08-04
Hanjun Guo
New
[19/19] Documentation: ACPI for ARM64
-
-
-
2014-07-24
Hanjun Guo
New
[18/19] ARM64 / ACPI: Enable ARM64 in Kconfig
-
-
-
2014-07-24
Hanjun Guo
New
[17/19] ARM64 / ACPI: If we chose to boot from acpi then disable FDT
-
-
-
2014-07-24
Hanjun Guo
New
[16/19] ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64
-
-
-
2014-07-24
Hanjun Guo
New
[15/19] ARM64 / ACPI: Parse GTDT to initialize arch timer
-
-
-
2014-07-24
Hanjun Guo
New
[14/19] ARM64 / ACPI: Add GICv2 specific ACPI boot support
-
-
-
2014-07-24
Hanjun Guo
New
[13/19] ACPI / table: Add new function to get table entries
-
-
-
2014-07-24
Hanjun Guo
New
[12/19] ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsi
-
-
-
2014-07-24
Hanjun Guo
New
[11/19] ACPI / processor: Make it possible to get CPU hardware ID via GICC
-
-
-
2014-07-24
Hanjun Guo
New
[10/19] ARM64 / ACPI: Get the enable method for SMP initialization in ACPI way
-
-
-
2014-07-24
Hanjun Guo
New
«
1
2
3
»