linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-10 11:15:32 to 2014-09-15 07:34:09 UTC [more...]

[PATCH v4 00/18] Introduce ACPI for ARM64 based on ACPI 5.1
 2014-09-15  7:13 UTC  (35+ messages)
` [PATCH v4 01/18] ARM64: Move the init of cpu_logical_map(0) before unflatten_device_tree()
` [PATCH v4 02/18] ACPI / table: Add new function to get table entries
` [PATCH v4 03/18] ACPI / table: Count matched and successfully parsed entries without specifying max entries
` [PATCH v4 04/18] ARM64 / ACPI: Get RSDP and ACPI boot-time tables
` [PATCH v4 05/18] ARM64 / ACPI: Introduce sleep-arm.c
` [PATCH v4 06/18] ARM64 / ACPI: Introduce early_param for "acpi"
` [PATCH v4 07/18] ARM64 / ACPI: If we chose to boot from acpi then disable FDT
` [PATCH v4 08/18] ARM64 / ACPI: Make PCI optional for ACPI on ARM64
` [PATCH v4 09/18] ARM64 / ACPI: Parse FADT table to get PSCI flags for PSCI init
` [PATCH v4 10/18] ACPI / table: Print GIC information when MADT is parsed
` [PATCH v4 11/18] ARM64 / ACPI: Parse MADT for SMP initialization
` [PATCH v4 12/18] ACPI / processor: Make it possible to get CPU hardware ID via GICC
` [PATCH v4 13/18] ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsi
` [PATCH v4 14/18] ARM64 / ACPI: Add GICv2 specific ACPI boot support
` [PATCH v4 15/18] ARM64 / ACPI: Parse GTDT to initialize arch timer
` [PATCH v4 16/18] ARM64 / ACPI: Select ACPI_REDUCED_HARDWARE_ONLY if ACPI is enabled on ARM64
` [PATCH v4 17/18] ARM64 / ACPI: Enable ARM64 in Kconfig
` [PATCH v4 18/18] Documentation: ACPI for ARM64

[PATCH v3 00/17] Introduce ACPI for ARM64 based on ACPI 5.1
 2014-09-15  4:37 UTC  (65+ messages)
` [PATCH v3 02/17] ARM64 / ACPI: Get RSDP and ACPI boot-time tables
` [PATCH v3 04/17] ARM64 / ACPI: Introduce early_param for "acpi"
` [PATCH v3 09/17] ARM64 / ACPI: Parse MADT for SMP initialization
` [PATCH v3 11/17] ARM64 / ACPI: Introduce ACPI_IRQ_MODEL_GIC and register device's gsi
` [PATCH v3 13/17] ARM64 / ACPI: Add GICv2 specific ACPI boot support
` [PATCH v3 16/17] ARM64 / ACPI: Enable ARM64 in Kconfig

[RFC PATCH for Juno 0/2] Drivers for Juno to boot from ACPI
 2014-09-15  4:14 UTC  (8+ messages)
` [RFC PATCH for Juno 1/2] net: smsc911x add support for probing "
  ` [Linaro-acpi] "

[PATCH] ACPI: blacklist Win8 OSI for some Dell laptop models
 2014-09-15  3:56 UTC 

[PATCH RFC] x86 early_ioremap: increase FIX_BTMAPS_SLOTS to 8
 2014-09-15  3:33 UTC  (5+ messages)

[PATCH 0/2] Support CrystalCove PMIC ACPI operation region
 2014-09-15  2:57 UTC  (2+ messages)

[PATCH 0/2] PCI: Ignore hotplug events for dual GPU systems
 2014-09-14 18:04 UTC  (6+ messages)
` [PATCH 1/2] PCI: Add pci_ignore_hotplug() to ignore hotplug events for a device
` [PATCH 2/2] ACPIPHP / radeon / nouveau: Remove acpi_bus_no_hotplug()

[PATCH] ACPI / platform / LPSS: disable async suspend/resume of LPSS devices
 2014-09-14 16:52 UTC  (6+ messages)

[PATCH v4 1/9] ACPI / PM: Let acpi_dev_pm_detach() return an error code
 2014-09-14 16:38 UTC  (3+ messages)
` [v4,1/9] "

[PATCH 1/1 linux-next] ACPI: processor: use container_of to resolve acpi_madt_local_apic/sapic/x2apic from acpi_subtable_header
 2014-09-14 13:12 UTC 

[PATCH v7 0/2] PCC: Platform Communication Channel
 2014-09-13 22:05 UTC  (6+ messages)
` [PATCH v7 1/2] Mailbox: Add support for "
` [PATCH v7 2/2] PCC test

[PATCH] [REGRESSION] i2c-acpi: Fix NULL Pointer dereference
 2014-09-13  6:34 UTC  (3+ messages)

[PATCH v1 00/13] PCI: Device configuration cleanup
 2014-09-12 21:51 UTC  (18+ messages)
` [PATCH v1 01/13] PCI: Remove "no hotplug settings from platform" warning
` [PATCH v1 02/13] PCI: Move pci_configure_slot() to drivers/pci/probe.c
` [PATCH v1 03/13] PCI: Add pci_configure_device() during enumeration
` [PATCH v1 04/13] PCI: pciehp: Configure hot-added display devices
` [PATCH v1 05/13] PCI: pciehp: Remove pci_configure_slot() usage
` [PATCH v1 06/13] PCI: shpchp: "
` [PATCH v1 07/13] ACPI / hotplug / PCI: "
` [PATCH v1 08/13] PCI: Remove unused pci_configure_slot()
` [PATCH v1 09/13] PCI: Apply _HPP settings to PCIe devices as well as PCI and PCI-X
` [PATCH v1 10/13] PCI: Preserve BIOS PCI_COMMAND_SERR and PCI_COMMAND_PARITY settings
` [PATCH v1 11/13] PCI: Apply _HPP settings to all hot-added PCI devices
` [PATCH v1 12/13] PCI: Preserve MPS and MRRS when applying _HPX settings
` [PATCH v1 13/13] PCI: Configure *all* devices, not just hot-added ones

state[i].transition_latency and state[i].bus_master_latency set to 0. BUG?
 2014-09-12  8:55 UTC  (2+ messages)

[PATCH] ACPI / scan: Correct error return value of create_modalias()
 2014-09-12  8:33 UTC 

[PATCH] ata: ahci_platform: Add ACPI support for AMD Seattle SATA controller
 2014-09-12  8:14 UTC  (3+ messages)

[RFC Part1 v1 00/18] Prepare for enabling hierarchy irqdomain on x86
 2014-09-11 14:47 UTC  (21+ messages)
` [RFC Part1 v1 01/18] x86, irq, ACPI: Fix building warning of unused code
` [RFC Part1 v1 02/18] x86, irq: Kill fourth parameter of IO_APIC_get_PCI_irq_vector()
` [RFC Part1 v1 03/18] x86, irq: Convert irq_2_pin list to generic list
` [RFC Part1 v1 04/18] x86, irq: Refine hw_irq.h to prepare for irqdomain support
` [RFC Part1 v1 05/18] x86, irq: Rename local APIC related functions in io_apic.c as apic_xxx()
` [RFC Part1 v1 06/18] x86, irq: Protect __clear_irq_vector() with vector_lock
` [RFC Part1 v1 07/18] x86, irq: Introduce helpers to access struct irq_cfg
` [RFC Part1 v1 08/18] x86, irq: Move local APIC related code from io_apic.c into vector.c
` [RFC Part1 v1 09/18] x86, irq: Replace printk(KERN_LVL) with pr_lvl() utilities
` [RFC Part1 v1 10/18] x86, irq: Move PCI MSI related code from io_apic.c into msi.c
` [RFC Part1 v1 11/18] x86, irq: Move HT IRQ related code from io_apic.c into htirq.c
` [RFC Part1 v1 12/18] x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.h
` [RFC Part1 v1 13/18] x86, irq: Move IRQ initialization routines from io_apic.c into vector.c
` [RFC Part1 v1 14/18] x86, irq: Make MSI and HT_IRQ indepenent of X86_IO_APIC
` [RFC Part1 v1 15/18] x86, irq: Use helpers to access irq_cfg data structure associated with IRQ
` [RFC Part1 v1 16/18] x86: irq_remapping: "
` [RFC Part1 v1 17/18] iommu/vt-d: "
` [RFC Part1 v1 18/18] iommu/amd: "

[Notice] PM+ACPI maintenance in travel mode between Sep. 12 and 20
 2014-09-11 14:43 UTC 

[RFC Part2 v1 00/21] Enable hierarchy irqdomian on x86 platforms
 2014-09-11 14:29 UTC  (24+ messages)
` [RFC Part2 v1 01/21] irqdomain: Introduce new interfaces to support hierarchy irqdomains
` [RFC Part2 v1 02/21] genirq: Introduce helper functions to support stacked irq_chip
` [RFC Part2 v1 03/21] x86, irq: Save destination CPU ID in irq_cfg
` [RFC Part2 v1 04/21] x86, irq: Use hierarchy irqdomain to manage CPU interrupt vectors
` [RFC Part2 v1 05/21] x86, hpet: Use new irqdomain interfaces to allocate/free IRQ
` [RFC Part2 v1 06/21] x86, MSI: "
` [RFC Part2 v1 07/21] x86, uv: "
` [RFC Part2 v1 08/21] x86, htirq: "
` [RFC Part2 v1 09/21] x86, dmar: "
` [RFC Part2 v1 10/21] x86: irq_remapping: Introduce new interfaces to support hierarchy irqdomain
` [RFC Part2 v1 11/21] iommu/vt-d: Change prototypes to prepare for enabling "
` [RFC Part2 v1 12/21] iommu/vt-d: Enhance Intel IR driver to suppport "
` [RFC Part2 v1 13/21] iommu/amd: Enhance AMD "
` [RFC Part2 v1 14/21] x86, hpet: Enhance HPET IRQ to support "
` [RFC Part2 v1 15/21] x86, MSI: Use hierarchy irqdomain to manage MSI interrupts
` [RFC Part2 v1 16/21] x86, irq: Directly call native_compose_msi_msg() for DMAR IRQ
` [RFC Part2 v1 17/21] x86, htirq: Use hierarchy irqdomain to manage Hypertransport interrupts
` [RFC Part2 v1 18/21] iommu/vt-d: Clean up unused MSI related code
` [RFC Part2 v1 19/21] iommu/amd: "
` [RFC Part2 v1 20/21] x86: irq_remapping: "
` [RFC Part2 v1 21/21] x86, irq: Clean up unused MSI related code and interfaces

[GIT PULL] ACPI and power management fixes for 3.17-rc5
 2014-09-11 14:17 UTC 

[PATCH] acpi : Add container online uevent to acpi_bus_attach
 2014-09-11 13:14 UTC  (6+ messages)

[PATCH] ACPI / LPSS: not using UART RTS override with Auto Flow Control
 2014-09-11 12:19 UTC 

[Patch v5 00/15] Enable support of IOAPIC hotplug on x86 platforms
 2014-09-11  8:23 UTC  (17+ messages)
` [Patch v5 01/15] x86, PCI, ACPI: Kill private function resource_to_addr() in arch/x86/pci/acpi.c
` [Patch v5 02/15] ACPI: Correct return value of acpi_dev_resource_address_space()
` [Patch v5 03/15] ACPI: Fix minor syntax issues in processor_core.c
` [Patch v5 04/15] ACPI: Add interfaces to parse IOAPIC ID for IOAPIC hotplug
` [Patch v5 05/15] PCI: Remove PCI ioapic driver
` [Patch v5 06/15] x86, irq: Split out alloc_ioapic_save_registers()
` [Patch v5 07/15] x86, irq: Prefer assigned ID in APIC ID register for x86_64
` [Patch v5 08/15] x86, irq: Remove __init marker for functions will be used by IOAPIC hotplug
` [Patch v5 09/15] x86, irq: Keep balance of IOAPIC pin reference count
` [Patch v5 10/15] x86, irq: Refine mp_register_ioapic() to prepare for IOAPIC hotplug
` [Patch v5 11/15] x86, irq, ACPI: Introduce a rwsem to protect IOAPIC operations from hotplug
` [Patch v5 12/15] x86, irq, ACPI: Implement interface to support ACPI based IOAPIC hot-addition
` [Patch v5 13/15] x86, irq, ACPI: Implement interfaces to support ACPI based IOAPIC hot-removal
` [Patch v5 14/15] x86, irq: Introduce helper to check whether an IOAPIC has been registered
` [Patch v5 15/15] x86, irq, ACPI: Implement ACPI driver to support IOAPIC hotplug

[PATCH] ACPI / LPSS: complete PM entries for LPSS power domain
 2014-09-11  7:41 UTC  (3+ messages)

[Patch v4 00/16] Enable support of IOAPIC hotplug on x86 platforms
 2014-09-11  7:17 UTC  (12+ messages)
` [Patch v4 12/16] x86, irq, ACPI: Implement interface to support ACPI based IOAPIC hot-addition
` [Patch v4 14/16] x86, irq: Introduce helper to check whether an IOAPIC has been registered

3.14 x86 ACPI handover regression
 2014-09-10 18:19 UTC 

[PATCH] ACPI: force vendor backlight on Lenovo Ideapad Z570
 2014-09-10 15:44 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).