linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-21 02:30:18 to 2015-05-28 06:46:28 UTC [more...]

[PATCH v0] gpio: xgene: add ACPI support for APM X-Gene GPIO standby driver
 2015-05-28  6:46 UTC 

[PATCH] ACPI / osl: add acpi_os_down_wait to avoid a schedule BUG
 2015-05-28  6:39 UTC  (2+ messages)

[GIT PULL v4 00/21] libnd: non-volatile memory device support
 2015-05-28  5:21 UTC  (30+ messages)
` [PATCH v4 01/21] e820, efi: add ACPI 6.0 persistent memory types
` [PATCH v4 02/21] libnd, nfit: initial libnd infrastructure and NFIT support
` [PATCH v4 03/21] libnd: control character device and libnd bus sysfs attributes
` [PATCH v4 04/21] libnd, nfit: dimm/memory-devices
` [PATCH v4 05/21] libnd: control (ioctl) messages for libnd bus and dimm devices
` [PATCH v4 06/21] libnd, nd_dimm: dimm driver and base libnd device-driver infrastructure
` [PATCH v4 07/21] libnd, nfit: regions (block-data-window, persistent memory, volatile memory)
` [PATCH v4 08/21] libnd: support for legacy (non-aliasing) nvdimms
` [PATCH v4 09/21] libnd, nd_pmem: add libnd support to the pmem driver
` [PATCH v4 10/21] pmem: Dynamically allocate partition numbers
` [PATCH v4 11/21] libnd, nfit: add interleave-set state-tracking infrastructure
` [PATCH v4 12/21] libnd: namespace indices: read and validate
` [PATCH v4 13/21] libnd: pmem label sets and namespace instantiation
` [PATCH v4 14/21] libnd: blk labels "
` [PATCH v4 15/21] libnd: write pmem label set
` [PATCH v4 16/21] libnd: write blk "
` [PATCH v4 17/21] libnd: infrastructure for btt devices
` [PATCH v4 18/21] nd_btt: atomic sector updates
` [PATCH v4 19/21] libnd, nfit, nd_blk: driver for BLK-mode access persistent memory
` [PATCH v4 20/21] nfit-test: manufactured NFITs for interface development
` [PATCH v4 21/21] libnd: Non-Volatile Devices

[PATCH] ACPI / PM: Add missing pm_generic_complete() invocation
 2015-05-28  2:14 UTC 

[PATCH] PCI / ACPI: Do not set ACPI companions for host bridges with parents
 2015-05-27 23:18 UTC  (7+ messages)

[PATCH v2 0/2] ACPI / PCI: Fix _PRT lookup for ARI enabled devices
 2015-05-27 15:28 UTC  (4+ messages)
` [PATCH v2 1/2] PCI: Move pci_ari_enabled() to global header
` [PATCH v2 2/2] ACPI / PCI: Account for ARI in _PRT lookups

[PATCH 00/11] ARM64 PCI hostbridge init based on ACPI
 2015-05-27 11:29 UTC  (30+ messages)
` [PATCH 01/11] ARM64 / PCI: introduce struct pci_controller for ACPI
` [PATCH 02/11] x86, pci: Clean up comment about buggy MMIO config space access for AMD Fam10h CPUs
` [PATCH 03/11] x86, pci: Abstract PCI config accessors and use AMD Fam10h workaround exclusively
` [PATCH 04/11] x86, pci: Reorder logic of pci_mmconfig_insert() function
` [PATCH 05/11] x86, pci, acpi: Move arch-agnostic MMCONFIG (aka ECAM) and ACPI code out of arch/x86/ directory
` [PATCH 06/11] pci, acpi, mcfg: Provide generic implementation of MCFG code initialization
` [PATCH 07/11] x86, pci: mmconfig_{32, 64}.c code refactoring - remove code duplication
` [PATCH 08/11] x86, pci, ecam: mmconfig_64.c becomes default implementation for ECAM driver
` [PATCH 09/11] pci, acpi, mcfg: Share ACPI PCI config space accessors
` [PATCH 10/11] XEN / PCI: Remove the dependence on arch x86 when PCI_MMCONFIG=y
` [PATCH 11/11] ARM64 / PCI / ACPI: support for ACPI based PCI hostbridge init

[PATCH v2 0/8] mfd: introduce a driver for LPSS devices on SPT
 2015-05-27 10:41 UTC  (18+ messages)
` [PATCH v2 1/8] PM / QoS: Make it possible to expose device latency tolerance to userspace
` [PATCH v2 2/8] ACPI / PM: Attach ACPI power domain only once
` [PATCH v2 3/8] core: platform: wakeup the parent before trying any driver operations
` [PATCH v2 4/8] klist: implement klist_prev()
` [PATCH v2 5/8] driver core: implement device_for_each_child_reverse()
` [PATCH v2 6/8] mfd: make mfd_remove_devices() iterate in reverse order
` [PATCH v2 7/8] dmaengine: add a driver for Intel integrated DMA 64-bit
` [PATCH v2 8/8] mfd: Add support for Intel Sunrisepoint LPSS devices

3 EC issues
 2015-05-27  5:57 UTC 

[PATCH] ACPI / property: Define a symbol for PRP0001
 2015-05-27  4:50 UTC  (4+ messages)

[RFC PATCH V2 1/2] x86/cpu hotplug: make apicid <--> cpuid mapping persistent
 2015-05-27  1:15 UTC  (2+ messages)

[PATCH 0/2] ACPI / PCI: Fix _PRT lookup for ARI enabled devices
 2015-05-26 20:58 UTC  (6+ messages)
` [PATCH 1/2] PCI: Move pci_ari_enabled() to global header
` [PATCH 2/2] ACPI / PCI: Account for ARI in _PRT lookups

[PATCH 00/19] ACPICA: 20150515 Release
 2015-05-26  0:21 UTC  (31+ messages)
` [PATCH 03/19] ACPICA: ACPI 6.0: Add support for new predefined names
` [PATCH 04/19] ACPICA: ACPI 6.0: Add support for XENV table
` [PATCH 05/19] ACPICA: Parser: Move a couple externals to the proper header
` [PATCH 06/19] ACPICA: iASL: Enhance detection of non-ascii or corrupted input files
` [PATCH 07/19] ACPICA: ACPI 6.0: Add support for WPBT table
` [PATCH 08/19] ACPICA: ACPI 6.0: Add changes for FADT table
` [PATCH 09/19] ACPICA: ACPI 6.0: Add changes for LPIT table
` [PATCH 10/19] ACPICA: Dispatcher: Fix a resource leak issue in acpi_ds_auto_serialize_method()
` [PATCH 11/19] ACPICA: Hardware: Fix a resource leak issue in acpi_hw_build_pci_list()
` [PATCH 12/19] ACPICA: ACPI 6.0: Add changes for MADT table
` [PATCH 13/19] ACPICA: ACPI 6.0: Add ACPI_SUB_PTR()
` [PATCH 14/19] ACPICA: ACPI 6.0: Add support for IORT table
` [PATCH 15/19] ACPICA: ACPI 6.0: Add changes for DRTM table
` [PATCH 16/19] ACPICA: iASL/disassembler - fix possible fault for -e option
` [PATCH 17/19] ACPICA: acpi_help: Add option to display all known/supported ACPI tables
` [PATCH 18/19] ACPICA: ACPI 6.0: Add support for NFIT table
` [PATCH 19/19] ACPICA: Update version to 20150515
` [PATCH 1/2] ACPICA: acpihelp: Update for new NFIT table GUIDs
` [PATCH 2/2] ACPICA: Fix for ill-formed GUID strings for NFIT tables

[PATCH] PCI / hotplug: Propagate the "ignore hotplug" setting to parent
 2015-05-25 22:27 UTC  (3+ messages)

[PATCH] acpi: Change 1 to true for bool type variables
 2015-05-25 20:02 UTC 

[PATCH v3 00/21] libnd: non-volatile memory device support
 2015-05-25  7:02 UTC  (27+ messages)
` [PATCH v3 02/21] libnd, nfit: initial libnd infrastructure and NFIT support
` [PATCH v3 09/21] libnd, nd_pmem: add libnd support to the pmem driver
` [PATCH v3 14/21] libnd: blk labels and namespace instantiation
` [PATCH v3 18/21] nd_btt: atomic sector updates
` [PATCH v3 20/21] nfit-test: manufactured NFITs for interface development

Recent suspicious activity on your online account
 2015-05-24 10:44 UTC 

[V5 PATCH 0/5] ACPI: Introduce support for _CCA object
 2015-05-23  1:38 UTC  (8+ messages)
` [V5 PATCH 1/5] ACPI / scan: Parse _CCA and setup device coherency

[PATCH] PCI / hotplug / ACPI: Check ignore_hotplug for all downstream devices
 2015-05-22 22:16 UTC  (3+ messages)

[PATCH 2/4] acpi: allow for an override to set _REV
 2015-05-22 22:15 UTC  (12+ messages)

[Patch v3 0/7] Consolidate ACPI PCI root common code into ACPI core
 2015-05-22 13:55 UTC  (15+ messages)
` [Patch v3 1/7] ACPI/PCI: Enhance ACPI core to support sparse IO space
` [Patch v3 2/7] ia64/PCI/ACPI: Use common ACPI resource parsing interface for host bridge
` [Patch v3 3/7] ia64/PCI: Use common struct resource_entry to replace struct iospace_resource
` [Patch v3 5/7] PCI/ACPI: Consolidate common PCI host bridge code into ACPI core
` [Patch v3 6/7] x86/PCI/ACPI: Use common interface to support PCI host bridge

[PATCH] ACPI / PCI: remove stale list_head in struct acpi_prt_entry
 2015-05-22 11:04 UTC  (6+ messages)

[PATCH v2] ACPI / PCI: remove stale list_head in struct acpi_prt_entry
 2015-05-22  2:06 UTC  (2+ messages)

[PATCH] pci/hotplug: work-around for missing _RMV on HP ZBook G2
 2015-05-22  1:21 UTC  (6+ messages)
  ` [PATCH] PCIe / hotplug: Drop pointless ACPI-based "slot detection" check
    ` [Update][PATCH] "

[PATCH 00/11] Add self-probe infrastructure and stacked irqdomain support for ACPI based GICv2/3 init
 2015-05-21 15:04 UTC  (9+ messages)
` [PATCH 03/11] irqchip / GIC: Add GIC version support in ACPI MADT
` [PATCH 10/11] irqchip / GICv2 / ACPI: Consolidate GICv2 ACPI related init code

[V4 PATCH 0/6] ACPI: Introduce support for _CCA object
 2015-05-21 13:24 UTC  (6+ messages)
` [V4 PATCH 1/6] ACPI / scan: Parse _CCA and setup device coherency
    ` [Linaro-acpi] "

[PATCH 7/7] fjes: Add ethtool support
 2015-05-21  3:30 UTC  (2+ messages)

[PATCH 0/7][RFC] FUJITSU Extended Socket network device driver
 2015-05-21  3:16 UTC  (3+ messages)


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).