[PATCH v6 0/2] ACPI / cpufreq: CPPC: Add ospm_nominal_perf support
2026-07-17 21:53 UTC (3+ messages)
` [PATCH v6 1/2] ACPI: "
` [PATCH v6 2/2] cpufreq: CPPC: Reflect ospm_nominal_perf in boost and limits
[PATCH v1 1/1] ACPI: NHLT: Remove always included kconfig.h
2026-07-17 17:16 UTC
[PATCH 0/4] ACPI/PCC: Correct PCC OperationRegion handling
2026-07-17 8:10 UTC (5+ messages)
` [PATCH 1/4] ACPICA: Fix PCC OperationRegion command offsets
` [PATCH 2/4] ACPI: PCC: Preserve shared memory signature in OpRegion handler
` [PATCH 3/4] ACPI: PCC: Free channel on OpRegion deactivation
` [PATCH 4/4] ACPI: PCC: Cache OpRegion command timeout
[PATCH v2 0/4] ACPI: LoongArch: Add IOVT table support
2026-07-17 6:37 UTC (5+ messages)
` [PATCH v2 1/4] ACPI: LoongArch: Add acpi_arch_[late]_init()
` [PATCH v2 2/4] ACPI: LoongArch: Add IOVT device entry table scanning
` [PATCH v2 3/4] ACPI: scan: Add support for LoongArch in acpi_iommu_configure_id()
` [PATCH v2 4/4] MAINTAINERS: Add entry for drivers/acpi/loongarch
[PATCH v2 0/3] cpufreq: CPPC: Preserve OSPM-set registers across hotplug and unload
2026-07-17 3:47 UTC (5+ messages)
` [PATCH v2 1/3] cpufreq: CPPC: Keep the policy across CPU hotplug
` [PATCH v2 2/3] ACPI: CPPC: Add u64 wrappers for the autonomous selection register
` [PATCH v2 3/3] cpufreq: CPPC: Preserve OSPM-set registers across hotplug and unload
[PATCH 0/8] ACPI: CPPC: Resource Priority Register support and sysfs interface
2026-07-17 2:45 UTC (9+ messages)
` [PATCH 1/8] ACPI: CPPC: Prepare cpc_register_resource for Package-type entries
` [PATCH 2/8] ACPI: CPPC: Refactor element parsing into parse_cpc_element()
` [PATCH 3/8] ACPI: CPPC: Refactor resource cleanup into free_reg_resource()
` [PATCH 4/8] ACPI: CPPC: Parse Resource Priority Register entries from _CPC package
` [PATCH 5/8] ACPI: CPPC: Store optional flag in cpc_register_resource
` [PATCH 6/8] ACPI: CPPC: Factor out cpc_read_reg() and cpc_write_reg()
` [PATCH 7/8] ACPI: CPPC: Add Resource Priority accessors
` [PATCH 8/8] cpufreq: cppc: Expose Resource Priority attributes via sysfs
[PATCH v2 0/2] CPPC: reduce FFH feedback-counter sampling skew on arm64
2026-07-17 1:24 UTC (8+ messages)
` [PATCH v2 1/2] ACPI: CPPC: add paired FFH feedback-counter read hook
` [PATCH v2 2/2] arm64: topology: read CPPC FFH feedback counters in one operation
[PATCH v7 00/10] ACPI: APEI: share GHES CPER helpers and add DT FFH provider
2026-07-14 17:33 UTC (15+ messages)
` [PATCH v7 01/10] ACPI: APEI: GHES: share macros via a private header
` [PATCH v7 02/10] ACPI: APEI: GHES: move CPER read helpers
` [PATCH v7 03/10] ACPI: APEI: GHES: move GHESv2 ack and alloc helpers
` [PATCH v7 04/10] ACPI: APEI: GHES: move estatus cache helpers
` [PATCH v7 05/10] ACPI: APEI: GHES: move vendor record helpers
` [PATCH v7 06/10] ACPI: APEI: GHES: move CXL CPER helpers
` [PATCH v7 07/10] ACPI: APEI: introduce GHES helper
` [PATCH v7 08/10] ACPI: APEI: share GHES CPER helpers
` [PATCH v7 09/10] dt-bindings: firmware: add arm,ras-cper
` [PATCH v7 10/10] RAS: add firmware-first CPER provider
[PATCH 0/8] ACPI: LoongArch: Add IOVT table support
2026-07-14 2:23 UTC (12+ 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-07-09 17:01 UTC (3+ messages)
[PATCH 0/2] CPPC: reduce FFH feedback-counter sampling skew on arm64
2026-07-03 9:13 UTC (18+ messages)
` [PATCH 1/2] ACPI: CPPC: add paired FFH feedback-counter read hook
` [PATCH 2/2] arm64: topology: read CPPC FFH feedback counters in one operation
[PATCH v2 00/13] KVM Dirty-bit cleaning hw accelerator (HACDBS)
2026-07-01 10:47 UTC (22+ messages)
` [PATCH v2 01/13] KVM: arm64: HDBSS bits
` [PATCH v2 02/13] KVM: arm64: Enable eager hugepage splitting if HDBSS is available
` [PATCH v2 03/13] arm64/cpufeature: Add system-wide FEAT_HACDBS detection
` [PATCH v2 04/13] arm64/sysreg: Add HACDBS consumer and base registers
` [PATCH v2 05/13] KVM: arm64: Detect (via ACPI) and initialize HACDBSIRQ
` [PATCH v2 06/13] KVM: arm64: dirty_bit: Add base FEAT_HACDBS cleaning routine
` [PATCH v2 07/13] kvm: Add arch-generic interface for hw-accelerated dirty-bitmap cleaning
` [PATCH v2 08/13] KVM: arm64: Add hardware-accelerated dirty-bitmap cleaning routine
` [PATCH v2 09/13] KVM: arm64: Dirty-bitmap: avoid splitting previously split blocks
` [PATCH v2 10/13] kvm/dirty_ring: Introduce get_memslot and move helpers to header
` [PATCH v2 11/13] kvm/dirty_ring: Add arch-generic interface for hw-accelerated dirty-ring cleaning
` [PATCH v2 12/13] KVM: arm64: Add hardware-accelerated dirty-ring cleaning routine
` [PATCH v2 13/13] KVM: arm64: Enable KVM_HW_DIRTY_BIT
[ANNOUNCEMENT] LPC 2026: System Monitoring and Observability Microconference
2026-06-30 14:49 UTC (2+ messages)
[PATCH v6 00/10] ACPI: APEI: share GHES CPER helpers and add DT FFH provider
2026-06-30 13:52 UTC (20+ 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 v3 0/2] ACPI: CPPC: Add CPPC v4 support (ACPI 6.6)
2026-06-15 18:23 UTC (8+ messages)
` [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 (9+ messages)
` [PATCH v4 02/10] riscv: Define arch_apei_get_mem_attribute for RISC-V
` [PATCH v4 05/10] riscv: conditionally compile GHES NMI spool function
` [PATCH v4 07/10] riscv: Add RISC-V entries in processor type and ISA strings
` [PATCH v4 09/10] riscv: Select HAVE_ACPI_APEI required for RAS
[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 (4+ messages)
` [PATCH RFC v5 16/18] ACPI: RISC-V: Parse RISC-V Quality of Service Controller (RQSC) table
page: next (older)
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox