linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-13 01:52:37 to 2016-01-20 13:40:08 UTC [more...]

[PATCH V3 00/21] MMCONFIG refactoring and support for ARM64 PCI hostbridge init based on ACPI
 2016-01-20 13:40 UTC  (69+ messages)
` [PATCH V3 01/21] x86, pci: Reorder logic of pci_mmconfig_insert() function
` [PATCH V3 02/21] x86, pci, acpi: Move arch-agnostic MMCONFIG (aka ECAM) and ACPI code out of arch/x86/ directory
` [PATCH V3 03/21] pci, acpi, mcfg: Provide generic implementation of MCFG code initialization
` [PATCH V3 04/21] x86, pci: mmconfig_{32,64}.c code refactoring - remove code duplication
` [PATCH V3 05/21] x86, pci, ecam: mmconfig_64.c becomes default implementation for ECAM driver
` [PATCH V3 06/21] XEN / PCI: Remove the dependence on arch x86 when PCI_MMCONFIG=y
` [PATCH V3 07/21] pci, acpi, mcfg: Provide default RAW ACPI PCI config space accessors
` [PATCH V3 08/21] arm64, acpi: Use empty PCI config space accessors from mcfg.c file
` [PATCH V3 09/21] pci, acpi, ecam: Add flag to indicate whether ECAM region was hot added or not
` [PATCH V3 10/21] x86, pci: Cleanup platform specific MCFG data using previously added ECAM hot_added flag
` [PATCH V3 11/21] pci, acpi: Move ACPI host bridge device companion assignment to core code
` [PATCH V3 12/21] x86, ia64, pci: Remove ACPI companion device from platform specific data
` [PATCH V3 13/21] pci, acpi: Provide generic way to assign bus domain number
` [PATCH V3 14/21] x86, ia64: Include acpi_pci_{add|remove}_bus to the default pcibios_{add|remove}_bus implementation
` [PATCH V3 15/21] acpi, mcfg: Implement two calls that might be used to inject/remove MCFG region
` [PATCH V3 16/21] x86, acpi, pci: Use equivalent function introduced in previous patch
` [PATCH V3 17/21] acpi, mcfg: Add default PCI config accessors implementation and initial support for related quirks
` [PATCH V3 18/21] ACPI, PCI: Refine the way to handle translation_offset for ACPI resources
` [PATCH V3 19/21] pci, acpi: Support for ACPI based generic PCI host controller init
` [PATCH V3 20/21] pci, acpi: Match PCI config space accessors against platfrom specific quirks
  ` [PATCH] pci, acpi: QDF2xxx 32 bit config space accessors
` [PATCH V3 21/21] arm64, pci, acpi: Start using ACPI based PCI host bridge driver for ARM64

[PATCH] pci: fix unavailable irq number 255 reported by BIOS
 2016-01-20  4:56 UTC  (11+ messages)

[PATCH v4] dell-wmi: Support new hotkeys on the XPS 13 9350 (Skylake)
 2016-01-19 23:07 UTC 

[PATCH v3] dell-wmi: Support new hotkeys on the XPS 13 9350 (Skylake)
 2016-01-19 23:03 UTC  (3+ messages)

[PATCH 10/11] acpi: Export acpi_bus_type
 2016-01-19 22:03 UTC  (14+ messages)
` [PATCH 11/11] drm/i915: Disable use of stolen area by User when Intel RST is present

ACPI IPMI device with _CID getting wrong driver attached
 2016-01-19 21:22 UTC  (2+ messages)

[PATCH V3 00/10] Introduce ACPI world to GICv3 & ITS irqchip
 2016-01-19 18:26 UTC  (13+ messages)
` [PATCH V3 01/10] irqchip / GICv3: Refactor gic_of_init() for GICv3 driver
` [PATCH V3 02/10] irqchip / GICv3: Add ACPI support for GICv3+ initialization
` [PATCH V3 03/10] irqchip,GICv3,ACPI: Add redistributor support via GICC structures
` [PATCH V3 04/10] irqchip / GICv3: remove gic root node in ITS
` [PATCH V3 05/10] irqchip, gicv3, its: Mark its_init() and its children as __init
` [PATCH V3 06/10] irqchip, GICv3, ITS: Refator ITS dt init code to prepare for ACPI
` [PATCH V3 07/10] ARM64, ACPI, PCI: I/O Remapping Table (IORT) initial support
` [PATCH V3 08/10] irqchip, gicv3, its: Probe ITS in the ACPI way
` [PATCH V3 09/10] acpi, gicv3, msi: Factor out code that might be reused for ACPI equivalent
` [PATCH V3 10/10] acpi, gicv3, its: Use MADT ITS subtable to do PCI/MSI domain initialization

[PATCH v5] acpi, apei: add Boot Error Record Table (BERT) support
 2016-01-19 10:49 UTC  (4+ messages)

[PATCH v4] acpi, apei: add Boot Error Record Table (BERT) support
 2016-01-19 10:05 UTC  (6+ messages)

4.5 regression: ACPI hangs when backlight hotkeys are pressed
 2016-01-19  0:20 UTC  (8+ messages)

[PATCH v3 0/5] ACPI / processor_idle: Add ACPI v6.0 LPI support
 2016-01-18 14:53 UTC  (6+ messages)

[PATCH v2 01/16] Xen: ACPI: Hide UART used by Xen
 2016-01-18 11:38 UTC  (4+ messages)

[PATCH v2 0/4] ACPI based NUMA support for ARM64
 2016-01-18  6:47 UTC  (7+ messages)
` [PATCH v2 3/4] arm64, acpi, numa: NUMA support based on SRAT and SLIT

Do You Authorize Change of Beneficiary Account?
 2016-01-17 23:49 UTC 

[PATCH 00/14] Big WMI driver rework
 2016-01-17 14:06 UTC  (9+ messages)
` [PATCH 05/14] wmi: Turn WMI into a bus driver
` [PATCH 08/14] wmi: Probe data objects for read and write capabilities
` [PATCH 09/14] wmi: Instantiate all devices before adding them

[PATCH 0/4] acpi: cppc optimization patches
 2016-01-15 19:33 UTC  (6+ messages)
` [PATCH 1/4] ACPI / CPPC: Optimize PCC Read Write operations
` [PATCH 2/4] acpi: cppc: optimized cpc_read and cpc_write
` [PATCH 3/4] mailbox: pcc: optimized pcc_send_data
` [PATCH 4/4] acpi: cppc: replace writeX/readX to PCC with relaxed version

[PATCH 0/3] misc badblocks/poison list cleanup
 2016-01-15  4:29 UTC  (5+ messages)
` [PATCH 1/3] badblocks: add null checks for bb in the badblocks api
` [PATCH 2/3] libnvdimm, nfit: move nvdimm poison search to core
` [PATCH 3/3] libnvdimm: use enums for ARS statuses

[PATCH 1/4] acpi_video: Revert "ACPI / video: driver must be registered before checking for keypresses"
 2016-01-15  0:52 UTC  (7+ messages)
` [PATCH 2/4] acpi_video: Fix using an uninitialized mutex / list_head in acpi_video_handles_brightness_key_presses()
` [PATCH 3/4] acpi_video: Document acpi_video_handles_brightness_key_presses() a bit
` [PATCH 4/4] Revert "thinkpad_acpi: Use acpi_video_handles_brightness_key_presses()"

[PATCH 0/4] ACPICA: 20160108 Release
 2016-01-15  0:17 UTC  (5+ messages)
` [PATCH 1/4] Reduce regression between ACPICA fix and Linux upstream
` [PATCH 2/4] ACPICA: Additional 2016 copyright changes
` [PATCH 3/4] ACPICA: Silence a -Wbad-function-cast warning when acpi_uintptr_t is 'uintptr_t'
` [PATCH 4/4] ACPICA: Update version to 20160108

[RFC] halt to s4 for WOL
 2016-01-14 14:30 UTC  (3+ messages)

[PATCH] acpi_video: Add disable_backlight_sysfs_if quirk for the Toshiba Satellite R830
 2016-01-14 13:24 UTC 

[PATCH v6 0/5] ACPI based PCI support for arm64
 2016-01-14 10:33 UTC  (8+ messages)
` [PATCH v6 1/5] APCI: MCFG: Move mmcfg_list management to drivers/acpi
  ` [Xen-devel] "
` [PATCH v6 2/5] PCI: Handle ACPI companion and domain number
` [PATCH v6 3/5] ACPI: PCI: Support platforms that need pci_remap_iospace
` [PATCH v6 4/5] arm64: pci: Add ACPI support
` [PATCH v6 5/5] PCI: ACPI: Add a generic ACPI based host controller

[PATCH] ACPI / video: driver must be registered before checking for keypresses
 2016-01-14  8:00 UTC  (3+ messages)

[PATCH 0/6] 8250: AMD Carrizo UART PL300 DMA enablement
 2016-01-14  6:23 UTC  (4+ messages)
` [PATCH 6/6] Serial:8250: New Port Type PORT_AMD_8250

ACPICA serialized objects?
 2016-01-13 22:57 UTC  (9+ messages)

[PATCH v4] i2c: designware: Do not require clock when SSCN and FFCN are provided
 2016-01-13 22:46 UTC  (3+ messages)

[PATCH] acpi/fan: Improve acpi_device_update_power error message
 2016-01-13 22:25 UTC 

[GIT PULL] libnvdimm for 4.5
 2016-01-13 21:05 UTC 

[RFC] halt to s4 for WOL
 2016-01-13 16:40 UTC 

[PATCH v2 0/2] memory-hotplug: cleanup register_memory_resource()
 2016-01-13 10:26 UTC  (4+ messages)
` [PATCH v2 2/2] memory-hotplug: keep the request_resource() error code

[PATCH V2 00/23] MMCONFIG refactoring and support for ARM64 PCI hostbridge init based on ACPI
 2016-01-13  9:43 UTC  (6+ messages)
` [PATCH V2 11/23] arm64, pci: Remove useless boot time IRQ assignment when booting with DT

[PATCH V2 00/10] Introduce ACPI world to GICv3 & ITS irqchip
 2016-01-13  9:15 UTC  (7+ messages)
` [PATCH V2 03/10] irqchip,GICv3,ACPI: Add redistributor support via GICC structures

[PATCH v3 0/2] acpi: apei: Bug fix to enable APEI support for ARMv8
 2016-01-13  8:40 UTC  (7+ messages)
` [PATCH v3 1/2] acpi: Fix proper return code for function acpi_gsi_to_irq

[PATCH v4 0/5] Make cpuid <-> nodeid mapping persistent
 2016-01-13  4:56 UTC  (7+ messages)
` [PATCH 1/5] x86, memhp, numa: Online memory-less nodes at boot time
` [PATCH 5/5] x86, acpi, cpu-hotplug: Set persistent cpuid <-> nodeid mapping when booting

[PATCH] ACPI: Add phylib support code for mdio
 2016-01-13  3:03 UTC  (5+ 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).