linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-02 12:02:44 to 2017-01-12 18:15:16 UTC [more...]

[PATCH V7 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-01-12 18:15 UTC  (3+ messages)
` [PATCH V7 01/10] acpi: apei: read ack upon ghes record consumption
` [PATCH V7 02/10] ras: acpi/apei: cper: generic error data entry v3 per ACPI 6.1

LOCATE YOUR INHERITANCE
 2017-01-12 15:13 UTC 

[PATCH 0/2] [PATCH] ACPI / button: Change default behavior to avoid lid bug reports
 2017-01-12  7:47 UTC  (3+ messages)
` [PATCH 1/2] ACPI / button: Change default behavior to lid_init_state=open
` [PATCH 2/2] ACPI / button: Remove lid_init_state=method mode

[PATCH 00/14] Big WMI driver rework
 2017-01-12  5:01 UTC  (7+ messages)
` [PATCH 08/14] wmi: Probe data objects for read and write capabilities

174cc7187e6f ACPICA: Tables: Back port acpi_get_table_with_size() and early_acpi_os_unmap_memory() from Linux kernel
 2017-01-12  3:38 UTC  (42+ messages)
    ` [PATCH v2] ACPI / OSL: Fix rcu synchronization logic

[PATCH] ACPI/PCI: Fix bus range comparation in pci_mcfg_lookup
 2017-01-12  0:21 UTC  (6+ messages)

[PATCH] PCI: acpiphp_ibm: add __ro_after_init to ibm_apci_table_attr
 2017-01-11 21:00 UTC  (3+ messages)

[PATCH v7 00/15] ACPI platform MSI support and its example mbigen
 2017-01-11 15:06 UTC  (16+ messages)
` [PATCH v7 01/15] ACPI: IORT: fix the indentation in iort_scan_node()
` [PATCH v7 02/15] ACPI: IORT: add missing comment for iort_dev_find_its_id()
` [PATCH v7 03/15] ACPI: IORT: minor cleanup for iort_match_node_callback()
` [PATCH v7 04/15] irqchip: gic-v3-its: keep the head file include in alphabetic order
` [PATCH v7 05/15] irqchip: gicv3-its: platform-msi: refactor its_pmsi_prepare()
` [PATCH v7 06/15] irqchip: gicv3-its: platform-msi: refactor its_pmsi_init() to prepare for ACPI
` [PATCH v7 07/15] irqchip: gicv3-its: platform-msi: scan MADT to create platform msi domain
` [PATCH v7 08/15] ACPI: IORT: rename iort_node_map_rid() to make it generic
` [PATCH v7 09/15] ACPI: platform-msi: retrieve dev id from IORT
` [PATCH v7 10/15] ACPI: IORT: move over to iort_node_map_platform_id()
` [PATCH v7 11/15] ACPI: platform: setup MSI domain for ACPI based platform device
` [PATCH v7 12/15] msi: platform: make platform_msi_create_device_domain() ACPI aware
` [PATCH v7 13/15] irqchip: mbigen: drop module owner
` [PATCH v7 14/15] irqchip: mbigen: introduce mbigen_of_create_domain()
` [PATCH v7 15/15] irqchip: mbigen: Add ACPI support

[PATCH v6 00/14] ACPI platform MSI support and its example mbigen
 2017-01-11 14:16 UTC  (45+ messages)
` [PATCH v6 01/14] ACPI: ARM64: IORT: minor cleanup for iort_match_node_callback()
` [PATCH v6 02/14] irqchip: gic-v3-its: keep the head file include in alphabetic order
` [PATCH v6 03/14] ACPI: ARM64: IORT: add missing comment for iort_dev_find_its_id()
` [PATCH v6 04/14] irqchip: gicv3-its: platform-msi: refactor its_pmsi_prepare()
` [PATCH v6 05/14] ACPI: platform-msi: retrieve dev id from IORT
` [PATCH v6 06/14] irqchip: gicv3-its: platform-msi: refactor its_pmsi_init() to prepare for ACPI
` [PATCH v6 07/14] irqchip: gicv3-its: platform-msi: scan MADT to create platform msi domain
` [PATCH v6 08/14] ACPI: ARM64: IORT: rework iort_node_get_id()
` [PATCH v6 09/14] ACPI: platform: setup MSI domain for ACPI based platform device
` [PATCH v6 10/14] ACPI: ARM64: IORT: rework iort_node_get_id() for NC->SMMU->ITS case
` [PATCH v6 11/14] msi: platform: make platform_msi_create_device_domain() ACPI aware
` [PATCH v6 12/14] irqchip: mbigen: drop module owner
` [PATCH v6 13/14] irqchip: mbigen: introduce mbigen_of_create_domain()
` [PATCH v6 14/14] irqchip: mbigen: Add ACPI support

(unknown),
 2017-01-11 12:54 UTC 

[Notifice] ACPI/PM maintenance in travel mode Jan 11 - Jan 24
 2017-01-11  3:44 UTC 

ILK ACPI boot-up problem on HP 8100 SFF, bisected
 2017-01-11  3:09 UTC  (2+ messages)

(unknown),
 2017-01-11  2:43 UTC 

[PATCH V6 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-01-10 17:50 UTC  (12+ messages)
` [PATCH V6 03/10] efi: parse ARM processor error
` [PATCH V6 04/10] arm64: exception: handle Synchronous External Abort
` [PATCH V6 05/10] acpi: apei: handle SEA notification type for ARMv8

[PATCH v12 0/7] Enable PMUs in ACPI systems
 2017-01-10 17:17 UTC  (8+ messages)
` [PATCH v12 1/7] arm64: Rename the common MADT parse routine
` [PATCH v12 2/7] arm: arm64: Add routine to determine cpuid of other cpus
` [PATCH v12 3/7] arm64: pmu: Cache PMU interrupt numbers from MADT parse
` [PATCH v12 4/7] arm: arm64: pmu: Assign platform PMU CPU affinity
` [PATCH v12 5/7] arm64: pmu: Detect multiple generic PMUs and append counter
` [PATCH v12 6/7] arm64: pmu: Detect and enable multiple PMUs in an ACPI system
` [PATCH v12 7/7] arm: pmu: Add PMU definitions for cores not initially online

[PATCH v2] ACPI/IORT: Fix iort_node_get_id() mapping entries indexing
 2017-01-10 15:53 UTC  (2+ messages)

[PATCH 2/2] acpi:ipmi: Make IPMI user handler const
 2017-01-10 13:40 UTC 

ILK ACPI boot-up problem on HP 8100 SFF, bisected
 2017-01-10  8:46 UTC  (4+ messages)

[PATCH] ACPI / OSL: Fix rcu synchronization logic
 2017-01-10  5:46 UTC  (5+ messages)

[PATCH V9 0/3] irqchip: qcom: Add IRQ combiner driver
 2017-01-09 15:25 UTC  (8+ messages)
` [PATCH V9 3/3] "

Outlook Security Team Micorosof
 2017-01-09 11:21 UTC 

[PATCH] ACPI/IORT: Fix iort_node_get_id() mapping entries indexing
 2017-01-09 11:20 UTC  (8+ messages)

ACPI Error: Method parse/execution failed on HP ZBook 17 G3
 2017-01-09 10:55 UTC 

[PATCH] ACPI / EC: Use busy polling mode when GPE is not enabled
 2017-01-09  5:26 UTC  (2+ messages)

[GIT PULL] ACPI fixes for v4.10-rc3
 2017-01-06 14:37 UTC 

[GIT PULL] Power management fixes for v4.10-rc3
 2017-01-06 14:35 UTC 

[PATCH] ACPI / DMAR: Avoid passing NULL to acpi_put_table()
 2017-01-06  1:49 UTC  (4+ messages)

[PATCH 0/2] additional sysfs entries for CPPC
 2017-01-05 17:59 UTC  (3+ messages)

[PATCH 1/2] ACPI: processor_perflib: Simplify code and stop using CPUFREQ_START
 2017-01-05  6:04 UTC 

[GIT PULL] More ACPI updates for v4.10-rc1
 2017-01-05  5:11 UTC  (8+ messages)

[PATCH v6 0/3] Add platform clock for BayTrail platforms
 2017-01-05  0:54 UTC  (12+ messages)
` [PATCH v6 1/3] clk: x86: Add Atom PMC platform clocks
      ` [alsa-devel] "

[RFC PATCH] ACPI/PCI: Fix bus range comparation in pci_mcfg_lookup
 2017-01-04  5:44 UTC  (6+ messages)

[PATCH] ACPI / EC: Remove old CLEAR_ON_RESUME quirk
 2017-01-04  3:17 UTC 

[RFC PATCH] ACPICA: sprintf should use ACPI_SIZE_MAX
 2017-01-03 23:29 UTC 

"Validation count is zero before decrement" from acpi_tb_put_table()
 2017-01-03 18:45 UTC  (3+ messages)

[PATCH 00/18] ACPICA 20161222 Release
 2017-01-03  5:30 UTC  (4+ messages)
` [UPDATE PATCH 14/18] ACPICA: Fix for implicit result conversion for the ToXxx functions

Urgent Please;;
 2017-01-02 17:34 UTC 

[PATCH v5 00/14] ACPI platform MSI support and its example mbigen
 2017-01-02 12:02 UTC  (9+ messages)
` [PATCH v5 09/14] ACPI: platform: setup MSI domain for ACPI based platform device


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).