messages from 2015-10-21 09:08:00 to 2015-10-27 16:39:19 UTC [more...]
[PATCH V1 00/11] MMCONFIG refactoring and ARM64 PCI hostbridge init based on ACPI
2015-10-27 16:38 UTC (11+ messages)
` [PATCH V1 01/11] x86, pci: Reorder logic of pci_mmconfig_insert() function
` [PATCH V1 02/11] x86, pci, acpi: Move arch-agnostic MMCONFIG (aka ECAM) and ACPI code out of arch/x86/ directory
` [PATCH V1 04/11] x86, pci: mmconfig_{32,64}.c code refactoring - remove code duplication
` [PATCH V1 05/11] x86, pci, ecam: mmconfig_64.c becomes default implementation for ECAM driver
` [PATCH V1 06/11] pci, acpi, mcfg: Provide default RAW ACPI PCI config space accessors
` [PATCH V1 07/11] XEN / PCI: Remove the dependence on arch x86 when PCI_MMCONFIG=y
` [PATCH V1 08/11] pci, acpi, ecam: Add flag to indicate whether ECAM region was hot added or not
` [PATCH V1 09/11] x86, pci: Use previously added ECAM hot_added flag to remove ECAM regions
` [PATCH V1 10/11] pci, acpi: Provide generic way to assign bus domain number
` [PATCH V1 11/11] arm64, pci, acpi: Support for ACPI based PCI hostbridge init
[PATCH v6 0/22] On-demand device probing
2015-10-27 15:43 UTC (30+ messages)
` [PATCH v6 01/22] driver core: handle -EPROBE_DEFER from bus_type.match()
` [PATCH v6 03/22] of/platform: Point to struct device from device node
` [PATCH v6 04/22] of: add function to allow probing a device from a OF node
` [PATCH v6 22/22] of/platform: Defer probes of registered devices
[PATCH V4 0/8] PCI: ACPI: Setting up DMA coherency for PCI device from _CCA attribute
2015-10-27 15:27 UTC (17+ messages)
` [PATCH V4 1/8] acpi: Honor ACPI _CCA attribute setting
` [PATCH V4 2/8] device property: Introducing enum dev_dma_attr
` [PATCH V4 3/8] acpi: Adding DMA Attribute APIs for ACPI Device
` [PATCH V4 4/8] device property: Adding DMA Attribute APIs for Generic Devices
` [PATCH V4 5/8] device property: acpi: Make use of the new DMA Attribute APIs
` [PATCH V4 6/8] device property: acpi: Remove unused DMA APIs
` [PATCH V4 7/8] PCI: OF: Move of_pci_dma_configure() to pci_dma_configure()
` [PATCH V4 8/8] PCI: ACPI: Add support for PCI device DMA coherency
[PATCH v11 0/4] Allow USB devices to remain runtime-suspended when sleeping
2015-10-27 14:38 UTC (2+ messages)
` [PATCH v11 2/4] PM / Domains: add setter for dev.pm_domain
[PATCH 0/4] ACPI / core : few cleanups and updates for LPI
2015-10-27 14:09 UTC (5+ messages)
` [PATCH v2 0/5] ACPI / processor_idle: Add ACPIv6.0 LPI support
` [PATCH v2 5/5] ACPI / processor_idle: Add support for Low Power Idle(LPI) states
ACPI: Can I use I2cSerialBus with a PCI I2C controller?
2015-10-27 10:49 UTC (11+ messages)
[PATCH v2 UPDATE-2 3/3] ACPI/APEI/EINJ: Allow memory error injection to NVDIMM
2015-10-26 21:52 UTC (2+ messages)
[PATCH v2 UPDATE 3/3] ACPI/APEI/EINJ: Allow memory error injection to NVDIMM
2015-10-26 16:51 UTC (5+ messages)
[PATCH v2 0/3] Allow EINJ to inject memory error to NVDIMM
2015-10-26 14:52 UTC (8+ messages)
` [PATCH v2 1/3] resource: Add @flags to region_intersects()
` [PATCH v2 2/3] resource: Add region_intersects_pmem()
` [PATCH v2 3/3] ACPI/APEI/EINJ: Allow memory error injection to NVDIMM
[PATCH] acpi: video: Add a quirk to force acpi-video backlight on Dell XPS L421X
2015-10-26 14:20 UTC
acpi_find_gpio with absent GPIOs
2015-10-26 10:20 UTC (2+ messages)
ACPI I2C device-driver matching issue
2015-10-26 9:29 UTC (3+ messages)
[PATCH v10 0/4] Allow USB devices to remain runtime-suspended when sleeping
2015-10-26 9:11 UTC (4+ messages)
` [PATCH v10 2/4] PM / Domains: add setter for dev.pm_domain
[PATCH v4 0/5] enable I2C devices behind I2C bus on Gen2
2015-10-26 8:16 UTC (10+ messages)
` [PATCH v4 1/5] mfd: core: redo ACPI matching of the children devices
` [PATCH v4 2/5] mfd: intel_quark_i2c_gpio: load gpio driver first
` [PATCH v4 3/5] mfd: intel_quark_i2c_gpio: support devices behind i2c bus
` [PATCH v4 4/5] at24: enable ACPI device found on Galileo Gen2
` [PATCH v4 5/5] pwm-pca9685: "
[PATCH] GHES: Fix cached error-status
2015-10-26 5:43 UTC (6+ messages)
Administrative Notice
2015-10-26 3:47 UTC
[PATCH] ACPI/PAD: power_saving_thread() is not freezable
2015-10-26 3:02 UTC
[PATCH 2/3][v2] ACPI: Using correct irq when waiting for events
2015-10-26 1:55 UTC (6+ messages)
[PATCH v3 0/1] i2c: acpi: scan ACPI enumerated I2C mux channels
2015-10-25 15:15 UTC (30+ messages)
` [PATCH v3 1/1] i2c: add ACPI support for I2C mux ports
` [PATCH v4 0/2] i2c: acpi: scan ACPI enumerated I2C mux channels
` [PATCH v4 1/2] acpi: add acpi_preset_companion() stub
` [PATCH v4 2/2] i2c: add ACPI support for I2C mux ports
` [PATCH v5 0/2] i2c: acpi: scan ACPI enumerated I2C mux channels
` [PATCH v5 1/2] acpi: add acpi_preset_companion() stub
` [PATCH v5 2/2] i2c: add ACPI support for I2C mux ports
Reply now!
2015-10-25 12:25 UTC
[PATCH 3/3][v2] ACPI / PM: Fix incorrect wakeup irq setting before suspend-to-idle
2015-10-24 17:02 UTC
[PATCH 1/3][v2] ACPI: Using correct irq when uninstalling acpi irq handler
2015-10-24 17:02 UTC
[PATCH 0/3][v2] Fix incorrect using of acpi irq
2015-10-24 17:02 UTC
[PATCH 1/3] ACPI: Using correct irq when uninstalling acpi irq handler
2015-10-24 16:04 UTC (3+ messages)
[PATCH V1 00/10] Introduce ACPI world to GICv3 and ITS irqchips
2015-10-24 13:58 UTC (4+ messages)
` [PATCH V1 10/10] acpi, gicv3, its: Use MADT ITS subtable to do PCI/MSI domain initialization
[PATCH] ACPICA: AcpiGetSleepTypeData: Reduce warnings
2015-10-24 13:45 UTC (2+ messages)
[PATCH v2 0/7] Make cpuid <-> nodeid mapping persistent
2015-10-23 19:49 UTC (2+ messages)
[PATCH 0/3] Allow EINJ to inject memory error to NVDIMM
2015-10-23 14:03 UTC (6+ messages)
` [PATCH 1/3] resource: Add @flags to region_intersects()
` [PATCH 2/3] resource: Add region_intersects_pmem()
` [PATCH 3/3] ACPI/APEI/EINJ: Allow memory error injection to NVDIMM
ACPI: Introduce CPU performance controls using CPPC
2015-10-23 9:02 UTC (5+ messages)
` [PATCH] CPPC: Fix potential ptr leak
[patch] ACPI/CPPC: signedness bug in register_pcc_channel()
2015-10-23 8:45 UTC (2+ messages)
[PATCH 0/3] Add AMBA bus probing support to ACPI
2015-10-22 17:04 UTC (4+ messages)
[PATCH 9/9] treewide: Remove newlines inside DEFINE_PER_CPU() macros
2015-10-22 12:24 UTC (7+ messages)
[PATCH 3/3] ACPI / PM: Fix incorrect wakeup irq setting before suspend-to-idle
2015-10-22 12:03 UTC
[PATCH 2/3] ACPI: Using correct irq when waiting for events
2015-10-22 12:03 UTC
[PATCH 0/3] Fix incorrect using of acpi irq
2015-10-22 12:02 UTC
[PATCH] ACPI / property: Fix subnode lookup scope for data-only subnodes
2015-10-21 23:44 UTC (3+ messages)
what's in nvdimm.git for v4.4?
2015-10-21 22:50 UTC (10+ messages)
[PATCH V3 0/6] gicv2m: acpi: Add ACPI support for GICv2m MSI
2015-10-21 18:47 UTC (7+ messages)
` [PATCH V3 1/6] pci: msi: Add support to query MSI domain for pci device
` [PATCH V3 2/6] acpi: pci: Setup MSI domain for ACPI based pci devices
` [PATCH V3 3/6] irqdomain: introduce is_fwnode_irqchip helper
` [PATCH V3 4/6] irqdomain: Introduce irq_domain_get_irqchip_fwnode_name helper function
` [PATCH V3 5/6] gicv2m: Refactor to prepare for ACPI support
` [PATCH V3 6/6] gicv2m: acpi: Introducing GICv2m "
[PATCH] acpi: set return value to const char for some functions
2015-10-21 17:44 UTC (5+ messages)
` [Devel] "
[PATCH v3 0/6] enable I2C devices behind I2C bus on Gen2
2015-10-21 15:05 UTC (2+ messages)
[Patch v7 0/7] Consolidate ACPI PCI root common code into ACPI core
2015-10-21 12:16 UTC (10+ messages)
` [Patch v7 4/7] PCI/ACPI: Add interface acpi_pci_root_create()
[PATCH] acpi: video: Add a quirk to force native backlight on Lenovo IdeaPad S405
2015-10-21 11:45 UTC
[PATCH v4 0/22] On-demand device probing
2015-10-21 11:29 UTC (3+ messages)
` [PATCH v4 04/22] of: add function to allow probing a device from a OF node
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).