linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-07 16:31:34 to 2018-12-17 11:40:19 UTC [more...]

[PATCH] ACPI, APEI, EINJ: Change to use DEFINE_SHOW_ATTRIBUTE macro
 2018-12-17 11:40 UTC  (2+ messages)

[PATCH][next][RESEND] drivers: base: remove need for a temporary string for the node name
 2018-12-17 11:39 UTC  (2+ messages)

[PATCH 1/1] ACPI / tables: add DSDT AmlCode new declaration name support
 2018-12-17 11:38 UTC  (4+ messages)

[RFT][PATCH 0/2] ACPI / PM: Avoid spurious wakeups from non-wakeup GPEs in suspend-to-idle
 2018-12-17 11:22 UTC  (3+ messages)
` [RFT][PATCH 1/2] ACPI: EC / PM: Disable non-wakeup GPEs for suspend-to-idle
` [RFT][PATCH 2/2] ACPI: PM: Loop in full LPS0 mode only

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

[RFC PATCH 2/2] PCI/portdrv Hisilicon PCIe transport layer Port PMU driver
 2018-12-17 11:09 UTC  (2+ messages)

[PATCH] ACPI / tables: table upgrade from built-in initrd
 2018-12-17 10:05 UTC  (5+ messages)

[PATCH v10 1/6] ACPI: Allow CONFIG_PCI to be unset for reboot
 2018-12-17 10:04 UTC  (8+ messages)
` [PATCH v10 2/6] ACPI / OSL: Stub out acpi_os_(read/write)_pci_configurations()
` [PATCH v10 3/6] PCI/ACPI: Allow ACPI to be built without CONFIG_PCI set
` [PATCH v10 4/6] ACPICA: Remove PCI bits from ACPICA when CONFIG_PCI is unset
` [PATCH v10 5/6] arm64: select ACPI PCI code only both features are enabled
` [PATCH v10 6/6] ACPI/IORT: Stub out ACS functions when CONFIG_PCI is not set

[PATCH] acpi / apei: fix NULL deref during init
 2018-12-15  8:05 UTC  (7+ messages)

[PATCH v9 1/6] ACPI: Allow CONFIG_PCI to be unset for reboot
 2018-12-14 23:33 UTC  (9+ messages)
` [PATCH v9 2/6] ACPI / OSL: Stub out acpi_os_(read/write)_pci_configurations()
` [PATCH v9 3/6] PCI/ACPI: Allow ACPI to be built without CONFIG_PCI set
` [PATCH v9 4/6] ACPICA: Remove PCI bits from ACPICA when CONFIG_PCI is unset
` [PATCH v9 5/6] arm64: select ACPI PCI code only both features are enabled
` [PATCH v9 6/6] PCI: Stub out pci_request_acs() when CONFIG_PCI is not set

[PATCH v6 0/3] device property: Add fwnode_get_name() helper
 2018-12-14 17:46 UTC  (7+ 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 v8 1/4] ACPI: Allow CONFIG_PCI to be unset for reboot
 2018-12-14 16:29 UTC  (8+ messages)
` [PATCH v8 2/4] ACPI / OSL: Stub out acpi_os_(read/write)_pci_configurations()
` [PATCH v8 3/4] PCI/ACPI: Allow ACPI to be built without CONFIG_PCI set
` [PATCH v8 4/4] ACPICA: Remove PCI bits from ACPICA when CONFIG_PCI is unset

[PATCH v7 00/25] APEI in_nmi() rework and SDEI wire-up
 2018-12-14 13:56 UTC  (17+ messages)
` [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 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 22/25] ACPI / APEI: Kick the memory_failure() queue for synchronous errors

[PATCH v5 0/3] ACPI/i915: Add support for PMIC MIPI sequence elements
 2018-12-14 12:24 UTC  (4+ messages)
` [PATCH v5 1/3] ACPI / PMIC: Add support for executing "
` [PATCH v5 2/3] ACPI / PMIC: Implement exec_mipi_pmic_seq_element for CHT Whiskey Cove PMIC
` [PATCH v5 3/3] drm/i915/intel_dsi_vbt: Add support for PMIC MIPI sequences

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

[GIT PULL] Thermal-SoC management fixes for v4.20-rc7
 2018-12-13 21:15 UTC  (2+ messages)

[PATCH v7 1/5] ACPI: Allow CONFIG_PCI to be unset for reboot
 2018-12-13 16:28 UTC  (9+ messages)
` [PATCH v7 2/5] ACPI / OSL: Stub out acpi_os_read_pci_configuration when CONFIG_PCI is unset
` [PATCH v7 3/5] ACPI / OSL: Stub out acpi_os_write_pci_configuration "
` [PATCH v7 4/5] PCI/ACPI: Allow ACPI to be built without CONFIG_PCI set
` [PATCH v7 5/5] ACPICA: Remove PCI bits from ACPICA when CONFIG_PCI is unset

[PATCH v3 1/3] ACPI / PMIC: Add support for executing PMIC MIPI sequence elements
 2018-12-13 14:21 UTC  (11+ messages)
` [PATCH v3 2/3] ACPI / PMIC: Implement exec_mipi_pmic_seq_element for CHT Whiskey Cove PMIC
` [PATCH v3 3/3] drm/i915/intel_dsi_vbt: Add support for PMIC MIPI sequences

[PATCHv2 00/12] Heterogeneous memory node attributes
 2018-12-13  9:05 UTC  (23+ 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 AUTOSEL 4.19 61/73] acpi/nfit: Fix user-initiated ARS to be "ARS-long" rather than "ARS-short"
 2018-12-13  4:28 UTC 

[PATCH v6 1/5] ACPI: Allow CONFIG_PCI to be unset for reboot
 2018-12-12 21:31 UTC  (10+ messages)
` [PATCH v6 2/5] ACPI / OSL: Stub out acpi_os_read_pci_configuration when CONFIG_PCI is unset
` [PATCH v6 3/5] ACPI / OSL: Stub out acpi_os_write_pci_configuration "
` [PATCH v6 4/5] PCI/ACPI: Allow ACPI to be built without CONFIG_PCI set
` [PATCH v6 5/5] ACPICA: Remove PCI bits from ACPICA when CONFIG_PCI is unset

[PATCH v2 1/3] ACPI / PMIC: Add support for executing PMIC MIPI sequence elements
 2018-12-12 14:02 UTC  (9+ 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 v5 1/5] ACPI: Allow CONFIG_PCI to be unset for reboot
 2018-12-12  9:31 UTC  (7+ messages)
` [PATCH v5 2/5] ACPI / OSL: Stub out acpi_os_read_pci_configuration when CONFIG_PCI is unset
` [PATCH v5 3/5] ACPI / OSL: Stub out acpi_os_write_pci_configuration "
` [PATCH v5 4/5] PCI/ACPI: Allow ACPI to be built without CONFIG_PCI set
` [PATCH v5 5/5] ACPI / OSL: Remove PCI bits from ACPICA when CONFIG_PCI is unset

[PATCH v4 1/4] ACPI / OSL: Stub out acpi_os_read_pci_configuration when CONFIG_PCI is unset
 2018-12-12  5:23 UTC  (4+ messages)
` [PATCH v4 2/4] ACPI / OSL: Stub out acpi_os_write_pci_configuration "
` [PATCH v4 3/4] PCI/ACPI: Allow ACPI to be built without CONFIG_PCI set
` [PATCH v4 4/4] ACPI / OSL: Remove PCI bits from ACPICA when CONFIG_PCI is unset

[PATCH][RFC v2] ACPI: acpi_pad: Do not launch acpi_pad threads on idle cpus
 2018-12-12  1:56 UTC  (5+ messages)

[PATCH v3 1/3] ACPI: Allow PCI to be disabled for reboot
 2018-12-11 23:00 UTC  (13+ 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 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 1/7] node: Link memory nodes to their compute nodes
 2018-12-10 16:12 UTC  (4+ 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  (8+ messages)

[RFC PATCH 00/14] Heterogeneous Memory System (HMS) and hbind()
 2018-12-07 19:37 UTC  (11+ 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).