ACPICA development
 help / color / mirror / Atom feed
[PATCH v6 00/10] ACPI: APEI: share GHES CPER helpers and add DT FFH provider
 2026-06-19 17:46 UTC  (18+ messages)
` [PATCH v6 01/10] ACPI: APEI: GHES: share macros via a private header
` [PATCH v6 02/10] ACPI: APEI: GHES: move CPER read helpers
` [PATCH v6 03/10] ACPI: APEI: GHES: move GHESv2 ack and alloc helpers
` [PATCH v6 04/10] ACPI: APEI: GHES: move estatus cache helpers
` [PATCH v6 05/10] ACPI: APEI: GHES: move vendor record helpers
` [PATCH v6 06/10] ACPI: APEI: GHES: move CXL CPER helpers
` [PATCH v6 07/10] ACPI: APEI: introduce GHES helper
` [PATCH v6 08/10] ACPI: APEI: share GHES CPER helpers
` [PATCH v6 09/10] dt-bindings: firmware: add arm,ras-cper
` [PATCH v6 10/10] RAS: add firmware-first CPER provider

[PATCH v5 00/10] ACPI: APEI: share GHES CPER helpers and add DT FFH provider
 2026-06-17 13:41 UTC  (28+ messages)
` [PATCH v5 01/10] ACPI: APEI: GHES: share macros via a private header
` [PATCH v5 02/10] ACPI: APEI: GHES: move CPER read helpers
` [PATCH v5 03/10] ACPI: APEI: GHES: move GHESv2 ack and alloc helpers
` [PATCH v5 04/10] ACPI: APEI: GHES: move estatus cache helpers
` [PATCH v5 05/10] ACPI: APEI: GHES: move vendor record helpers
` [PATCH v5 06/10] ACPI: APEI: GHES: move CXL CPER helpers
` [PATCH v5 07/10] ACPI: APEI: introduce GHES helper
` [PATCH v5 08/10] ACPI: APEI: share GHES CPER helpers
` [PATCH v5 09/10] dt-bindings: firmware: add arm,ras-cper
` [PATCH v5 10/10] RAS: add firmware-first CPER provider

[PATCH 0/8] ACPI: LoongArch: Add IOVT table support
 2026-06-17  7:48 UTC  (9+ messages)
` [PATCH 1/8] ACPI: LoongArch: Add acpi_arch_init() support
` [PATCH 2/8] ACPI: LoongArch: Add ACPI_IOVT option
` [PATCH 3/8] ACPI: LoongArch: Enable pci acs function if acpi iovt tables exist
` [PATCH 4/8] ACPI: LoongArch: Add acpi_arch_late_init support
` [PATCH 5/8] ACPI: LoongArch: Scan IOMMU devices in IOVT table
` [PATCH 6/8] ACPI: LoongArch: Add iovt device entry table scanning
` [PATCH 7/8] ACPI: scan: Add support for LoongArch in acpi_iommu_configure_id()
` [PATCH 8/8] MAINTAINERS: Add entry for drivers/acpi/loongarch

[PATCH v5] ACPI: CPPC: Add ospm_nominal_perf support
 2026-06-15 18:59 UTC 

[PATCH v3 0/2] ACPI: CPPC: Add CPPC v4 support (ACPI 6.6)
 2026-06-15 18:23 UTC  (12+ messages)
` [PATCH v3 1/2] ACPI: CPPC: Add support for CPPC v4
` [PATCH v3 2/2] ACPI: CPPC: Add ospm_nominal_perf support

[PATCH v3 00/13] Support ACPI and SETAASA device discovery
 2026-06-15  6:25 UTC  (3+ messages)

[PATCH v4 00/10] Add RAS support for RISC-V architecture
 2026-06-09 14:30 UTC  (17+ messages)
` [PATCH v4 01/10] riscv: Define ioremap_cache for RISC-V
` [PATCH v4 02/10] riscv: Define arch_apei_get_mem_attribute "
` [PATCH v4 03/10] acpi: Introduce SSE in HEST notification types
` [PATCH v4 04/10] riscv: Add fixmap indices for GHES IRQ and SSE contexts
` [PATCH v4 05/10] riscv: conditionally compile GHES NMI spool function
` [PATCH v4 06/10] riscv: Add functions to register ghes having SSE notification
` [PATCH v4 07/10] riscv: Add RISC-V entries in processor type and ISA strings
` [PATCH v4 08/10] riscv: Introduce HEST SSE notification handlers
` [PATCH v4 09/10] riscv: Select HAVE_ACPI_APEI required for RAS
` [PATCH v4 10/10] riscv: Enable APEI GHES driver in defconfig

[PATCH v4 0/2] ACPI: CPPC: Add CPPC v4 support (ACPI 6.6)
 2026-06-09  9:59 UTC  (12+ messages)
` [PATCH v4 1/2] ACPI: CPPC: Add support for CPPC v4
` [PATCH v4 2/2] ACPI: CPPC: Add ospm_nominal_perf support

[RFC PATCH 0/3] ACPI, x86/cpu/amd: Parse S5_REST_STATUS from ACPI PHAT on supported AMD platforms
 2026-06-05  4:10 UTC  (10+ messages)
` [RFC PATCH 1/3] ACPICA: actbl2.h: ACPI 6.5: PHAT: Add more struct definitions
` [RFC PATCH 2/3] ACPI: PHAT: Add generic helper to parse PHAT records
` [RFC PATCH 3/3] x86/cpu/amd: Fetch S5_RESET_STATUS from PHAT when supported

[PATCH] ACPICA: Replace strncpy() with strscpy_pad() in acpi_ut_safe_strncpy()
 2026-06-04  6:32 UTC  (5+ messages)

[PATCH] driver core: platform: Setup device MSI domain just before driver probe
 2026-06-03  6:44 UTC  (3+ messages)

[PATCH RFC v6 00/18] riscv: add Ssqosid and CBQRI resctrl support
 2026-06-01 20:36 UTC  (19+ messages)
` [PATCH RFC v6 01/18] dt-bindings: riscv: Add Ssqosid extension description
` [PATCH RFC v6 02/18] riscv: detect the Ssqosid extension
` [PATCH RFC v6 03/18] riscv: add support for srmcfg CSR from "
` [PATCH RFC v6 04/18] fs/resctrl: Add resctrl_is_membw() helper
` [PATCH RFC v6 05/18] fs/resctrl: Add RDT_RESOURCE_MB_MIN and RDT_RESOURCE_MB_WGHT
` [PATCH RFC v6 06/18] fs/resctrl: Let bandwidth resources default to min_bw at reset
` [PATCH RFC v6 07/18] riscv_cbqri: Add capacity controller probe and allocation device ops
` [PATCH RFC v6 08/18] riscv_cbqri: Add capacity controller monitoring "
` [PATCH RFC v6 09/18] riscv_cbqri: Add bandwidth controller probe and allocation "
` [PATCH RFC v6 10/18] riscv_cbqri: Add bandwidth controller monitoring "
` [PATCH RFC v6 11/18] riscv_cbqri: resctrl: Add cache allocation via capacity block mask
` [PATCH RFC v6 12/18] riscv_cbqri: resctrl: Add L3 cache occupancy monitoring
` [PATCH RFC v6 13/18] riscv_cbqri: resctrl: Add MB_MIN bandwidth allocation via Rbwb
` [PATCH RFC v6 14/18] riscv_cbqri: resctrl: Add MB_WGHT bandwidth allocation via Mweight
` [PATCH RFC v6 15/18] riscv_cbqri: resctrl: Add mbm_total_bytes bandwidth monitoring
` [PATCH RFC v6 16/18] ACPI: RISC-V: Parse RISC-V Quality of Service Controller (RQSC) table
` [PATCH RFC v6 17/18] ACPI: RISC-V: Add support for RISC-V Quality of Service Controller (RQSC)
` [PATCH RFC v6 18/18] riscv: enable resctrl filesystem for Ssqosid

[PATCH] ACPI: CPPC: Add helper to get effective guaranteed performance
 2026-06-01  2:31 UTC  (3+ messages)

[PATCH RFC v5 00/18] riscv: add Ssqosid and CBQRI resctrl support
 2026-05-31  1:51 UTC  (21+ messages)
` [PATCH RFC v5 01/18] dt-bindings: riscv: Add Ssqosid extension description
` [PATCH RFC v5 02/18] riscv: detect the Ssqosid extension
` [PATCH RFC v5 03/18] riscv: add support for srmcfg CSR from "
` [PATCH RFC v5 04/18] fs/resctrl: Add resctrl_is_membw() helper
` [PATCH RFC v5 05/18] fs/resctrl: Add RDT_RESOURCE_MB_MIN and RDT_RESOURCE_MB_WGHT
` [PATCH RFC v5 06/18] fs/resctrl: Let bandwidth resources default to min_bw at reset
` [PATCH RFC v5 07/18] riscv_cbqri: Add capacity controller probe and allocation device ops
` [PATCH RFC v5 08/18] riscv_cbqri: Add capacity controller monitoring "
` [PATCH RFC v5 09/18] riscv_cbqri: Add bandwidth controller probe and allocation "
` [PATCH RFC v5 10/18] riscv_cbqri: Add bandwidth controller monitoring "
` [PATCH RFC v5 11/18] riscv_cbqri: resctrl: Add cache allocation via capacity block mask
` [PATCH RFC v5 12/18] riscv_cbqri: resctrl: Add L3 cache occupancy monitoring
` [PATCH RFC v5 13/18] riscv_cbqri: resctrl: Add MB_MIN bandwidth allocation via Rbwb
` [PATCH RFC v5 14/18] riscv_cbqri: resctrl: Add MB_WGHT bandwidth allocation via Mweight
` [PATCH RFC v5 15/18] riscv_cbqri: resctrl: Add mbm_total_bytes bandwidth monitoring
` [PATCH RFC v5 16/18] ACPI: RISC-V: Parse RISC-V Quality of Service Controller (RQSC) table
` [PATCH RFC v5 17/18] ACPI: RISC-V: Add support for RISC-V Quality of Service Controller (RQSC)
` [PATCH RFC v5 18/18] riscv: enable resctrl filesystem for Ssqosid

[PATCH 0/2] CPPC: reduce FFH feedback-counter sampling skew on arm64
 2026-05-20  2:55 UTC  (4+ messages)

[PATCH v4 00/10] ACPI: APEI: share GHES CPER helpers and add DT FFH provider
 2026-05-19  9:57 UTC  (15+ messages)
` [PATCH v4 01/10] ACPI: APEI: GHES: share macros via a private header
` [PATCH v4 02/10] ACPI: APEI: GHES: move CPER read helpers
` [PATCH v4 03/10] ACPI: APEI: GHES: move GHESv2 ack and alloc helpers
` [PATCH v4 04/10] ACPI: APEI: GHES: move estatus cache helpers
` [PATCH v4 05/10] ACPI: APEI: GHES: move vendor record helpers
` [PATCH v4 06/10] ACPI: APEI: GHES: move CXL CPER helpers
` [PATCH v4 07/10] ACPI: APEI: introduce GHES helper
` [PATCH v4 08/10] ACPI: APEI: share GHES CPER helpers
` [PATCH v4 09/10] dt-bindings: firmware: add arm,ras-cper
` [PATCH v4 10/10] RAS: add firmware-first CPER provider

[PATCH v2 0/2] ACPI: CPPC: Add CPPC v4 support (ACPI 6.6)
 2026-05-14 19:15 UTC  (8+ messages)
` [PATCH v2 2/2] ACPI: CPPC: Add ospm_nominal_perf support

[PATCH RFC v4 00/18] riscv: add Ssqosid and CBQRI resctrl support
 2026-05-11  5:11 UTC  (19+ messages)
` [PATCH RFC v4 01/18] dt-bindings: riscv: Add Ssqosid extension description
` [PATCH RFC v4 02/18] riscv: detect the Ssqosid extension
` [PATCH RFC v4 03/18] riscv: add support for srmcfg CSR from "
` [PATCH RFC v4 04/18] fs/resctrl: Add resctrl_is_membw() helper
` [PATCH RFC v4 05/18] fs/resctrl: Add RDT_RESOURCE_MB_MIN and RDT_RESOURCE_MB_WGHT
` [PATCH RFC v4 06/18] fs/resctrl: Let bandwidth resources default to min_bw at reset
` [PATCH RFC v4 07/18] riscv_cbqri: Add capacity controller probe and allocation device ops
` [PATCH RFC v4 08/18] riscv_cbqri: Add capacity controller monitoring "
` [PATCH RFC v4 09/18] riscv_cbqri: Add bandwidth controller probe and allocation "
` [PATCH RFC v4 10/18] riscv_cbqri: Add bandwidth controller monitoring "
` [PATCH RFC v4 11/18] riscv_cbqri: resctrl: Add cache allocation via capacity block mask
` [PATCH RFC v4 12/18] riscv_cbqri: resctrl: Add L3 cache occupancy monitoring
` [PATCH RFC v4 13/18] riscv_cbqri: resctrl: Add MB_MIN bandwidth allocation via Rbwb
` [PATCH RFC v4 14/18] riscv_cbqri: resctrl: Add MB_WGHT bandwidth allocation via Mweight
` [PATCH RFC v4 15/18] riscv_cbqri: resctrl: Add mbm_total_bytes bandwidth monitoring
` [PATCH RFC v4 16/18] ACPI: RISC-V: Parse RISC-V Quality of Service Controller (RQSC) table
` [PATCH RFC v4 17/18] ACPI: RISC-V: Add support for RISC-V Quality of Service Controller (RQSC)
` [PATCH RFC v4 18/18] riscv: enable resctrl filesystem for Ssqosid

[PATCH 0/3] riscv: log Hardware Error Exception via APEI
 2026-05-08  8:20 UTC  (3+ messages)
` [PATCH 2/3] riscv: Introduce HEST HEE notification handlers for APEI
` [PATCH 3/3] riscv: collect hardware error information via APEI on HEE


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox