Current Team Memberships

Show patches with: State = Action Required       |   428 patches
« 1 2 3 44 5 »
Patch Series S/W/F Date Submitter Delegate State
[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
[09/19] ARM64 / ACPI: Move the initialization of cpu_logical_map(0) before acpi_boot_init() --- 2014-07-24 Hanjun Guo New
[08/19] ACPI / table: Print GIC information when MADT is parsed --- 2014-07-24 Hanjun Guo New
[07/19] ARM64 / ACPI: Parse MADT to map logical cpu to MPIDR and get cpu_possible/present_map --- 2014-07-24 Hanjun Guo New
[06/19] ARM64 / ACPI: Parse FADT table to get PSCI flags for PSCI init --- 2014-07-24 Hanjun Guo New
[05/19] ARM64 / ACPI: Make PCI optional for ACPI on ARM64 --- 2014-07-24 Hanjun Guo New
[04/19] ARM64 / ACPI: Introduce arch_fix_phys_package_id() for cpu topology --- 2014-07-24 Hanjun Guo New
[03/19] ARM64 / ACPI: Introduce lowlevel suspend function --- 2014-07-24 Hanjun Guo New
[02/19] ARM64 / ACPI: Introduce early_param for "acpi" --- 2014-07-24 Hanjun Guo New
[01/19] ARM64 / ACPI: Get RSDP and ACPI boot-time tables --- 2014-07-24 Hanjun Guo New
[3/3] ACPI / ACPICA: Add GTDT support updated by ACPI 5.1 --- 2014-07-24 Hanjun Guo New
[2/3] ACPI / ACPICA: Add new features for MADT which introduced by ACPI 5.1 --- 2014-07-24 Hanjun Guo New
[1/3] ACPI / ACPICA: Introduce ARM Boot Architecture Flags in FADT --- 2014-07-24 Hanjun Guo New
[v3,1/3] ACPI: ARM64 does not have a BIOS add config for BIOS table scan. --- 2014-07-18 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
[4/4] ACPI: Make EC debugfs depend on X86 || IA64 in Kconfig --- 2014-07-02 Hanjun Guo New
[3/4] ACPI / processor: Introduce ARCH_HAS_ACPI_PDC --- 2014-07-02 Hanjun Guo New
[2/4] ACPI: Don't use acpi_lapic in ACPI core code --- 2014-07-02 Hanjun Guo New
[1/4] ACPI: ARM64 does not have a BIOS add config for BIOS table scan. --- 2014-07-02 Hanjun Guo New
[v4,13/13] ARM64 / ACPI: Enable ARM64 in Kconfig --- 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,11/13] ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled 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,09/13] ARM64 / ACPI: Introduce PCI functions for ACPI on ARM64 --- 2014-06-27 Hanjun Guo New
« 1 2 3 44 5 »

Bundling

Create bundle: