Linux-ACPI Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-06 10:57:52 to 2021-07-22 08:46:02 UTC [more...]

[PATCH v4 0/5] bus: Make remove callback return void
 2021-07-22  8:45 UTC  (7+ messages)
` [PATCH v4 5/5] "

[PATCH] ACPI / PPTT: get PPTT table in the first beginning
 2021-07-21  1:25 UTC  (3+ messages)

[PATCH] software node: balance refcount for managed sw nodes
 2021-07-20 10:27 UTC  (8+ messages)

[pm:bleeding-edge] BUILD SUCCESS d713e0c8339876fb5070b53cb1bec248c37fbf38
 2021-07-20  2:54 UTC 

[PATCH v7 1/1] x86/acpi, x86/boot: Add multiprocessor wake-up support
 2021-07-20  4:25 UTC 

[PATCH v3 5/5] x86: Skip WBINVD instruction for VM guest
 2021-07-20  4:09 UTC 

[PATCH v6 0/9] ACPI/IORT: Support for IORT RMR node
 2021-07-19 13:45 UTC  (13+ messages)
` [PATCH v6 1/9] iommu: Introduce a union to struct iommu_resv_region
` [PATCH v6 2/9] ACPI/IORT: Add support for RMR node parsing
` [PATCH v6 3/9] iommu/dma: Introduce generic helper to retrieve RMR info
` [PATCH v6 4/9] ACPI/IORT: Add a helper to retrieve RMR memory regions
` [PATCH v6 5/9] iommu/arm-smmu-v3: Introduce strtab init helper
` [PATCH v6 6/9] iommu/arm-smmu-v3: Refactor arm_smmu_init_bypass_stes() to force bypass
` [PATCH v6 7/9] iommu/arm-smmu-v3: Get associated RMR info and install bypass STE
` [PATCH v6 8/9] iommu/arm-smmu: Get associated RMR info and install bypass SMR
` [PATCH v6 9/9] iommu/dma: Reserve any RMR regions associated with a dev

[PATCH] ACPI: PM: Add support for upcoming AMD uPEP HID AMDI007
 2021-07-19 13:35 UTC  (3+ messages)

[PATCH] ACPI: Kconfig: Fix table override from built-in initrd
 2021-07-19 12:11 UTC  (2+ messages)

[pm:bleeding-edge] BUILD SUCCESS ad6b2cc93f8149a12b9603e3bbb8a14d7d2b3ac7
 2021-07-19  2:33 UTC 

[PATCH] ACPI: Kconfig: Fix table override from built-in initrd
 2021-07-16 17:29 UTC  (2+ messages)

[PATCH v1 1/2] ACPI: configfs: Use sysfs_emit() in "show" functions
 2021-07-16 17:28 UTC  (3+ messages)
` [PATCH v1 2/2] ACPI: configfs: Make get_header() to return error pointer

[PATCH v2 1/1] ACPI: utils: Fix reference counting in for_each_acpi_dev_match()
 2021-07-16 17:27 UTC  (3+ messages)

[PATCH 0/3] ACPI: Add LoongArch-related definitions
 2021-07-16 17:11 UTC  (10+ messages)
` [PATCH 1/3] ACPI: Add LoongArch support for ACPI_PROCESSOR/ACPI_NUMA
    `  "
` [PATCH 2/3] ACPICA: MADT: Add LoongArch APICs support
    `  "
` [PATCH 3/3] ACPICA: Events: Support fixed pcie wake event

[PATCH v2 1/2] ACPI / PMIC: XPower: optimize I2C-bus accesses
 2021-07-16 17:07 UTC  (6+ messages)
` [PATCH v2 2/2] ACPI / PMIC: XPower: optimize MIPI PMIQ sequence "

❌ FAIL: Test report for kernel 5.13.0-rc7 (arm-next, 8ab9b1a9)
 2021-07-16 16:26 UTC  (12+ messages)

[PATCH 0/2] ACPI: Update DBG2 Serial Port Subtypes list
 2021-07-16 14:08 UTC  (8+ messages)
` [PATCH 1/2] ACPICA: Add new DBG2 Serial Port Subtypes
` [PATCH 2/2] ACPI: SPCR: Add support for the new 16550-compatible Serial Port Subtype

[PATCH] ACPI: PM: Only mark EC GPE for wakeup on Intel systems
 2021-07-16 12:35 UTC  (5+ messages)

[RFC PATCH] software node: balance refcount for managed sw nodes
 2021-07-16 10:09 UTC  (3+ messages)

[PATCH v2] mfd: axp20x: Update AXP288 volatile ranges
 2021-07-16  7:54 UTC  (2+ messages)

mm/memory_hotplug: preparatory patches for new online policy and memory
 2021-07-15 18:12 UTC  (12+ messages)
` [PATCH v1 1/4] mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range()
` [PATCH v1 2/4] mm/memory_hotplug: remove nid parameter from arch_remove_memory()
` [PATCH v1 3/4] mm/memory_hotplug: remove nid parameter from remove_memory() and friends
` [PATCH v1 4/4] ACPI: memhotplug: memory resources cannot be enabled yet

[PATCH v2 0/4] bus: Make remove callback return void
 2021-07-15 13:02 UTC  (17+ messages)
` [PATCH v2 4/4] "

[PATCH 00/13] mailbox: pcc: Add support for PCCT extended PCC subspaces
 2021-07-15 13:38 UTC  (32+ messages)
` [PATCH 01/13] mailbox: pcc: Fix doxygen comments
` [PATCH 02/13] ACPI: CPPC: "
` [PATCH 03/13] mailbox: pcc: Refactor all PCC channel information into a structure
` [PATCH 04/13] mailbox: pcc: Consolidate subspace interrupt information parsing
` [PATCH 05/13] mailbox: pcc: Consolidate subspace doorbell register parsing
` [PATCH 06/13] mailbox: pcc: Add pcc_mbox_chan structure to hold shared memory region info
` [PATCH 07/13] mailbox: pcc: Use PCC mailbox channel pointer instead of standard
` [PATCH 08/13] mailbox: pcc: Rename doorbell ack to platform interrupt ack register
` [PATCH 09/13] mailbox: pcc: Add PCC register bundle and associated accessor functions
` [PATCH 10/13] mailbox: pcc: Avoid accessing PCCT table in pcc_send_data and pcc_mbox_irq
` [PATCH 11/13] mailbox: pcc: Drop handling invalid bit-width in {read,write}_register
` [PATCH 12/13] mailbox: pcc: Add support for PCCT extended PCC subspaces(type 3/4)
` [PATCH 13/13] mailbox: pcc: Move bulk of PCCT parsing into pcc_mbox_probe

[PATCH v2 0/2] PCI/ACPI: Simplify PCIe _OSC feature negotiation
 2021-07-15  7:34 UTC  (5+ messages)
` [PATCH v2 1/2] PCI/APCI: Move acpi_pci_osc_support() check to negotiation phase
` [PATCH v2 2/2] PCI/ACPI: Remove OSC_PCI_SUPPORT_MASKS and OSC_PCI_CONTROL_MASKS

[net-next: PATCH v3 1/1] ACPI: SPCR: Add new 16550-compatible Serial Port Subtype
 2021-07-14 19:18 UTC  (3+ messages)

[PATCH v1 0/6] ACPI: glue / driver core: Eliminate acpi_platform_notify() and split device_platform_notify()
 2021-07-14 18:17 UTC  (20+ messages)
` [PATCH v1 1/6] ACPI: glue: Rearrange acpi_device_notify()
` [PATCH v1 2/6] ACPI: glue: Change return type of two functions to void
` [PATCH v1 3/6] ACPI: bus: Rename functions to avoid name collision
` [PATCH v1 4/6] ACPI: glue: Eliminate acpi_platform_notify()
` [PATCH v1 5/6] software nodes: Split software_node_notify()
` [PATCH v1 6/6] driver core: Split device_platform_notify()

[PATCH] ACPICA: macros should not use a trailing semicolon
 2021-07-13 16:05 UTC 

[PATCH v3 0/5] bus: Make remove callback return void
 2021-07-13  7:40 UTC  (2+ messages)
` [PATCH v3 5/5] "

[PATCH v3] lockdown,selinux: fix wrong subject in some SELinux lockdown checks
 2021-07-13  2:34 UTC  (3+ messages)

[RFT][PATCH] PCI: PM: Add special case handling for PCIe device wakeup
 2021-07-12 17:06 UTC 

[PATCH AUTOSEL 4.9 14/16] ACPI: AMBA: Fix resource name in /proc/iomem
 2021-07-10 23:52 UTC 

[PATCH AUTOSEL 4.14 17/21] ACPI: AMBA: Fix resource name in /proc/iomem
 2021-07-10 23:52 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 18/21] ACPI: video: Add quirk for the Dell Vostro 3350

[PATCH AUTOSEL 4.19 18/22] ACPI: AMBA: Fix resource name in /proc/iomem
 2021-07-10 23:51 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 19/22] ACPI: video: Add quirk for the Dell Vostro 3350

[PATCH AUTOSEL 5.4 23/28] ACPI: AMBA: Fix resource name in /proc/iomem
 2021-07-10 23:51 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 24/28] ACPI: video: Add quirk for the Dell Vostro 3350

[PATCH AUTOSEL 5.10 31/37] ACPI: AMBA: Fix resource name in /proc/iomem
 2021-07-10 23:50 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 32/37] ACPI: video: Add quirk for the Dell Vostro 3350

[PATCH AUTOSEL 5.12 35/43] ACPI: AMBA: Fix resource name in /proc/iomem
 2021-07-10 23:49 UTC  (2+ messages)
` [PATCH AUTOSEL 5.12 36/43] ACPI: video: Add quirk for the Dell Vostro 3350

[PATCH] ACPICA: fix if condition
 2021-07-09 14:38 UTC  (2+ messages)

[PATCH v4 0/5] PCI Data Object Exchange support + CXL CDAT
 2021-07-08 17:28 UTC  (6+ messages)
` [PATCH v4 2/5] PCI/DOE: Add Data Object Exchange support

[GIT PULL] More ACPI updates for v5.14-rc1
 2021-07-07 20:40 UTC  (2+ messages)

[GIT PULL] More power management updates for v5.14-rc1
 2021-07-07 20:40 UTC  (2+ messages)

[pm:bleeding-edge] BUILD SUCCESS 7570e1f151ada42f46d385c0e67940fe1e732804
 2021-07-07  1:09 UTC 

[PATCH] bus: Make remove callback return void
 2021-07-06 15:11 UTC  (10+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).