Show patches with: State = Action Required       |    Archived = No       |   3891 patches
« 1 2 3 438 39 »
Patch Series S/W/F Date Submitter Delegate State
[1/5] cpuidle / ACPI : remove unused definition --- 2012-10-19 Daniel Lezcano New
[2/5] cpuidle / ACPI : remove pointless headers --- 2012-10-19 Daniel Lezcano New
[3/5] cpuidle / ACPI : pass the cpuidle_device parameter --- 2012-10-19 Daniel Lezcano New
[4/5] cpuidle / ACPI : change indentation logic --- 2012-10-19 Daniel Lezcano New
[5/5] cpuidle / ACPI : pass the cpuidle driver as parameter --- 2012-10-19 Daniel Lezcano New
[v5,1/5] ACPI: introduce CONFIG_ACPI_REDUCED_HARDWARE_ONLY to enforce this ACPI mode --- 2014-01-08 Al Stone New
[v5,2/5] ACPI: bus master reload not supported in reduced HW mode --- 2014-01-08 Al Stone New
[v5,3/5] ACPI: HW reduced mode does not allow use of the FADT sci_interrupt field --- 2014-01-08 Al Stone New
[v5,4/5] ACPI: in HW reduced mode, using FADT PM information is not allowed. --- 2014-01-08 Al Stone New
[v5,5/5] ACPI: do not map/unmap memory regions for FADT entries in reduced HW mode --- 2014-01-08 Al Stone New
[v6,1/6] ACPI: introduce CONFIG_ACPI_REDUCED_HARDWARE_ONLY to enforce this ACPI mode --- 2014-01-10 Al Stone New
[v6,2/6] ACPI: bus master reload not supported in reduced HW mode --- 2014-01-10 Al Stone New
[v6,3/6] ACPI: HW reduced mode does not allow use of the FADT sci_interrupt field --- 2014-01-10 Al Stone New
[v6,4/6] ACPI: in HW reduced mode, using FADT PM information is not allowed. --- 2014-01-10 Al Stone New
[v6,5/6] ACPI: do not map/unmap memory regions for FADT entries in reduced HW mode --- 2014-01-10 Al Stone New
[v6,6/6] ACPI: make sure ECs do not use the ACPI global lock --- 2014-01-10 Al Stone New
ACPI: introduce CONFIG_ACPI_REDUCED_HARDWARE_ONLY to enforce this ACPI mode --- 2014-01-14 Al Stone 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
[1/2] ACPI, PCI, ISA: Call ISA-specific code only for architectures which support ISA. --- 2014-02-10 Tomasz Nowicki New
[2/2] ACPI, PCI, ISA: Fix memory leak when there is no IRQ in the ACPI subsystem. --- 2014-02-10 Tomasz Nowicki 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
[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,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
[v2,1/1] ACPI, PCI, ISA: Call ISA-specific code only for architectures which support ISA. --- 2014-02-19 Tomasz Nowicki New
[RFC] ACPI: Add new function to get table entries --- 2014-03-19 Ashwin Chaugule New
[Resend] ACPI / processor_core: Rework _PDC related stuff to make it more arch-independent --- 2014-03-24 Hanjun Guo New
[03/19] drivers: thermal: make usage of CONFIG_THERMAL_HWMON optional --- 2014-03-25 Alex Shi 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
[1/7] apei, mce: Call MCE-specific code only for X86 architecture. --- 2014-04-09 Tomasz Nowicki New
[2/7] acpi, apei, ghes: Introduce more generic mechanism to init/deinit GHES error notifications. --- 2014-04-09 Tomasz Nowicki New
[3/7] ACPI, APEI, GHES: Introduce ACPI_APEI_NMI to make NMI error notification a GHES feature. --- 2014-04-09 Tomasz Nowicki New
[4/7] acpi, apei, ghes: Factor out NMI error notification context. --- 2014-04-09 Tomasz Nowicki New
[5/7] acpi, apei, ghes: Attach NMI init/deinit functions while CONFIG_ACPI_APEI_NMI is enabled. --- 2014-04-09 Tomasz Nowicki New
[6/7] acpi, apei, ghes: Make unmapping functionality independent from architecture. --- 2014-04-09 Tomasz Nowicki New
[7/7] acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context. --- 2014-04-09 Tomasz Nowicki New
acpi: respect const qualifier --- 2014-04-17 Sam Protsenko New
[4/7] acpi, apei, ghes: Factor out NMI error notification context. --- 2014-05-26 Tomasz Nowicki New
[v2,1/5] apei, mce: Factor out APEI architecture specific MCE calls. --- 2014-05-28 Tomasz Nowicki New
[v2,2/5] acpi, apei, ghes: Introduce ACPI_APEI_NMI to make NMI error notification a GHES feature. --- 2014-05-28 Tomasz Nowicki New
[v2,3/5] acpi, apei, ghes: Introduce more generic mechanism to init/deinit GHES error notifications. --- 2014-05-28 Tomasz Nowicki New
[v2,4/5] apei, ghes, nmi: Factor out NMI arch-specific calls. --- 2014-05-28 Tomasz Nowicki New
[v2,5/5] acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context. --- 2014-05-28 Tomasz Nowicki New
[RFC,v2,1/3] Mailbox: Add support for ACPI --- 2014-06-12 Ashwin Chaugule New
[RFC,v2,2/3] ACPI: Add support for Platform Communication Channel --- 2014-06-12 Ashwin Chaugule New
[RFC,v2,3/3] PCC test driver --- 2014-06-12 Ashwin Chaugule New
[v3,1/5] apei, mce: Factor out APEI architecture specific MCE calls. --- 2014-06-13 Tomasz Nowicki New
[v3,2/5] acpi, apei, ghes: Introduce ARCH_HAS_ACPI_APEI_NMI to make NMI error notification a GHES feature. --- 2014-06-13 Tomasz Nowicki New
[v3,3/5] acpi, apei, ghes: Introduce more generic mechanism to init/deinit GHES error notifications. --- 2014-06-13 Tomasz Nowicki New
[v3,4/5] apei, ghes, nmi: Factor out NMI arch-specific calls. --- 2014-06-13 Tomasz Nowicki New
[v3,5/5] acpi, apei, ghes: Factor out ioremap virtual memory for IRQ and NMI context. --- 2014-06-13 Tomasz Nowicki 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
[v3,1/3] ACPI: ARM64 does not have a BIOS add config for BIOS table scan. --- 2014-07-18 Hanjun Guo New
[1/3] ACPI / ACPICA: Introduce ARM Boot Architecture Flags in FADT --- 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
[3/3] ACPI / ACPICA: Add GTDT support updated by ACPI 5.1 --- 2014-07-24 Hanjun Guo New
[01/19] ARM64 / ACPI: Get RSDP and ACPI boot-time tables --- 2014-07-24 Hanjun Guo New
[02/19] ARM64 / ACPI: Introduce early_param for "acpi" --- 2014-07-24 Hanjun Guo New
[03/19] ARM64 / ACPI: Introduce lowlevel suspend function --- 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
« 1 2 3 438 39 »