Show patches with: none      |   8813 patches
« 1 2 3 488 89 »
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
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
[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
[v2] ACPI: introduce CONFIG_ACPI_REDUCED_HARDWARE_ONLY to enforce this ACPI mode --- 2014-01-16 Al Stone Superseded
[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
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 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] ACPI: introduce CONFIG_ACPI_REDUCED_HARDWARE_ONLY to enable this ACPI mode --- 2014-01-17 Al Stone Accepted
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
[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 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
[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 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
ACPI, APEI: Remove X86 redundant dependency for APEI Generic Hardware Error Source. --- 2014-02-10 Tomasz Nowicki Accepted
[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 Superseded
[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 Accepted
[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 Accepted
[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
[Update,v5,5/5] ACPI: Replace printk with pr_* in tables.c --- 2014-02-20 Hanjun Guo Accepted
[v3,1/1] ACPI, PCI, ISA: Call ISA-specific code only for architectures which support ISA. --- 2014-02-20 Tomasz Nowicki Accepted
ACPI / trivial: Remove the duplicate macro for PREFIX --- 2014-03-13 Hanjun Guo Accepted
[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
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 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 Accepted
[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
ACPI / PCI: Stub out pci_acpi_crs_quirks() and make it x86 specific --- 2014-05-06 Hanjun Guo Accepted
[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
« 1 2 3 488 89 »