linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-14 23:12:12 to 2019-01-28 16:11:22 UTC [more...]

[PATCH AUTOSEL 4.14 043/170] ACPI: SPCR: Consider baud rate 0 as preconfigured state
 2019-01-28 16:11 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 132/170] ACPI/APEI: Clear GHES block_status before panic()

[PATCH AUTOSEL 4.19 070/258] ACPI: SPCR: Consider baud rate 0 as preconfigured state
 2019-01-28 15:58 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 210/258] ACPI/APEI: Clear GHES block_status before panic()

[PATCH AUTOSEL 4.20 083/304] ACPI: SPCR: Consider baud rate 0 as preconfigured state
 2019-01-28 15:42 UTC  (2+ messages)
` [PATCH AUTOSEL 4.20 250/304] ACPI/APEI: Clear GHES block_status before panic()

[PATCHv5 00/10] Heterogeneuos memory node attributes
 2019-01-28 14:00 UTC  (12+ messages)
` [PATCHv5 01/10] acpi: Create subtable parsing infrastructure
` [PATCHv5 02/10] acpi: Add HMAT to generic parsing tables
` [PATCHv5 03/10] acpi/hmat: Parse and report heterogeneous memory
` [PATCHv5 04/10] node: Link memory nodes to their compute nodes
` [PATCHv5 05/10] acpi/hmat: Register processor domain to its memory
` [PATCHv5 06/10] node: Add heterogenous memory access attributes
` [PATCHv5 07/10] acpi/hmat: Register performance attributes
` [PATCHv5 08/10] node: Add memory caching attributes
` [PATCHv5 09/10] acpi/hmat: Register memory side cache attributes
` [PATCHv5 10/10] doc/mm: New documentation for memory performance

[PATCH 0/2] Fix crash in cper_estatus_check()
 2019-01-28 10:04 UTC  (5+ messages)
` [PATCH 1/2] acpi/apei: Avoid possible OOB when accessing BERT region
` [PATCH 2/2] efi/cper: Avoid possible OOB when checking generic data block

[PATCH v2 0/2] Fix crash in cper_estatus_check()
 2019-01-28 10:04 UTC  (3+ messages)
` [PATCH v2 1/2] acpi/apei: Fix possible out-of-bounds access to BERT region
` [PATCH v2 2/2] efi/cper: Fix possible out-of-bounds access

[PATCH v5 0/4] arm64 SMMUv3 PMU driver with IORT support
 2019-01-28  9:24 UTC  (17+ messages)
` [PATCH v5 1/4] acpi: arm64: add iort support for PMCG
` [PATCH v5 2/4] perf: add arm64 smmuv3 pmu driver
` [PATCH v5 3/4] perf/smmuv3: Add MSI irq support
` [PATCH v5 4/4] perf/smmuv3_pmu: Enable HiSilicon Erratum 162001800 quirk

[PATCH] PCI / ACPI: Don't clear pme_poll on device that has unreliable ACPI wake
 2019-01-28  7:51 UTC  (8+ messages)

[for next][PATCH 1/2] mfd: Fix unmet dependency warning for MFD_TPS68470
 2019-01-28  7:21 UTC  (9+ messages)
` [for next][PATCH 2/2] x86/Kconfig: Select PCI_LOCKLESS_CONFIG if PCI is enabled

[PATCH] nfit: add Hyper-V NVDIMM DSM command set to white list
 2019-01-27  5:44 UTC  (2+ messages)

[RFT][PATCH v2] gpiolib: acpi: Introduce ACPI_GPIO_QUIRK_ONLY_GPIOIO
 2019-01-26 12:14 UTC  (7+ messages)
` [alsa-devel] "

[RFC PATCH] cpufreq / cppc: Work around for Hisilicon CPPC cpufreq
 2019-01-26  9:44 UTC  (5+ messages)

[PATCH] device property: Fix the length used in PROPERTY_ENTRY_STRING
 2019-01-25 14:32 UTC  (2+ messages)

[PATCH v3 0/3] make kexec work with efi=noruntime or efi=old_map
 2019-01-25  2:53 UTC  (7+ messages)
` [PATCH v3 1/3] x86, kexec_file_load: Don't setup EFI info if EFI runtime is not enabled
` [PATCH v3 2/3] acpi: store acpi_rsdp address for later kexec usage
` [PATCH v3 3/3] x86, kexec_file_load: make it work with efi=noruntime or efi=old_map

[for next][PATCH v3 1/2] platform/x86: Fix unmet dependency warning for ACPI_CMPC
 2019-01-24 21:32 UTC  (3+ messages)
` [for next][PATCH v3 2/2] platform/x86: Fix unmet dependency warning for SAMSUNG_Q10

[PATCH] ACPI: debug: Clean up acpi_aml_init()
 2019-01-24 19:35 UTC  (2+ messages)

[for next][PATCH 1/2] platform/x86: Fix unmet dependency warning for ACPI_CMPC
 2019-01-24 19:16 UTC  (6+ messages)
` [for next][PATCH 2/2] platform/x86: Fix unmet dependency warning for SAMSUNG_Q10

[for next][PATCH v2 1/2] platform/x86: Fix unmet dependency warning for ACPI_CMPC
 2019-01-24 19:15 UTC  (3+ messages)
` [for next][PATCH v2 2/2] platform/x86: Fix unmet dependency warning for SAMSUNG_Q10

[PATCH] ACPI / DPTF: remove header search path to the parent directory
 2019-01-24 12:16 UTC 

[PATCH v7 00/25] APEI in_nmi() rework and SDEI wire-up
 2019-01-23 18:40 UTC  (29+ messages)
` [PATCH v7 10/25] ACPI / APEI: Tell firmware the estatus queue consumed the records
` [PATCH v7 11/25] ACPI / APEI: Move NOTIFY_SEA between the estatus-queue and NOTIFY_NMI
` [PATCH v7 17/25] ACPI / APEI: Pass ghes and estatus separately to avoid a later copy
` [PATCH v7 18/25] ACPI / APEI: Split ghes_read_estatus() to allow a peek at the CPER length
` [PATCH v7 19/25] ACPI / APEI: Only use queued estatus entry during _in_nmi_notify_one()
` [PATCH v7 20/25] ACPI / APEI: Use separate fixmap pages for arm64 NMI-like notifications
` [PATCH v7 22/25] ACPI / APEI: Kick the memory_failure() queue for synchronous errors

[PATCH] acpi: bgrt: parse BGRT to obtain BMP address before it gets clobbered
 2019-01-23  9:44 UTC  (6+ messages)

[PATCHv4 00/13] Heterogeneuos memory node attributes
 2019-01-22 16:54 UTC  (45+ messages)
` [PATCHv4 01/13] acpi: Create subtable parsing infrastructure
` [PATCHv4 02/13] acpi: Add HMAT to generic parsing tables
` [PATCHv4 03/13] acpi/hmat: Parse and report heterogeneous memory
` [PATCHv4 04/13] node: Link memory nodes to their compute nodes
` [PATCHv4 05/13] Documentation/ABI: Add new node sysfs attributes
` [PATCHv4 06/13] acpi/hmat: Register processor domain to its memory
` [PATCHv4 07/13] node: Add heterogenous memory access attributes
` [PATCHv4 08/13] Documentation/ABI: Add node performance attributes
` [PATCHv4 09/13] acpi/hmat: Register "
` [PATCHv4 10/13] node: Add memory caching attributes
` [PATCHv4 11/13] Documentation/ABI: Add node cache attributes
` [PATCHv4 12/13] acpi/hmat: Register memory side "
` [PATCHv4 13/13] doc/mm: New documentation for memory performance

[PATCH] acpi: no need to check return value of debugfs_create functions
 2019-01-22 15:52 UTC  (4+ messages)

[PATCH 0/2] ACPI: EC: Simplify boot EC setup
 2019-01-22 12:03 UTC  (4+ messages)
` [PATCH 1/2] ACPI: EC: Untangle "
` [PATCH 1/2] ACPI: EC: Simplify boot EC checks in acpi_ec_add()

[for-next][PATCH] x86/Kconfig: Select PCI_LOCKLESS_CONFIG if PCI is enabled
 2019-01-21 23:18 UTC  (10+ messages)

[PATCH] MAINTAINERS: Add LAKML list to ACPI for ARM64 entry
 2019-01-21 17:57 UTC  (2+ messages)

[RFC] PCI / ACPI: Implementing Type 3 _HPX records
 2019-01-21 17:42 UTC  (4+ messages)
  ` [RFC v2] "

[PATCH] ACPI: EC: Clean up probing for early EC
 2019-01-21 12:07 UTC 

[GIT PULL] ACPI fixes for v5.0-rc3
 2019-01-18 18:05 UTC  (2+ messages)

[PATCH v2 2/2] x86, kexec_file_load: make it work with efi=noruntime or efi=old_map
 2019-01-18  9:45 UTC  (5+ messages)

[PATCH v2] ACPI / tables: table override from built-in initrd
 2019-01-16 12:08 UTC  (4+ messages)

[PATCH v3 0/5] kvm "virtio pmem" device
 2019-01-15 20:42 UTC  (16+ messages)
` [PATCH v3 2/5] virtio-pmem: Add virtio pmem driver
                    ` [Qemu-devel] [PATCH v3 0/5] kvm "virtio pmem" device

[PATCH] acpi: fix a potential inconsistency caused by double-fetch
 2019-01-15 19:05 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] ACPI / APEI: Fix parsing HEST that includes Deferred Machine Check subtable
 2019-01-15 18:44 UTC  (3+ messages)

[PATCH v6 05/11] platform/x86: intel_pmc: Make PCI dependency explicit
 2019-01-15 18:40 UTC  (3+ messages)

[PATCHv3 00/13] Heterogeneuos memory node attributes
 2019-01-15 18:36 UTC  (5+ messages)
` [PATCHv3 03/13] acpi/hmat: Parse and report heterogeneous memory

[PATCHv2 0/7] x86_64/mm: remove bottom-up allocation style by pushing forward the parsing of mem hotplug info
 2019-01-15  7:38 UTC  (11+ messages)
` [PATCHv2 1/7] x86/mm: concentrate the code to memblock allocator enabled
` [PATCHv2 2/7] acpi: change the topo of acpi_table_upgrade()
` [PATCHv2 6/7] x86/mm: remove bottom-up allocation style for x86_64


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