acpica-devel.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
[RFC PATCH v4 00/20] RISC-V: ACPI: Add external interrupt controller support
 2024-04-29  6:41 UTC  (32+ messages)
` [RFC PATCH v4 01/20] arm64: PCI: Migrate ACPI related functions to pci-acpi.c
` [RFC PATCH v4 02/20] RISC-V: ACPI: Implement PCI related functionality
` [RFC PATCH v4 03/20] PCI: Make pci_create_root_bus() declare its reliance on MSI domains
` [RFC PATCH v4 04/20] ACPI: scan.c: Add weak arch specific function to reorder the IRQCHIP probe
` [RFC PATCH v4 05/20] ACPI: RISC-V: Implement arch function to reorder irqchip probe entries
` [RFC PATCH v4 06/20] ACPI: bus: Add acpi_riscv_init function
` [RFC PATCH v4 07/20] RISC-V: Kconfig: Select deferred GSI probe for ACPI systems
` [RFC PATCH v4 08/20] ACPI: scan: Refactor dependency creation
` [RFC PATCH v4 09/20] drivers/acpi/scan.c: Update _DEP honor list
` [RFC PATCH v4 10/20] RISC-V: ACPI: Initialize GSI mapping structures
` [RFC PATCH v4 11/20] ACPI: scan.c: Define weak function to populate dependencies
` [RFC PATCH v4 12/20] RISC-V: ACPI: Implement function to add implicit dependencies
` [RFC PATCH v4 13/20] ACPI/PNP: Initialize PNP devices skipped due to _DEP
` [RFC PATCH v4 14/20] irqchip: riscv-intc: Add ACPI support for AIA
` [RFC PATCH v4 15/20] irqchip: riscv-imsic: Add ACPI support
` [RFC PATCH v4 16/20] irqchip: riscv-aplic: "
` [RFC PATCH v4 17/20] irqchip: irq-sifive-plic: "
` [RFC PATCH v4 18/20] ACPI: bus: Add RINTC IRQ model for RISC-V
` [RFC PATCH v4 19/20] irqchip: riscv-intc: Set ACPI irqmodel
` [RFC PATCH v4 20/20] ACPI: pci_link: Clear the dependencies after probe

[PATCH] ACPI: tools: pfrut: Print the update_cap field during capability query
 2024-04-26 17:29 UTC  (2+ messages)

[PATCH v3 0/1] ACPICA: AEST: Support AEST V2
 2024-04-25  9:34 UTC  (2+ messages)
` [PATCH v3 1/1] ACPICA: AEST: Add support for the AEST V2 table

[PATCH v3 0/6] Add ACPI NUMA support for RISC-V
 2024-04-24  5:46 UTC  (7+ messages)
` [PATCH v3 1/6] ACPICA: SRAT: Add RISC-V RINTC affinity structure
` [PATCH v3 2/6] ACPI: RISCV: Add NUMA support based on SRAT and SLIT
` [PATCH v3 3/6] ACPI: NUMA: Add handler for SRAT RINTC affinity structure
` [PATCH v3 4/6] ACPI: NUMA: Make some NUMA related parse functions common
` [PATCH v3 5/6] ACPI: NUMA: change the ACPI_NUMA to a hidden option
` [PATCH v3 6/6] ACPI: NUMA: replace pr_info with pr_debug in arch_acpi_numa_init

[PATCH v2 0/2] ACPICA: AEST: Support AEST V2
 2024-04-22 16:50 UTC  (9+ messages)
` [PATCH v2 1/2] ACPICA: AEST: Fix coding style at struct definition
` [PATCH v2 2/2] ACPICA: AEST: Add support for the AEST V2 table

[PATCH v5 0/1] irqchip/gic-v3: Enable non-coherent GIC designs probing
 2024-04-22  8:42 UTC  (5+ messages)
` [PATCH v5 1/1] irqchip/gic-v3: Enable non-coherent redistributors/ITSes ACPI probing

[PATCH v2 0/2] Support clean reboot after hibernate on Arm64
 2024-04-19 15:39 UTC  (8+ messages)
` [PATCH v2 1/2] ACPICA: Detect FACS even for hardware reduced platforms
` [PATCH v2 2/2] arm64: acpi: Honour firmware_signature field of FACS, if it exists

[PATCH v2 1/1] mm: change inlined allocation helpers to account at the call site
 2024-04-16 13:55 UTC  (2+ messages)

[PATCH] ACPICA: Fix memory leak then namespace lookup fails
 2024-04-12 17:07 UTC  (4+ messages)

[PATCH] ACPICA: Handle memory allocation error
 2024-04-12 10:37 UTC 

[PATCH] ACPICA: Handle memory allocation failure
 2024-04-12 10:14 UTC 

[RFC PATCH v4 00/15] ACPI/arm64: add support for virtual cpu hotplug
 2024-04-11 13:25 UTC  (15+ messages)
` [PATCH RFC v4 02/15] ACPI: processor: Register all CPUs from acpi_processor_get_info()
` [PATCH RFC v4 12/15] arm64: psci: Ignore DENIED CPUs

[PATCH 0/5 v2] address remaining stringop-truncation warnings
 2024-04-10 21:13 UTC  (10+ messages)
` [PATCH 1/5] [v2] test_hexdump: avoid string truncation warning
` [PATCH 2/5] [v2] acpi: disable -Wstringop-truncation
` [PATCH 3/5] [v2] block/partitions/ldm: convert strncpy() to strscpy()
` [PATCH 4/5] [v2] blktrace: convert strncpy() to strscpy_pad()
` [PATCH 5/5] [v2] kbuild: enable -Wstringop-truncation globally

[PATCH v1] ACPI: bus: allow _UID matching for integer zero
 2024-04-10 13:31 UTC  (4+ messages)

[PATCH 00/11] address remaining stringop-truncation warnings
 2024-04-08 14:41 UTC  (4+ messages)
` [PATCH 06/11] acpi: avoid warning for truncated string copy

[PATCH] ACPICA: debugger: dbconvert: add a null pointer check
 2024-04-08 14:32 UTC  (2+ messages)

[PATCH v2 00/19] ACPI: store owner from modules with acpi_bus_register_driver()
 2024-04-08 14:18 UTC  (21+ messages)
` [PATCH v2 01/19] "
` [PATCH v2 02/19] Input: atlas - drop owner assignment
` [PATCH v2 03/19] net: fjes: "
` [PATCH v2 04/19] platform/chrome: wilco_ec: "
` [PATCH v2 05/19] platform: asus-laptop: "
` [PATCH v2 06/19] platform: classmate-laptop: "
` [PATCH v2 07/19] platform/x86/dell: "
` [PATCH v2 08/19] platform/x86/eeepc: "
` [PATCH v2 09/19] platform/x86/intel/rst: "
` [PATCH v2 10/19] platform/x86/intel/smartconnect: "
` [PATCH v2 11/19] platform/x86/lg-laptop: "
` [PATCH v2 12/19] platform/x86/sony-laptop: "
` [PATCH v2 13/19] platform/x86/toshiba_acpi: "
` [PATCH v2 14/19] platform/x86/toshiba_bluetooth: "
` [PATCH v2 15/19] platform/x86/toshiba_haps: "
` [PATCH v2 16/19] platform/x86/wireless-hotkey: "
` [PATCH v2 17/19] ptp: vmw: "
` [PATCH v2 18/19] virt: vmgenid: "
` [PATCH v2 19/19] ACPI: drop redundant owner from acpi_driver

[PATCH v2 0/6] Add ACPI NUMA support for RISC-V
 2024-04-07  3:09 UTC  (17+ messages)
` [PATCH v2 2/6] ACPI: RISCV: Add NUMA support based on SRAT and SLIT
` [PATCH v2 3/6] ACPI: NUMA: Add handler for SRAT RINTC affinity structure
` [PATCH v2 4/6] ACPI: NUMA: Make some NUMA related parse functions common
` [PATCH v2 6/6] ACPI: RISCV: Enable ACPI based NUMA

[PATCH 1/1] mm: change inlined allocation helpers to account at the call site
 2024-04-05 13:53 UTC  (14+ messages)

[PATCH v1 0/7] ACPI: scan: A few ad-hoc cleanups
 2024-04-04 19:26 UTC  (11+ messages)
` [PATCH v1 1/7] ACPI: bus: Make container_of() no-op where it makes sense
` [PATCH v1 2/7] ACPI: bus: Don't use "proxy" headers
` [PATCH v1 3/7] ACPI: scan: Replace infinite for-loop with finite while-loop
` [PATCH v1 4/7] ACPI: scan: Use list_first_entry_or_null() in acpi_device_hid()
` [PATCH v1 5/7] ACPI: scan: Move misleading comment to acpi_dma_configure_id()
` [PATCH v1 6/7] ACPI: scan: Use standard error checking pattern
` [PATCH v1 7/7] ACPI: scan: Introduce typedef:s for struct acpi_hotplug_context members

[PATCH 1/2] ACPICA: Detect FACS even for hardware reduced platforms
 2024-04-02 14:12 UTC  (6+ messages)
` [PATCH 2/2] arm64: acpi: Honour firmware_signature field of FACS, if it exists

[PATCH AUTOSEL 6.6 37/75] ACPI: x86: Move acpi_quirk_skip_serdev_enumeration() out of CONFIG_X86_ANDROID_TABLETS
 2024-03-29 12:42 UTC 

[PATCH AUTOSEL 6.8 52/98] ACPI: x86: Move acpi_quirk_skip_serdev_enumeration() out of CONFIG_X86_ANDROID_TABLETS
 2024-03-29 12:37 UTC 

[PATCH AUTOSEL 6.6 32/52] ACPI: x86: Move acpi_quirk_skip_serdev_enumeration() out of CONFIG_X86_ANDROID_TABLETS
 2024-03-29 12:29 UTC 

[PATCH AUTOSEL 6.8 45/68] ACPI: x86: Move acpi_quirk_skip_serdev_enumeration() out of CONFIG_X86_ANDROID_TABLETS
 2024-03-29 12:25 UTC 

[PATCH 00/19] ACPI: store owner from modules with acpi_bus_register_driver()
 2024-03-28 18:18 UTC  (27+ messages)
` [PATCH 01/19] "
` [PATCH 02/19] Input: atlas: - drop owner assignment
` [PATCH 03/19] net: fjes: "
` [PATCH 04/19] platform: chrome: "
` [PATCH 05/19] platform: asus-laptop: "
` [PATCH 06/19] platform: classmate-laptop: "
` [PATCH 07/19] platform/x86/dell: "
` [PATCH 08/19] platform/x86/eeepc: "
` [PATCH 09/19] platform/x86/intel/rst: "
` [PATCH 10/19] platform/x86/intel/smartconnect: "
` [PATCH 11/19] platform/x86/lg-laptop: "
` [PATCH 12/19] platform/x86/sony-laptop: "
` [PATCH 13/19] platform/x86/toshiba_acpi: "
` [PATCH 14/19] platform/x86/toshiba_bluetooth: "
` [PATCH 15/19] platform/x86/toshiba_haps: "
` [PATCH 16/19] platform/x86/wireless-hotkey: "
` [PATCH 17/19] ptp: vmw: "
` [PATCH 18/19] virt: vmgenid: "
` [PATCH 19/19] ACPI: drop redundant owner from acpi_driver

[PATCH 0/2] ACPICA: AEST: Support AEST V2
 2024-03-27  3:45 UTC  (3+ messages)
` [PATCH 1/2] ACPICA: AEST: Fix coding style at struct definition
` [PATCH 2/2] ACPICA: AEST: Add support for the AEST V2 table

[PATCH] ACPICA: debugger: check status of acpi_evaluate_object in acpi_db_walk_for_fields
 2024-03-26 12:07 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v5 1/2] ACPI: IPMI: Add helper to wait for when SMI is selected
 2024-03-25 14:40 UTC  (4+ messages)
` [PATCH v5 2/2] hwmon: (acpi_power_meter) Ensure IPMI space handler is ready on Dell systems


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