messages from 2015-05-11 23:50:07 to 2015-05-20 03:16:02 UTC [more...]
[Patch v3 0/7] Consolidate ACPI PCI root common code into ACPI core
2015-05-20 3:16 UTC (10+ 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 4/7] x86/PCI: Rename struct pci_sysdata as struct pci_controller
` [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 v3 7/7] ia64/PCI/ACPI: "
[RFC 0/4] Introduce a mechanism to allocate PCI IRQ on demand
2015-05-20 3:12 UTC (13+ messages)
` [RFC 1/4] PCI: Add hooks to allocate/free IRQ resources when binding/unbinding driver
` [RFC 2/4] PCI, MSI: Optionally free legacy PCI IRQ when enabling MSI/MSI-X
[PATCH] PCI / hotplug / ACPI: Check ignore_hotplug for all downstream devices
2015-05-20 0:14 UTC
[PATCH RFC] i2c: Use ID table to detect ACPI I2C devices
2015-05-19 23:35 UTC (2+ messages)
[PATCH] pci/hotplug: work-around for missing _RMV on HP ZBook G2
2015-05-19 14:40 UTC (17+ messages)
` [PATCH] PCIe / hotplug: Drop pointless ACPI-based "slot detection" check
` [Update][PATCH] "
[V4 PATCH 0/6] ACPI: Introduce support for _CCA object
2015-05-19 0:28 UTC (16+ messages)
` [V4 PATCH 1/6] ACPI / scan: Parse _CCA and setup device coherency
` [V4 PATCH 2/6] arm64 : Introduce support for ACPI _CCA object
` [V4 PATCH 3/6] pci: Generic function for setting up PCI device DMA coherency
` [V4 PATCH 4/6] device property: Introduces device_dma_is_coherent()
` [V4 PATCH 5/6] crypto: ccp - Unify coherency checking logic with device_dma_is_coherent()
` [V4 PATCH 6/6] amd-xgbe: "
[GIT PULL] Thermal-SoC management updates for v4.1-rc4
2015-05-19 0:27 UTC (2+ messages)
[PATCH] ACPI SBS: Fix intermittent hangs on Apple Macbook
2015-05-18 13:07 UTC (6+ messages)
` [PATCH] ACPI/sbshc: Add 5us delay to fix SBS hang on MacBook
[PATCH 00/11] Add self-probe infrastructure and stacked irqdomain support for ACPI based GICv2/3 init
2015-05-18 12:59 UTC (12+ messages)
` [PATCH 01/11] ACPICA: Introduce GIC version for arm based system
` [PATCH 02/11] ACPI / irqchip: Add self-probe infrastructure to initialize IRQ controller
` [PATCH 03/11] irqchip / GIC: Add GIC version support in ACPI MADT
` [PATCH 04/11] irqchip / GIC / ACPI: Use IRQCHIP_ACPI_DECLARE to simplify GICv2 init code
` [PATCH 05/11] irqchip / gic: Add stacked irqdomain support for ACPI based GICv2 init
` [PATCH 06/11] ACPI / gsi: Add gsi_mutex to synchronize acpi_register_gsi()/acpi_unregister_gsi()
` [PATCH 07/11] irqchip / GICv3: Refactor gic_of_init() for GICv3 driver
` [PATCH 08/11] irqchip / GICv3: Add ACPI support for GICv3+ initialization
` [PATCH 09/11] irqchip / GICv3: Add stacked irqdomain support for ACPI based init
` [PATCH 10/11] irqchip / GICv2 / ACPI: Consolidate GICv2 ACPI related init code
` [PATCH 11/11] irqchip / GICv3 / ACPI: Consolidate GICv3 "
[RFC v1 00/11] Split struct irq_data into common part and per-chip part
2015-05-18 5:17 UTC (12+ messages)
` [RFC v1 01/11] genirq: Introduce struct irq_common_data to host shared irq data
` [RFC v1 02/11] genirq: Move field 'node' from struct irq_data into struct irq_common_data
` [RFC v1 03/11] genirq: Use CONFIG_NUMA instead of CONFIG_SMP to guard irq_common_data.node
` [RFC v1 11/11] genirq: Pass irq_data to helper function __irq_set_chip_handler_name_locked()
[PATCH 0/4] ACPI: provide an override for _REV
2015-05-18 4:47 UTC (13+ messages)
` [PATCH 1/4] acpi: use same type for acpi_predefined_names values as in definition
` [PATCH 2/4] acpi: allow for an override to set _REV
` [PATCH 3/4] acpi: add _REV quirk for Dell XPS 13 (2015)
` [PATCH 4/4] acpi: fix kernel-parameters ordering in Documentation
[PATCH] ACPI / EC: Improve busy polling quirk
2015-05-16 0:22 UTC (11+ messages)
` [PATCH v2 0/6] ACPI / EC: Update due to recent changes
` [PATCH v2 1/6] ACPI / EC: Update acpi_ec_is_gpe_raised() with new GPE status flag
` [PATCH v2 2/6] ACPI / EC: Remove storming threashold enlarging quirk
` [PATCH v2 3/6] ACPI / EC: Remove irqs_disabled() check
` [PATCH v2 4/6] ACPI / EC: Fix and clean up register access guarding logics
` [PATCH v2 5/6] ACPI / EC: Add module params for polling modes
` [PATCH v2 6/6] ACPI / EC: Remove non-root-caused busy polling quirks
[PATCH] ACPI / battery: ensure acpi_battery_init() has finish
2015-05-15 23:09 UTC (3+ messages)
Registering a device driver before _INI?
2015-05-15 23:29 UTC (9+ messages)
[PATCH v2 00/20] libnd: non-volatile memory device support
2015-05-15 21:00 UTC (9+ messages)
` [PATCH v2 02/20] libnd, nd_acpi: initial libnd infrastructure and NFIT support
` [Linux-nvdimm] "
` [PATCH v2 03/20] nd_acpi, nfit-test: manufactured NFITs for interface development
` [Linux-nvdimm] "
` [PATCH v2 04/20] libnd: ndctl class device, and nd bus attributes
` [Linux-nvdimm] "
Debugging spurious wakeup
2015-05-15 8:49 UTC (15+ messages)
[RFC PATCH V2 1/2] x86/cpu hotplug: make apicid <--> cpuid mapping persistent
2015-05-15 2:19 UTC (4+ messages)
` [RFC PATCH V2 2/2] gfp: use the best near online node if the target node is offline
[PATCH] drivers: acpi: make ACPI_PROCFS_POWER X86 only
2015-05-15 0:02 UTC (3+ messages)
[update][PATCH v3 7/7] ACPI / processor: Introduce invalid_phys_cpuid()
2015-05-14 23:58 UTC (2+ messages)
[GIT PULL] ACPI fixes for 4.1-rc4
2015-05-14 23:22 UTC
Regression due to "device property: Make it possible to use secondary firmware nodes" Re: Xen-unstable + linux 4.1-mergewindow: problems with PV guest pci passthrough: pcifront pci-0: pciback not responding!!!
2015-05-14 22:47 UTC (8+ messages)
[PATCH] ACPI / PM: Rework device power management to follow ACPI 6
2015-05-14 22:06 UTC (2+ messages)
[PATCH] ACPI / blacklist: blacklist Win8 OSI for Dell Inspiron 7437
2015-05-14 19:17 UTC (12+ messages)
` "
[RFC v2 0/7] Consolidate ACPI PCI root common code into ACPI core
2015-05-14 4:42 UTC (13+ messages)
` [RFC v2 5/7] PCI/ACPI: Consolidate common PCI host bridge "
` [RFC v2 6/7] x86/PCI/ACPI: Use common interface to support PCI host bridge
[RFC PATCH] cpuidle: Remove the default poll idle loop
2015-05-13 22:28 UTC (3+ messages)
Discussion around quirking the _REV behavior for the XPS 13 (2015) until 4.2
2015-05-13 21:32 UTC (22+ messages)
` commit b1ef29725865 (ACPI _REV=2) causes sound regression on Dell XPS 13 [Was: Discussion around quirking the _REV behavior for the XPS 13 (2015) until 4.2]
[PATCH v2 0/3] ACPI: Translate Linux IRQ number directly from GpioInt
2015-05-13 8:25 UTC (9+ messages)
` [PATCH v2 1/3] gpio / ACPI: Add support for retrieving GpioInt resources from a device
` [PATCH v2 2/3] i2c / ACPI: Use 0 to indicate that device does not have interrupt assigned
` [PATCH v2 3/3] i2c / ACPI: Assign IRQ for devices that have GpioInt automatically
[PATCH v2 0/7] minor cleanups for ACPI processor driver
2015-05-13 6:39 UTC (6+ messages)
` [PATCH v2 7/7] ACPI / processor: Introduce invalid_phys_cpuid()
[PATCH RESEND V4 0/4] i2c: busses: xgene: I2C proxy driver for X-Gene
2015-05-12 20:12 UTC (10+ messages)
` [PATCH RESEND V4 1/4] i2c: busses: add SLIMpro I2C device driver on APM X-Gene platform
` [PATCH RESEND V4 2/4] i2c: busses: xgene: add acpi support for i2c xgene SLIMpro driver
` [PATCH RESEND V4 3/4] Documentation: i2c: Add APM X-Gene platform SLIMpro I2C driver documentation
` [PATCH RESEND V4 4/4] arm64: dts: add proxy I2C device driver on APM X-Gene platform
[V3 PATCH 0/5] ACPI: Introduce support for _CCA object
2015-05-12 15:06 UTC (5+ messages)
` [V3 PATCH 1/5] ACPI / scan: Parse _CCA and setup device coherency
[PATCH 0/2] thermal: add support to slope and offset
2015-05-12 3:25 UTC (5+ messages)
` [PATCH 1/2] thermal: support slope and offset coefficients
` [PATCH 2/2] thermal: of-thermal: add support for reading coefficients property
[PATCH] TCO Watchdog warning interrupt driver creation
2015-05-12 1:28 UTC (2+ 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;
as well as URLs for NNTP newsgroup(s).