linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-04-29 09:44:30 to 2015-05-05 18:02:53 UTC [more...]

[V2 PATCH 0/5] Introduce ACPI _CCA support and device_dma_is_coherent API
 2015-05-05 18:02 UTC  (12+ messages)
` [V2 PATCH 1/5] ACPI / scan: Parse _CCA and setup device coherency
` [V2 PATCH 2/5] arm64 : Introduce support for ACPI _CCA object
      ` [Linaro-acpi] "
` [V2 PATCH 3/5] device property: Introduces device_dma_is_coherent()
` [V2 PATCH 4/5] crypto: ccp - Unify coherency checking logic with device_dma_is_coherent()
` [V2 PATCH 5/5] amd-xgbe: "

[PATCH v2 0/7] minor cleanups for ACPI processor driver
 2015-05-05 15:12 UTC  (18+ messages)
` [PATCH v2 1/7] ACPI / processor: remove cpu_index in acpi_processor_get_info()
` [PATCH v2 2/7] ACPI / processor: remove phys_id "
` [PATCH v2 3/7] ACPI / processor: Introduce invalid_logical_cpuid()
` [PATCH v2 4/7] Xen / ACPI / processor: use invalid_logical_cpuid()
` [PATCH v2 5/7] Xen / ACPI / processor: Remove unneeded NULL check in xen_acpi_processor_enable()
` [PATCH v2 6/7] ACPI / processor: return specific error instead of -1
` [PATCH v2 7/7] ACPI / processor: Introduce invalid_phys_cpuid()

[RFC v1 00/11] Split struct irq_data into common part and per-chip part
 2015-05-05 14:53 UTC  (18+ 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 04/11] genirq: Move field 'handler_data' from struct irq_data into struct irq_common_data
` [RFC v1 05/11] mn10300: Fix incorrect use of data->affinity
` [RFC v1 06/11] genirq: Introduce helper function irq_data_get_affinity_mask()
` [RFC v1 07/11] net/mlx4: Cache irq_desc->affinity instead of irq_desc
` [RFC v1 08/11] genirq: Move field 'affinity' from struct irq_data into struct irq_common_data
` [RFC v1 09/11] genirq: Use helper function to access irq_data->msi_desc
` [RFC v1 10/11] genirq: Move field 'msi_desc' from struct irq_data into struct irq_common_data
` [RFC v1 11/11] genirq: Pass irq_data to helper function __irq_set_chip_handler_name_locked()

[RFC PATCH 0/3] iio: export mounting matrix
 2015-05-05 13:55 UTC  (15+ messages)
` [RFC PATCH 1/3] iio: export mounting matrix information
` [RFC PATCH 3/3] iio: derive the mounting matrix from ACPI _PLD objects

[RFC PATCH 0/9] Add self-probe infrastructure and stacked irqdomain support for ACPI based GICv2/3 init
 2015-05-05 13:50 UTC  (10+ messages)
` [RFC PATCH 1/9] ACPICA: Introduce GIC version for arm based system
` [RFC PATCH 2/9] ACPI / irqchip: Add self-probe infrastructure to initialize IRQ controller
` [RFC PATCH 3/9] irqchip / gic: Add GIC version support in ACPI MADT
` [RFC PATCH 4/9] irqchip: gic: ACPI: Use IRQCHIP_ACPI_DECLARE to simplify GICv2 init code
` [RFC PATCH 5/9] irqchip / gic: Add stacked irqdomain support for ACPI based GICv2 init
` [RFC PATCH 6/9] ACPI / gsi: Add gsi_mutex to synchronize acpi_register_gsi()/acpi_unregister_gsi()
` [RFC PATCH 7/9] irqchip / GICv3: Refactor gic_of_init() for GICv3 driver
` [RFC PATCH 8/9] irqchip / GICv3: Add ACPI support for GICv3+ initialization
` [RFC PATCH 9/9] irqchip / GICv3: Add stacked irqdomain support for ACPI based init

[PATCH 0/2] ACPI: Translate Linux IRQ number directly from GpioInt
 2015-05-05 12:29 UTC  (10+ messages)
` [PATCH 1/2] gpio / ACPI: Add support for retrieving GpioInt resources from a device
` [PATCH 2/2] i2c / ACPI: Assign IRQ for devices that have GpioInt automatically

[PATCH] ACPI / scan: Add a scan handler for PRP0001
 2015-05-05 12:14 UTC  (6+ messages)

Patch breaks suspend
 2015-05-05 12:14 UTC  (5+ messages)

[RFC v2 0/7] Consolidate ACPI PCI root common code into ACPI core
 2015-05-05  3:10 UTC  (9+ messages)
` [RFC v2 1/7] ACPI/PCI: Enhance ACPI core to support sparse IO space
` [RFC v2 2/7] ia64/PCI/ACPI: Use common ACPI resource parsing interface for host bridge
` [RFC v2 3/7] ia64/PCI: Use common struct resource_entry to replace struct iospace_resource
` [RFC v2 4/7] x86/PCI: Rename struct pci_sysdata as struct pci_controller
` [RFC v2 5/7] PCI/ACPI: Consolidate common PCI host bridge code into ACPI core
` [RFC v2 6/7] x86/PCI/ACPI: Use common interface to support PCI host bridge
` [RFC v2 7/7] ia64/PCI/ACPI: "

[PATCH 0/7] minor cleanups for ACPI processor driver
 2015-05-05  1:10 UTC  (3+ messages)

[PATCH v2 00/20] libnd: non-volatile memory device support
 2015-05-05  0:06 UTC  (29+ messages)
` [PATCH v2 02/20] libnd, nd_acpi: initial libnd infrastructure and NFIT support
` [PATCH v2 05/20] libnd, nd_acpi: dimm/memory-devices
  ` [Linux-nvdimm] "
` [PATCH v2 08/20] libnd, nd_acpi: regions (block-data-window, persistent memory, volatile memory)
  ` [Linux-nvdimm] "

Discussion around quirking the _REV behavior for the XPS 13 (2015) until 4.2
 2015-05-04 23:26 UTC  (2+ messages)

[PATCH 0/2] map GHES memory region with EFI memory map
 2015-05-04 21:02 UTC  (2+ messages)
` [PATCH 2/2] acpi, apei: use EFI memmap to map GHES memory

[RFC PATCH 0/5] GHES NMI handler cleanup
 2015-05-04 15:40 UTC  (16+ messages)
` [RFC PATCH 5/5] GHES: Make NMI handler have a single reader

[PATCH] ACPI/PNP: add two IDs to list for PNPACPI device enumeration
 2015-05-04 15:38 UTC  (3+ messages)

[PATCH 0/2] Documentation / ACPI: a couple of trivial fixes
 2015-05-04  9:07 UTC  (7+ messages)
` [PATCH 1/2] Documentation / ACPI: fix a sentence about GPIO resources
` [PATCH 2/2] Documentation / ACPI: fix a typo, s/objecte/object/

[Patch 0/2] Optimize CPU vector allocation for NUMA systems
 2015-05-04  2:47 UTC  (3+ messages)
` [Patch 1/2] irq_remapping/vt-d: Fix regression caused by commit b106ee63abcc
` [Patch 2/2] x86, irq: Support CPU vector allocation policies

[RFC 0/2] asus notebook fan control
 2015-05-03 17:57 UTC  (11+ messages)
` [RFC 2/2] asus-wmi: add "
` [RFC 1/2] ACPI: activate&export acpi_os_get_physical_address

Mail
 2015-05-03 11:20 UTC 

[PATCH 1/2 linux-next] PNPACPI: use u8 instead of int in acpi_resource_extended_irq context
 2015-05-02 15:14 UTC  (2+ messages)
` [PATCH 2/2 linux-next] PNPACPI: use unsigned int in pnpacpi_encode_resources()

[PATCH 00/17] ACPICA: 20140724 Release
 2015-05-02 14:02 UTC  (4+ messages)
` [PATCH 15/17] ACPICA/ARM: ACPI 5.1: Update for GTDT table changes

[PATCH] drivers: acpi: make ACPI_PROCFS_POWER X86 only
 2015-05-02 13:09 UTC  (2+ messages)

[PATCH] Register a global handler for SystemCMOS accesses
 2015-05-02  1:04 UTC 

Resume from suspend not working in Lenovo Helix (2nd gen)
 2015-05-01 20:26 UTC  (2+ messages)

[PATCH 0/2] ACPI : Introduce support for _CCA object
 2015-05-01 11:06 UTC  (32+ messages)
` [PATCH 1/2] arm/arm64: ACPI: Introduce CONFIG_ACPI_MUST_HAVE_CCA
` [PATCH 2/2] ACPI / scan: Parse _CCA and setup device coherency
      ` [Linaro-acpi] "

acpi_power_meter IPMI region errors
 2015-05-01  0:04 UTC  (4+ messages)

[PATCH] ACPI SBS: Fix intermittent hangs on Apple Macbook
 2015-04-30 22:15 UTC  (5+ messages)
  ` [PATCH] ACPI/sbshc: Add 5us delay to fix SBS hang on MacBook

[PATCH 00/20] clockevents_notify() removal
 2015-04-30 22:10 UTC  (11+ messages)
` [PATCH 16/20] sched/idle: Use explicit broadcast oneshot control function
        ` [PATCH][Fix] cpuidle: Run tick_broadcast_exit() with disabled interrupts

[GIT PULL] Power management and ACPI fixes for 4.1-rc2
 2015-04-30 20:09 UTC 

[Bugfix v5] x86/PCI/ACPI: Fix regression caused by commit 63f1789ec716
 2015-04-30 20:16 UTC  (10+ messages)
        ` [Bugfix v6] "

Detecting that a battery is inside a dock?
 2015-04-29 15:08 UTC 

[PATCH] ACPI / blacklist: blacklist Win8 OSI for Dell Inspiron 7437
 2015-04-29 10:09 UTC  (9+ 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).