acpica-devel.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-16 18:39:26 to 2024-04-12 17:07:34 UTC [more...]

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

[PATCH v2 0/2] Support clean reboot after hibernate on Arm64
 2024-04-12 14:18 UTC  (5+ 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] ACPICA: Handle memory allocation error
 2024-04-12 10:37 UTC 

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

[PATCH v2 0/2] ACPICA: AEST: Support AEST V2
 2024-04-12  9:26 UTC  (8+ 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

[RFC PATCH v4 00/15] ACPI/arm64: add support for virtual cpu hotplug
 2024-04-11 13:25 UTC  (26+ messages)
` [PATCH RFC v4 01/15] ACPI: Only enumerate enabled (or functional) processor devices
` [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 v5 0/1] irqchip/gic-v3: Enable non-coherent GIC designs probing
 2024-04-08 14:54 UTC  (3+ 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  (23+ messages)
` [PATCH v2 1/6] ACPICA: SRAT: Add RISC-V RINTC affinity structure
` [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 5/6] ACPI: NUMA: Remove ARCH depends option in ACPI_NUMA Kconfig
` [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  (6+ messages)
` [PATCH v5 2/2] hwmon: (acpi_power_meter) Ensure IPMI space handler is ready on Dell systems

[RFC PATCH 0/5] Enable EINJv2 Support
 2024-03-12 21:26 UTC  (6+ messages)
` [RFC PATCH 1/5] ACPI: APEI: EINJ: Enable the discovery of EINJv2 capabilities
` [RFC PATCH 2/5] ACPI: APEI: EINJ: Add einjv2 extension struct
` [RFC PATCH 3/5] ACPI: APEI: EINJ: Add debugfs files for EINJv2 support
` [RFC PATCH 4/5] ACPI: APEI: EINJ: Enable EINJv2 error injections
` [RFC PATCH 5/5] ACPI: APEI: EINJ: Update the documentation for EINJv2 support

[PATCH 0/4] Add ACPI NUMA support for RISC-V
 2024-03-05 10:06 UTC  (17+ messages)
` [PATCH 1/4] ACPICA: SRAT: Add RISC-V RINTC affinity structure
` [PATCH 2/4] ACPI: NUMA: Add handler for SRAT "
` [PATCH 3/4] ACPI: RISCV: Add NUMA support based on SRAT and SLIT
` [PATCH 4/4] ACPI: RISCV: Enable ACPI based NUMA

Kernel panic in ACPICA on HP Spectre X360 (Meteor Lake 155H) laptop
 2024-03-01 17:33 UTC  (7+ messages)

[PATCH] ACPI: Fix CXL 3.0 structure (RDPAS) in the CEDT table
 2024-02-19  3:46 UTC  (3+ 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).