public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-12-10 02:20:48 to 2015-12-18 09:17:45 UTC [more...]

[PATCH v7 0/3] ACPI: Add irq_type to gpio interrupt
 2015-12-18  9:17 UTC  (8+ messages)
` [PATCH v7 1/3] acpi: Rename acpi_gsi_get_irq_type to acpi_dev_get_irq_type and export symbol
  ` [PATCH v7 2/3] ACPI / gpio: Add irq_type when a gpio is used as an interrupt
` [PATCH v7 3/3] ACPI / spi: attach gpio irq from acpi description to spi device

[acpi:release 1/7] arch/x86/kernel/cpu/aperfmperf.c:38:6: error: implicit declaration of function 'time_before'
 2015-12-18  6:12 UTC  (2+ messages)

[PATCH 1/1] drivers:pci:hotplug Fix all whitespace issues
 2015-12-17 21:57 UTC  (3+ messages)

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

Darlehen bieten
 2015-12-18  6:59 UTC 

[RFC PATCH v2 0/5] ACPICA / debugger: Add in-kernel AML debugger support
 2015-12-17 16:59 UTC  (11+ messages)
` [PATCH v4 0/7] "
  ` [PATCH v4 7/7] ACPI / x86: introduce acpi_os_readable() support

[PATCH v7 0/4] gicv2m: acpi: Add ACPI support for GICv2m MSI
 2015-12-17 16:57 UTC  (14+ messages)
` [PATCH v7 1/4] acpi: pci: Setup MSI domain for ACPI based pci devices
` [PATCH v7 2/4] irqdomain: introduce is_fwnode_irqchip helper
` [PATCH v7 3/4] gicv2m: Refactor to prepare for ACPI support
` [PATCH v7 4/4] gicv2m: acpi: Introducing GICv2m "

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

[PATCH v2] i2c: designware: Do not require clock when SSCN and FFCN are provided
 2015-12-17  3:01 UTC  (3+ messages)

Incorrect ACPI error on Dell XPS 13 9350?
 2015-12-17  2:50 UTC  (3+ messages)

[PATCH] i2c: designware: Do not require clock when SSCN and FFCN are provided
 2015-12-17  0:55 UTC  (7+ messages)

[PATCH] i2c: designware: Add support for AMD Seattle I2C
 2015-12-17  0:49 UTC  (6+ messages)

[PATCH v2 0/3] ACPI, clocksource: add GTDT and ARM memory-mapped timer support
 2015-12-16 23:18 UTC  (4+ messages)

question on possible functionality
 2015-12-16 20:47 UTC  (4+ messages)

[RFC PATCH v3 0/5] Simple ACPI based PCI support for arm64
 2015-12-16 14:24 UTC  (7+ messages)
` [RFC PATCH v3 1/5] ACPI: MCFG: Move mmcfg_list management to drivers/acpi
` [RFC PATCH v3 2/5] arm64: pci: Add ACPI support
` [RFC PATCH v3 3/5] PCI: Handle NULL parent in pci_bus_assign_domain_nr
` [RFC PATCH v3 4/5] ACPI: PCI: Support platforms that need pci_remap_iospace
` [RFC PATCH v3 5/5] PCI: ACPI: Add a generic ACPI based host controller

[PATCH V1 00/11] MMCONFIG refactoring and ARM64 PCI hostbridge init based on ACPI
 2015-12-16 14:05 UTC  (6+ messages)

[PATCH v2 0/2] i2c:dw: Add APM X-Gene ACPI I2C device support
 2015-12-16 12:53 UTC  (11+ messages)
` [PATCH v2 1/2] acpi:apd: "
` [PATCH v2 2/2] i2c:dw: "

[PATCH] pnp: respect PNP_DRIVER_RES_DO_NOT_CHANGE when detaching
 2015-12-16  6:33 UTC 

[PATCH] mmc: sdhci-acpi: set non-removable in ACPI table
 2015-12-16  1:17 UTC  (3+ messages)

[PATCH RESEND] ACPI/Kconfig: Make ACPI_NFIT depend on EFI_STUB on X86
 2015-12-15 20:04 UTC  (7+ messages)

[PATCH v2 0/2] Minor _OSC error handling improvements
 2015-12-15 16:37 UTC  (3+ messages)
` [PATCH v2 1/2] acpi: Tidy up _OSC error spacing
` [PATCH v2 2/2] acpi: Show _OSC UUID when _OSC fails

[PATCH] ACPI / scan: set status to 0 if _STA failed
 2015-12-14 23:42 UTC  (3+ messages)

[PATCH 11/11] ACPI/EINJ: Allow memory error injection to NVDIMM
 2015-12-14 23:37 UTC 

[PATCH 00/11] Support System RAM resource type and EINJ to NVDIMM
 2015-12-14 23:37 UTC 

[PATCH v3 0/6] nvdimm: Add an IOCTL pass thru for DSM calls
 2015-12-14 17:33 UTC  (10+ messages)
` [PATCH v3 1/6] acpica: Correct parameter type to acpi_evaluate_dsm
` [PATCH v3 2/6] nvdimm: Clean-up access mode check
` [PATCH v3 3/6] nvdimm: Add wrapper for IOCTL pass thru
` [PATCH v3 4/6] nvdimm: Fix security issue with DSM IOCTL
` [PATCH v3 5/6] nvdimm: Increase max envelope size for IOCTL
` [PATCH v3 6/6] nvdimm: Add IOCTL pass thru functions
` [PATCH v4 0/6] nvdimm: Add an IOCTL pass thru for DSM calls

[PATCH v4] acpi, apei, arm64: APEI initial support for aarch64
 2015-12-14 12:39 UTC  (12+ messages)

[PATCH v6 0/3] ACPI: Add irq_type to gpio interrupt
 2015-12-13 11:15 UTC  (4+ messages)
  ` [PATCH v6 1/3] acpi: Rename acpi_gsi_get_irq_type to acpi_dev_get_irq_type and export symbol
  ` [PATCH v6 2/3] ACPI / gpio: Add irq_type when a gpio is used as an interrupt
` [PATCH v6 3/3] ACPI / spi: attach gpio irq from acpi description to spi device

URGENT MAIL FOR YOU
 2015-12-13 10:04 UTC 

[PATCH 0/9] 8250: AMD Carrizo UART PL300 DMA enablement
 2015-12-13  2:32 UTC  (15+ messages)
` [PATCH 3/9] ACPI: add struct acpi_amba_quirk for AMD pl330 specific device config
` [PATCH 4/9] dmaengine: pl330: add new items for pl330 private data
` [PATCH 5/9] dmaengine: pl330: provide ACPI dmaengine interface
` [PATCH 7/9] Serial:8250: New Port Type PORT_AMD_8250

[PATCH v5 0/3] ACPI: Add irq_type to gpio interrupt
 2015-12-13  0:35 UTC  (6+ messages)
` [PATCH v5 1/3] acpi: Rename acpi_gsi_get_irq_type to acpi_dev_get_irq_type and export symbol
` [PATCH v5 2/3] ACPI / gpio: Add irq_type when a gpio is used as an interrupt
  ` [PATCH v5 3/3] ACPI / spi: attach gpio irq from acpi description to spi device

[PATCH] nfit: acpi_nfit_notify(): Do not leave device locked
 2015-12-11 22:01 UTC  (3+ messages)

[PATCH v3 0/3] nvdimm: Add an IOCTL pass thru for DSM calls
 2015-12-11 19:00 UTC  (8+ messages)
` [PATCH v3 3/3] nvdimm: Add IOCTL pass thru functions

[RFC PATCH 0/2] PCI/ACPI: HiSi: Add ACPI support for Hip05 PCIe Host Bridge Controller
 2015-12-11 14:17 UTC  (6+ messages)
` [RFC PATCH 1/2] PCI/ACPI: Add ACPI support for non ECAM Host Bridge Controllers

[RFC PATCH 0/4] add ACPI support for syscon
 2015-12-11 12:35 UTC  (10+ messages)
` [RFC PATCH 2/4] device property: Introduce helper device_get_reference_node()
` [RFC PATCH 4/4] mfd: syscon: add ACPI support

[PATCH v9 19/60] PCI: Separate realloc list checking after allocation
 2015-12-11  5:06 UTC 

[PATCH v3 0/2] ACPI: Add irq_type to gpio interrupt
 2015-12-10 17:00 UTC  (3+ messages)
` [PATCH v3 2/2] ACPI / gpio: Add irq_type when a gpio is used as an interrupt

[PATCH v6 0/4] gicv2m: acpi: Add ACPI support for GICv2m MSI
 2015-12-10 16:11 UTC  (7+ messages)
` [PATCH v6 4/4] gicv2m: acpi: Introducing GICv2m ACPI support

[PATCH v3 0/5] ACPI / processor_idle: Add ACPI v6.0 LPI support
 2015-12-10  8:48 UTC  (3+ messages)

[PATCH v5] acpi, apei, arm64: APEI initial support for aarch64
 2015-12-10  8:13 UTC 

[PATCH 0/2] i2c:dw: Add APM X-Gene ACPI I2C device support
 2015-12-10  7:19 UTC  (7+ messages)
` [PATCH 1/2] acpi:apd: "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox