linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-03 10:32:17 to 2018-12-11 22:50:17 UTC [more...]

[PATCHv2 00/12] Heterogeneous memory node attributes
 2018-12-11 22:50 UTC  (20+ messages)
` [PATCHv2 01/12] acpi: Create subtable parsing infrastructure
` [PATCHv2 02/12] acpi/hmat: Parse and report heterogeneous memory
` [PATCHv2 03/12] node: Link memory nodes to their compute nodes
` [PATCHv2 04/12] Documentation/ABI: Add new node sysfs attributes
` [PATCHv2 05/12] acpi/hmat: Register processor domain to its memory
` [PATCHv2 06/12] node: Add heterogenous memory performance
` [PATCHv2 07/12] Documentation/ABI: Add node performance attributes
` [PATCHv2 08/12] acpi/hmat: Register "
` [PATCHv2 09/12] node: Add memory caching attributes
` [PATCHv2 10/12] Documentation/ABI: Add node cache attributes
` [PATCHv2 11/12] acpi/hmat: Register memory side "
` [PATCHv2 12/12] doc/mm: New documentation for memory performance

[PATCH v3 1/3] ACPI: Allow PCI to be disabled for reboot
 2018-12-11 22:22 UTC  (11+ messages)
` [PATCH v3 2/3] ACPI / OSL: Allow PCI to be disabled
` [PATCH v3 3/3] PCI/ACPI: Allow ACPI to be built without PCI support

[PATCH v2 1/3] ACPI: Allow PCI to be disabled for reboot
 2018-12-11 22:00 UTC  (9+ messages)
` [PATCH v2 2/3] ACPI / OSL: Allow PCI to be disabled
` [PATCH v2 3/3] PCI/ACPI: allow ACPI to be built without PCI support

[PATCH v7 00/25] APEI in_nmi() rework and SDEI wire-up
 2018-12-11 18:36 UTC  (40+ messages)
` [PATCH v7 01/25] ACPI / APEI: Don't wait to serialise with oops messages when panic()ing
` [PATCH v7 02/25] ACPI / APEI: Remove silent flag from ghes_read_estatus()
` [PATCH v7 03/25] ACPI / APEI: Switch estatus pool to use vmalloc memory
` [PATCH v7 04/25] ACPI / APEI: Make hest.c manage the estatus memory pool
` [PATCH v7 05/25] ACPI / APEI: Make estatus pool allocation a static size
` [PATCH v7 06/25] ACPI / APEI: Don't store CPER records physical address in struct ghes
` [PATCH v7 07/25] ACPI / APEI: Remove spurious GHES_TO_CLEAR check
` [PATCH v7 08/25] ACPI / APEI: Don't update struct ghes' flags in read/clear estatus
` [PATCH v7 09/25] ACPI / APEI: Generalise the estatus queue's notify code
` [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 12/25] ACPI / APEI: Switch NOTIFY_SEA to use the estatus queue
` [PATCH v7 13/25] KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing
` [PATCH v7 14/25] arm64: KVM/mm: Move SEA handling behind a single 'claim' interface
` [PATCH v7 15/25] ACPI / APEI: Move locking to the notification helper
` [PATCH v7 16/25] ACPI / APEI: Let the notification helper specify the fixmap slot
` [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 21/25] mm/memory-failure: Add memory_failure_queue_kick()
` [PATCH v7 22/25] ACPI / APEI: Kick the memory_failure() queue for synchronous errors
` [PATCH v7 23/25] arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq work
` [PATCH v7 24/25] firmware: arm_sdei: Add ACPI GHES registration helper
` [PATCH v7 25/25] ACPI / APEI: Add support for the SDEI GHES Notification type

[PATCH 0/6 v2] Introduce device_iommu_mapped() function
 2018-12-11 15:18 UTC  (9+ messages)
  ` [PATCH 1/6] driver core: "
  ` [PATCH 3/6] ACPI/IORT: Use device_iommu_mapped()
  ` [PATCH 4/6] powerpc/iommu: "
` [PATCH 2/6] iommu/of: "
` [PATCH 5/6] xhci: "
` [PATCH 6/6] dmaengine: sh: rcar-dmac: "

[PATCH v6 0/3] device property: Add fwnode_get_name() helper
 2018-12-11 13:59 UTC  (5+ messages)
` [PATCH v6 1/3] device property: Introduce fwnode_get_name()
` [PATCH v6 2/3] ACPI: property: Add acpi_fwnode_name()
` [PATCH v6 3/3] of/property: Add of_fwnode_name()

[PATCH 0/2] Refactor dummy DMA ops
 2018-12-11 10:15 UTC  (6+ messages)
  ` [PATCH 1/2] dma-mapping: Factor out "
` [PATCH 2/2] ACPI / scan: Refactor _CCA enforcement

[PATCH][RFC v2] ACPI: acpi_pad: Do not launch acpi_pad threads on idle cpus
 2018-12-11  8:37 UTC  (4+ messages)

[PATCH 1/7] node: Link memory nodes to their compute nodes
 2018-12-10 16:12 UTC  (10+ messages)
` [PATCH 3/7] doc/vm: New documentation for memory performance

[PATCH v5 0/3] device property: Add fwnode_get_name() helper
 2018-12-10  7:36 UTC  (4+ messages)
` [PATCH v5 1/3] device property: Introduce fwnode_get_name()

[GIT PULL] Thermal-SoC management fixes for v4.20-rc6
 2018-12-09 18:50 UTC  (2+ messages)

[PATCH v2 2/3] ACPI / PMIC: Implement exec_mipi_pmic_seq_element for CHT Whiskey Cove PMIC
 2018-12-09 14:34 UTC  (2+ messages)

[PATCH] x86/kernel: Fix more -Wmissing-prototypes warnings
 2018-12-08  5:56 UTC  (10+ messages)

[RFC PATCH 00/14] Heterogeneous Memory System (HMS) and hbind()
 2018-12-07 19:37 UTC  (37+ messages)

[PATCH v2 1/3] ACPI / PMIC: Add support for executing PMIC MIPI sequence elements
 2018-12-07 17:17 UTC  (6+ messages)
` [PATCH v2 2/3] ACPI / PMIC: Implement exec_mipi_pmic_seq_element for CHT Whiskey Cove PMIC
` [PATCH v2 3/3] drm/i915/intel_dsi_vbt: Add support for PMIC mipi sequences

[PATCH v2 1/2] gpiolib-acpi: Only defer request_irq for GpioInt ACPI event handlers
 2018-12-07 10:02 UTC  (2+ messages)

[PATCH][next][RESEND] drivers: base: remove need for a temporary string for the node name
 2018-12-06 17:05 UTC 

[PATCH 0/4] Consolitate iommu_ops->add/remove_device() calls
 2018-12-06 16:19 UTC  (11+ messages)
` [PATCH 1/4] iommu/sysfs: Rename iommu_release_device()
` [PATCH 2/4] iommu: Consolitate ->add/remove_device() calls
` [PATCH 3/4] iommu/of: Don't call iommu_ops->add_device directly
  ` [PATCH 4/4] ACPI/IORT: "

[PATCH 0/3] ACPI-PMIC + i915: Add support for PMIC MIPI sequences
 2018-12-06  8:53 UTC  (6+ messages)
` [PATCH 1/3] ACPI / PMIC: Add support for executing PMIC MIPI sequence elements
` [PATCH 2/3] ACPI / PMIC: Implement exec_mipi_pmic_seq_element for CHT Whiskey Cove PMIC
` [PATCH 3/3] drm/i915/intel_dsi_vbt: Add support for PMIC mipi sequences

[PATCH] mm/alloc: fallback to first node if the wanted node offline
 2018-12-06  7:23 UTC  (2+ messages)

[PATCH AUTOSEL 4.14 61/69] ACPI/IORT: Fix iort_get_platform_device_domain() uninitialized pointer value
 2018-12-05  9:42 UTC 

[PATCH AUTOSEL 4.19 112/123] ACPI/IORT: Fix iort_get_platform_device_domain() uninitialized pointer value
 2018-12-05  9:35 UTC 

[PATCH v3 0/4] PCI / iommu / thunderbolt: IOMMU based DMA protection
 2018-12-05  9:11 UTC  (5+ messages)
` [PATCH v3 1/4] PCI / ACPI: Identify untrusted PCI devices

[PATCH RFCv2 0/4] mm/memory_hotplug: Introduce memory block types
 2018-12-04  9:47 UTC  (11+ messages)
` [PATCH RFCv2 1/4] "
` [PATCH RFCv2 2/4] mm/memory_hotplug: Replace "bool want_memblock" by "int type"
` [PATCH RFCv2 3/4] mm/memory_hotplug: Introduce and use more memory types

[PATCH] acpi/nfit: Fix user-initiated ARS to be "ARS-long" rather than "ARS-short"
 2018-12-03 21:19 UTC  (3+ messages)

[PATCH v5 00/15] i2c-multi-instantiate: Adapt for INT3515 and alike
 2018-12-03 19:44 UTC  (2+ 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).