linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-27 14:28:51 to 2018-12-04 15:43:33 UTC [more...]

[PATCH 1/7] node: Link memory nodes to their compute nodes
 2018-12-04 15:43 UTC  (10+ messages)
` [PATCH 2/7] node: Add heterogenous memory performance

[RFC PATCH 00/14] Heterogeneous Memory System (HMS) and hbind()
 2018-12-04 14:44 UTC  (3+ messages)

[PATCH v7 00/25] APEI in_nmi() rework and SDEI wire-up
 2018-12-04 13:01 UTC  (28+ 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 RFCv2 0/4] mm/memory_hotplug: Introduce memory block types
 2018-12-04  9:47 UTC  (13+ 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 RFCv2 4/4] mm/memory_hotplug: Drop MEMORY_TYPE_UNSPECIFIED

[PATCH v3 0/4] PCI / iommu / thunderbolt: IOMMU based DMA protection
 2018-12-04  8:57 UTC  (8+ messages)
` [PATCH v3 1/4] PCI / ACPI: Identify untrusted PCI devices
` [PATCH v3 2/4] iommu/vt-d: Force IOMMU on for platform opt in hint
` [PATCH v3 3/4] iommu/vt-d: Do not enable ATS for untrusted devices
` [PATCH v3 4/4] thunderbolt: Export IOMMU based DMA protection support to userspace

[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  (38+ messages)
` [PATCH v5 01/15] platform/x86: intel_cht_int33fe: Remove duplicate NULL check
` [PATCH v5 02/15] platform/x86: intel_cht_int33fe: Accept errors of i2c_acpi_new_device()
` [PATCH v5 03/15] platform/x86: i2c-multi-instantiate: "
` [PATCH v5 04/15] platform/x86: i2c-multi-instantiate: Defer probe when no adapter found
` [PATCH v5 05/15] i2c: acpi: Return error pointers from i2c_acpi_new_device()
` [PATCH v5 06/15] platform/x86: intel_cht_int33fe: Get rid of obsolete conditional
` [PATCH v5 07/15] platform/x86: i2c-multi-instantiate: "
` [PATCH v5 08/15] i2c: acpi: Use ACPI_FAILURE instead of !ACPI_SUCCESS
` [PATCH v5 09/15] i2c: acpi: Introduce i2c_acpi_get_i2c_resource() helper
` [PATCH v5 10/15] platform/x86: i2c-multi-instantiate: Count I2cSerialBus() resources
` [PATCH v5 11/15] platform/x86: i2c-multi-instantiate: Distinguish IRQ resource type
` [PATCH v5 12/15] platform/x86: i2c-multi-instantiate: Introduce IOAPIC IRQ support
` [PATCH v5 13/15] platform/x86: i2c-multi-instantiate: Allow to have same slaves
` [PATCH v5 14/15] ACPI / scan: Create platform device for INT3515 ACPI nodes
` [PATCH v5 15/15] iio: inv_mpu6050: Use i2c_acpi_get_i2c_resource() helper

[PATCH] ACPI, APEI, EINJ: Change to use DEFINE_SHOW_ATTRIBUTE macro
 2018-11-30 17:01 UTC 

[PATCH v5 0/4] arm64 SMMUv3 PMU driver with IORT support
 2018-11-30 15:47 UTC  (5+ 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] ACPI/IORT: Fix iort_get_platform_device_domain() uninitialized pointer value
 2018-11-30 13:21 UTC  (4+ messages)

[GIT PULL] ACPI fix for v4.20-rc5
 2018-11-30  0:15 UTC  (2+ messages)

[PATCH v3] Documentation: admin-guide: PM: Add cpuidle document
 2018-11-29 21:43 UTC  (3+ messages)

[PATCH v2 0/6] device property: Introducing software nodes
 2018-11-29 21:11 UTC  (2+ messages)

[PATCH v2] Documentation: admin-guide: PM: Add cpuidle document
 2018-11-29 18:03 UTC  (5+ messages)

4.20.0-rc3 nouveau/Quadro P2000 Mobile: runpm causing ACPI errors, lockups
 2018-11-29 17:26 UTC  (11+ messages)
                              ` [Nouveau] "

[PATCH v2 1/2] gpiolib-acpi: Only defer request_irq for GpioInt ACPI event handlers
 2018-11-29  8:53 UTC  (3+ messages)

[PATCH v2 0/4] PCI / iommu / thunderbolt: IOMMU based DMA protection
 2018-11-28 20:31 UTC  (11+ messages)
` [PATCH v2 1/4] PCI / ACPI: Identify untrusted PCI devices

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

[PATCH v4 00/15] i2c-multi-instantiate: Adapt for INT3515 and alike
 2018-11-28 11:34 UTC  (17+ messages)
` [PATCH v4 01/15] defconfig: enable I2C_DEBUG_CORE
` [PATCH v4 02/15] platform/x86: intel_cht_int33fe: Remove duplicate NULL check
` [PATCH v4 03/15] platform/x86: intel_cht_int33fe: Accept errors of i2c_acpi_new_device()
` [PATCH v4 04/15] platform/x86: i2c-multi-instantiate: "
` [PATCH v4 05/15] i2c: acpi: Return error pointers from i2c_acpi_new_device()
` [PATCH v4 06/15] platform/x86: intel_cht_int33fe: Get rid of obsolete conditional
` [PATCH v4 07/15] platform/x86: i2c-multi-instantiate: "
` [PATCH v4 08/15] i2c: acpi: Use ACPI_FAILURE instead of !ACPI_SUCCESS
` [PATCH v4 09/15] i2c: acpi: Introduce i2c_acpi_get_i2c_resource() helper
` [PATCH v4 10/15] platform/x86: i2c-multi-instantiate: Count I2cSerialBus() resources
` [PATCH v4 11/15] platform/x86: i2c-multi-instantiate: Distinguish IRQ resource type
` [PATCH v4 12/15] platform/x86: i2c-multi-instantiate: Introduce IOAPIC IRQ support
` [PATCH v4 13/15] platform/x86: i2c-multi-instantiate: Allow to have same slaves
` [PATCH v4 14/15] ACPI / scan: Create platform device for INT3515 ACPI nodes
` [PATCH v4 15/15] iio: inv_mpu6050: Use i2c_acpi_get_i2c_resource() helper

[PATCH] Documentation: admin-guide: PM: Add cpuidle document
 2018-11-28 10:07 UTC  (6+ messages)

[PATCH v4 0/3] device property: Add fwnode_get_name() helper
 2018-11-28  8:34 UTC  (8+ messages)
` [PATCH v4 1/4] device property: Introduce fwnode_get_name()
` [PATCH v4 2/4] ACPI: property: Add acpi_fwnode_name()
` [PATCH v4 3/4] of/property: Add of_fwnode_name()
` [PATCH v4 4/4] driver core: Add fwnode member to struct device_connection

[Bug] SD card reader in Acer Aspire S5 broken in 4.20-rc
 2018-11-27 22:32 UTC 

[PATCH v3 00/13] i2c-multi-instantiate: Adapt for INT3515 and alike
 2018-11-27 19:30 UTC  (17+ messages)
` [PATCH v3 02/13] platform/x86: intel_cht_int33fe: Accept errors of i2c_acpi_new_device()
` [PATCH v3 03/13] platform/x86: i2c-multi-instantiate: "
` [PATCH v3 04/13] platform/x86: i2c-multi-instantiate: Defer probe when no adapter found
` [PATCH v3 05/13] i2c: acpi: Return error pointers from i2c_acpi_new_device()
` [PATCH v3 06/13] i2c: acpi: Use ACPI_FAILURE instead of !ACPI_SUCCESS
` [PATCH v3 07/13] i2c: acpi: Introduce i2c_acpi_get_i2c_resource() helper
` [PATCH v3 08/13] platform/x86: i2c-multi-instantiate: Count I2cSerialBus() resources
` [PATCH v3 09/13] platform/x86: i2c-multi-instantiate: Distinguish IRQ resource type
` [PATCH v3 10/13] platform/x86: i2c-multi-instantiate: Introduce IOAPIC IRQ support
` [PATCH v3 11/13] platform/x86: i2c-multi-instantiate: Allow to have same slaves
` [PATCH v3 12/13] ACPI / scan: Create platform device for INT3515 ACPI nodes
` [PATCH v3 13/13] iio: inv_mpu6050: Use i2c_acpi_get_i2c_resource() helper

[PATCH 0/2] PCI/AER: Consistently use _OSC to determine who owns AER
 2018-11-27 18:46 UTC  (22+ messages)

[RESEND PATCH] arm64: acpi: Prepare for longer MADTs
 2018-11-27 17:59 UTC 

[PATCH 0/7] ACPI HMAT memory sysfs representation
 2018-11-27 16:56 UTC  (14+ messages)

[PATCH RFC] mm/memory_hotplug: Introduce memory block types
 2018-11-27 16:47 UTC  (9+ messages)

[PATCH 2/2] arm64: acpi: Prepare for longer MADTs
 2018-11-27 16:32 UTC  (3+ messages)

[PATCH v2 00/13] i2c-multi-instantiate: Adapt for INT3515 and alike
 2018-11-27 15:40 UTC  (8+ messages)
` [PATCH v2 05/13] i2c: acpi: Return error pointers from i2c_acpi_new_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).