messages from 2016-06-10 21:22:39 to 2016-06-17 12:07:39 UTC [more...]
[PATCH 0/3] Init device ids from ACPI of_compatible
2016-06-17 12:07 UTC (8+ messages)
` [PATCH 1/3] acpi: Export acpi_of_modalias equiv of of_modalias_node
` [PATCH 2/3] acpi i2c: Initialize info.type from of_compatible
` [PATCH 3/3] acpi spi: Initialize modalias "
[PATCH v4 0/8]
2016-06-17 11:52 UTC (9+ messages)
` [PATCH v4 1/8] Documentation: acpi: add SSDT overlays documentation
` [PATCH v4 2/8] acpi: fix enumeration (visited) flags for bus rescans
` [PATCH v4 3/8] acpi: add support for ACPI reconfiguration notifiers
` [PATCH v4 4/8] i2c: add support for ACPI reconfigure notifications
` [PATCH v4 5/8] spi: "
` [PATCH v4 6/8] efi: load SSTDs from EFI variables
` [PATCH v4 7/8] acpi: add support for configfs
` [PATCH v4 8/8] acpi: add support for loading SSDTs via configfs
[RFC PATCH v2 00/15] ACPI IORT ARM SMMU v3 support
2016-06-17 9:27 UTC (10+ messages)
` [RFC PATCH v2 03/15] arm64: mm: change IOMMU notifier action to attach DMA ops
` [RFC PATCH v2 09/15] drivers: iommu: arm-smmu-v3: split probe functions into DT/generic portions
` [RFC PATCH v2 10/15] drivers: iommu: arm-smmu-v3: enable ACPI driver initialization
` [RFC PATCH v2 11/15] drivers: iommu: arm-smmu-v3: add IORT iommu configuration
[PATCH update v7 15/15] acpi, numa: Enable ACPI based NUMA on ARM64
2016-06-17 3:53 UTC
[PATCH v7 00/15] ACPI NUMA support for ARM64
2016-06-17 2:04 UTC (4+ messages)
` [PATCH v7 15/15] acpi, numa: Enable ACPI based NUMA on ARM64
[PATCH v2] mailbox: pcc: Add PCC request and free channel declarations
2016-06-16 21:09 UTC
[RFC PATCH v3 1/2] ACPI/PCI: Check platform specific ECAM quirks
2016-06-16 17:10 UTC (2+ messages)
[PATCH V3 1/3] x86/ioapic: Support hot-removal of IOAPICs present during boot
2016-06-16 17:09 UTC (3+ messages)
[PATCH V7 0/9] vfio, platform: add ACPI support
2016-06-16 17:08 UTC (16+ messages)
` [PATCH V7 1/9] vfio: platform: rename reset function
` [PATCH V7 2/9] vfio: platform: move reset call to a common function
` [PATCH V7 3/9] vfio: platform: determine reset capability
` [PATCH V7 4/9] vfio: platform: add support for ACPI probe
` [PATCH V7 5/9] vfio: platform: add extra debug info argument to call reset
` [PATCH V7 6/9] vfio: platform: call _RST method when using ACPI
` [PATCH V7 7/9] vfio, platform: make reset driver a requirement by default
` [PATCH V7 8/9] vfio: platform: check reset call return code during open
` [PATCH V7 9/9] vfio: platform: check reset call return code during release
[PATCH] ACPI / bus: Use acpi_handle_debug() in acpi_print_osc_error()
2016-06-16 15:23 UTC
[PATCH] ACPI: don't show an error when we're not in charge of PCIe hotplug
2016-06-16 14:56 UTC (3+ messages)
[RFC PATCH V2 0/2] ECAM quirks handling for ARM64 platforms
2016-06-16 7:54 UTC (19+ messages)
` [RFC PATCH V2 1/2] ACPI/PCI: Match PCI config space accessors against platfrom specific ECAM quirks
` [Linaro-acpi] "
` [RFC PATCH V2 2/2] ARM64/PCI: Start using quirks handling for ACPI based PCI host controller
[PATCH] mailbox: pcc: Add PCC request and free channel declarations
2016-06-15 22:18 UTC (3+ messages)
[PATCH v3 0/8] ACPI overlays
2016-06-15 21:02 UTC (15+ messages)
` [PATCH v3 1/8] Documentation: acpi: add SSDT overlays documentation
` [PATCH v3 2/8] acpi: fix enumeration (visited) flags for bus rescans
` [PATCH v3 5/8] spi: add support for ACPI reconfigure notifications
` [PATCH v3 3/8] acpi: add support for ACPI reconfiguration notifiers
` [PATCH v3 4/8] i2c: add support for ACPI reconfigure notifications
` [PATCH v3 6/8] efi: load SSTDs from EFI variables
` [PATCH v3 7/8] acpi: add support for configfs
` [PATCH v3 8/8] acpi: add support for loading SSDTs via configfs
[PATCH v2] ACPI: Support for platform initiated graceful shutdown
2016-06-15 20:05 UTC (2+ messages)
acpi: broken suspend to RAM with v4.7-rc1
2016-06-15 20:02 UTC (9+ messages)
[PATCH v3] mailbox: pcc: Support HW-Reduced Communication Subspace type 2
2016-06-15 16:19 UTC (11+ messages)
[PATCH 0/8] arm64: pmu: Detect multiple PMU types in an ACPI system
2016-06-15 15:30 UTC (14+ messages)
` [PATCH 1/8] arm64: pmu: add fallback probe table
` [PATCH 2/8] arm64: pmu: Probe default hw/cache counters
` [PATCH 3/8] arm64: pmu: Add support for probing with ACPI
` [PATCH 5/8] arm: arm64: pmu: Assign platform PMU CPU affinity
` [PATCH 7/8] arm64: pmu: Enable multiple PMUs in an ACPI system
[PATCH V6 0/7] Introduce ACPI world to ITS irqchip
2016-06-15 14:44 UTC (23+ messages)
` [PATCH V6 1/7] ACPI: I/O Remapping Table (IORT) initial support
` [PATCH V6 2/7] PCI/MSI: Setup MSI domain on a per-devices basis using IORT ACPI table
` [PATCH V6 3/7] irqchip/gicv3-its: Cleanup for ITS domain initialization
` [PATCH V6 4/7] irqchip/gicv3-its: Refator ITS DT init code to prepare for ACPI
` [PATCH V6 5/7] irqchip/gicv3-its: Probe ITS in the ACPI way
` [PATCH V6 6/7] irqchip/gicv3-its: Factor out code that might be reused for ACPI
` [PATCH V6 7/7] irqchip/gicv3-its: Use MADT ITS subtable to do PCI/MSI domain initialization
ACPI device using sub-resource of PCI device
2016-06-14 17:04 UTC (4+ messages)
[PATCH v6 0/5] ACPI / processor_idle: Add ACPI v6.0 LPI support
2016-06-14 16:54 UTC (8+ messages)
` [PATCH v6 1/5] ACPI / processor_idle: introduce ACPI_PROCESSOR_CSTATE
` [PATCH v6 2/5] ACPI / processor_idle: Add support for Low Power Idle(LPI) states
` [PATCH v6 2/5][UPDATED] "
` [PATCH v6 3/5] arm64: cpuidle: drop __init section marker to arm_cpuidle_init
` [PATCH v6 4/5] arm64: add support for ACPI Low Power Idle(LPI)
` [PATCH v6 5/5] ACPI : enable ACPI_PROCESSOR_IDLE on ARM64
[PATCH v2 5/5] ACPI: ARM64: support for ACPI_TABLE_UPGRADE
2016-06-14 16:41 UTC (4+ messages)
` [PATCH v3 "
[PATCH v3 0/2] ASoC: da7219: Convert driver to use generic FW functions
2016-06-14 15:49 UTC (5+ messages)
` [PATCH v3 1/2] device property: Add function to search for named child of device
` [PATCH v3 2/2] ASoC: da7219: Convert driver to use generic device/fwnode functions
[RESEND PATCH v5 0/1] ARM64: ACPI: Update documentation for latest specification version
2016-06-14 14:52 UTC (7+ messages)
` [RESEND PATCH v5 1/1] "
[PATCH v5 0/5] ACPI / processor_idle: Add ACPI v6.0 LPI support
2016-06-14 14:24 UTC (10+ messages)
` [PATCH v5 2/5] ACPI / processor_idle: Add support for Low Power Idle(LPI) states
` [PATCH v5 4/5] arm64: add support for ACPI Low Power Idle(LPI)
[PATCH V9 00/11] Support for ARM64 ACPI based PCI host controller
2016-06-14 9:30 UTC (14+ messages)
` [PATCH V9 05/11] ACPI/PCI: Add generic MCFG table handling
` [PATCH V9 09/11] ARM64/PCI: ACPI support for legacy IRQs parsing and consolidation with DT code
` [Linaro-acpi] [PATCH V9 00/11] Support for ARM64 ACPI based PCI host controller
[RFC PATCH 0/3] ECAM quirks handling for ARM64 platforms
2016-06-14 9:06 UTC (5+ messages)
` [RFC PATCH 1/3] pci, acpi: Match PCI config space accessors against platfrom specific ECAM quirks
[PATCH v2 0/2] ASoC: da7219: Convert driver to use generic FW functions
2016-06-14 8:39 UTC (8+ messages)
` [PATCH v2 1/2] device property: Add function to search for named child of device
` [RESEND PATCH "
linux-next boots then hangs
2016-06-14 8:20 UTC (6+ messages)
[PATCH v2 0/4] ACPI 2.0: Enable TermList interpretion for table loading
2016-06-13 22:59 UTC (7+ messages)
[PATCH 2/2] acpi/pmic: Add opregion driver for Intel BXT WhiskeyCove PMIC
2016-06-13 17:38 UTC (3+ messages)
[PATCH v2 2/2] acpi/pmic: Add opregion driver for Intel BXT WhiskeyCove PMIC
2016-06-13 17:34 UTC
[PATCH v2 1/2] acpi/pmic: modify the pen function signature to take bit field
2016-06-13 17:33 UTC
[PATCH v2 0/2] acpi/pmic: add opregion driver for Intel BXT WhiskeyCove PMIC
2016-06-13 17:32 UTC
[PATCH v5] i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BAR
2016-06-13 9:54 UTC (7+ messages)
` [v5] "
[RFC v2 0/2] Match i2c_device_id when using DT ids through ACPI
2016-06-13 9:26 UTC (5+ messages)
` [RFC v2 2/2] i2c: Pass i2c_device_id to probe func "
[PATCH V3 1/2] ACPI: Add support for ResourceSource/IRQ domain mapping
2016-06-13 5:45 UTC
[PATCH V6 0/8] vfio, platform: add ACPI support
2016-06-13 3:41 UTC (10+ messages)
` [PATCH V6 5/8] vfio: platform: call _RST method when using ACPI
` [PATCH V6 6/8] vfio, platform: make reset driver a requirement by default
` [PATCH V6 7/8] vfio: platform: check reset call return code during open
[PATCH] libnvdimm, nfit: treat volatile virtual CD region as read-only pmem
2016-06-12 2:10 UTC (7+ messages)
[PATCH 1/2] acpi/pmic: modify the pen function signature to take bit field
2016-06-12 2:07 UTC (2+ messages)
[PATCH 0/2] acpi/pmic: add opregion driver for Intel BXT WhiskeyCove PMIC
2016-06-11 7:14 UTC
[PATCH] ACPI/CPPC: Support for batching CPPC requests
2016-06-10 21:45 UTC (7+ messages)
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