public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-13 21:58:33 to 2026-01-20 14:58:35 UTC [more...]

[PATCH v6 0/9] Enhanced autonomous selection and improvements
 2026-01-20 14:56 UTC  (8+ messages)
` [PATCH v6 1/9] cpufreq: CPPC: Add generic helpers for sysfs show/store
` [PATCH v6 2/9] ACPI: CPPC: Clean up cppc_perf_caps and cppc_perf_ctrls structs
` [PATCH v6 3/9] ACPI: CPPC: Rename EPP constants for clarity
` [PATCH v6 4/9] ACPI: CPPC: Add cppc_get_perf() API to read performance controls
` [PATCH v6 5/9] ACPI: CPPC: Extend cppc_set_epp_perf() for FFH/SystemMemory
` [PATCH v6 6/9] ACPI: CPPC: add APIs and sysfs interface for min/max_perf
` [PATCH v6 7/9] ACPI: CPPC: add APIs and sysfs interface for perf_limited

[PATCH v6 00/12] VRAM Self Refresh
 2026-01-20 14:42 UTC  (12+ messages)
` [PATCH v6 02/12] PCI/ACPI: Add PERST# Assertion Delay _DSM method
` [PATCH v6 06/12] drm/xe/vrsr: Enable VRSR on default VGA boot device

[Question] Best practice for ACPI representation of DPLL/Ethernet dependencies (SyncE)
 2026-01-20 14:39 UTC  (20+ messages)

[PATCH v6 09/12] drm/xe/pm: Refactor PM Sleep Ops
 2026-01-20 14:05 UTC  (3+ messages)

[PATCH v6 01/12] PCI/ACPI: Add D3cold Aux Power Limit_DSM method
 2026-01-20 14:03 UTC  (3+ messages)

[PATCH] ACPI: processor: Add acpi_processor_start() back to parse _CPC tables before CPU online
 2026-01-20 11:32 UTC 

[PATCH v2 0/3] ACPI: processor: idle: Enhance LPI verification and some cleancode
 2026-01-20 11:22 UTC  (4+ messages)
` [PATCH v2 1/3] ACPI: processor: idle: Redefine acpi_processor_setup_cpuidle_states to void
` [PATCH v2 2/3] ACPI: processor: idle: Redefine acpi_processor_setup_cpuidle_dev "
` [PATCH v2 3/3] ACPI: processor: idle: Relocate and verify acpi_processor_ffh_lpi_probe

[PATCH 00/12] ras: share firmware-first estatus handling
 2026-01-20 11:15 UTC  (5+ messages)

NMI stack overflow during resume of PCIe bridge with CONFIG_HARDLOCKUP_DETECTOR=y
 2026-01-20 10:27 UTC  (6+ messages)
        ` crash during resume of PCIe bridge in v5.17 (v5.16 works)

[PATCH v3 0/6] irqchip/gic-v5: Code first ACPI boot support
 2026-01-20 10:16 UTC  (15+ messages)
` [PATCH v3 1/6] irqdomain: Add parent field to struct irqchip_fwid
` [PATCH v3 2/6] PCI/MSI: Make the pci_msi_map_rid_ctlr_node() interface firmware agnostic
` [PATCH v3 3/6] irqchip/gic-v5: Split IRS probing into OF and generic portions
` [PATCH v3 4/6] irqchip/gic-v5: Add ACPI IRS probing
` [PATCH v3 5/6] irqchip/gic-v5: Add ACPI ITS probing
` [PATCH v3 6/6] irqchip/gic-v5: Add ACPI IWB probing

[PATCH v3] ACPI/PPTT: Check total CPU numbers when a CPU can't be found in PPTT table
 2026-01-20  1:42 UTC  (3+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 508205e6d86048658f850a52a11e1cc422271a81
 2026-01-20  1:11 UTC 

[PATCH] ACPI: NFIT:Advertise DSM function 0xA (Query ARS error inject capabilities)
 2026-01-19 18:44 UTC 

[PATCH] ACPI: NFIT: Advertise DSM function 0xA (ARS error inject capabilities)
 2026-01-19 18:18 UTC 

[PATCH] PCI/ACPI: Confine program_hpx_type2 to the AER bits
 2026-01-19 15:52 UTC  (8+ messages)

[PATCH v15 0/2] ACPI: Add support for ACPI RAS2 feature table
 2026-01-19 11:17 UTC  (4+ messages)
` [PATCH v15 1/2] ACPI:RAS2: Add driver for the "
` [PATCH v15 2/2] ras: mem: Add ACPI RAS2 memory driver

[PATCH] mailbox: pcc: Remove spurious IRQF_ONESHOT usage
 2026-01-18 20:55 UTC  (4+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS f32a1ef7d46f78c7dde6aa42407a7f305e10e419
 2026-01-17 10:59 UTC 

[PATCH v2] x86/acpi: Add acpi=spcr to use SPCR-provided default console
 2026-01-17  7:28 UTC 

[PATCH] x86/acpi: Add acpi=spcr to use SPCR-provided default console
 2026-01-17  7:06 UTC  (5+ messages)

[PATCH v5 0/3] mm: Implement ECC handling for pfn with no struct page
 2026-01-17  5:36 UTC  (3+ messages)

[GIT PULL] ACPI support fixes for v6.19-rc6
 2026-01-16 20:21 UTC  (2+ messages)

[PATCH v4 0/9] Add support for handling PCIe M.2 Key E connectors in devicetree
 2026-01-16 17:30 UTC  (23+ messages)
` [PATCH v4 2/9] serdev: Add an API to find the serdev controller associated with the devicetree node
` [PATCH v4 3/9] serdev: Do not return -ENODEV from of_serdev_register_devices() if external connector is used
` [PATCH v4 5/9] dt-bindings: connector: Add PCIe M.2 Mechanical Key E connector
` [PATCH v4 6/9] dt-bindings: connector: m2: Add M.2 1620 LGA soldered down connector

[PATCH v5 00/11] Enhanced autonomous selection and improvements
 2026-01-16 17:05 UTC  (23+ messages)
` [PATCH v5 04/11] ACPI: CPPC: Extend cppc_set_epp_perf() to support auto_sel and epp
` [PATCH v5 06/11] ACPI: CPPC: add APIs and sysfs interface for perf_limited
` [PATCH v5 08/11] cpufreq: CPPC: sync policy limits when updating min/max_perf
` [PATCH v5 09/11] cpufreq: CPPC: sync policy limits when toggling auto_select
` [PATCH v5 10/11] cpufreq: CPPC: make scaling_min/max_freq read-only when auto_sel enabled

[PATCH 0/3] ACPI: processor: idle: Enhance LPI verification and
 2026-01-16 12:22 UTC  (7+ messages)
` [PATCH 1/3] ACPI: processor: idle: Relocate and verify acpi_processor_ffh_lpi_probe

[rafael-pm:bleeding-edge] BUILD SUCCESS d22b6c061c9911a8d0f76c6e902c951455c8c4ba
 2026-01-16  1:54 UTC 

[PATCH v14 0/2] ACPI: Add support for ACPI RAS2 feature table
 2026-01-15 14:35 UTC  (5+ messages)
` [PATCH v14 1/2] ACPI:RAS2: Add driver for the "

[RESEND][PATCH v1 0/3] ACPI: video: Convert ACPI video driver to a platform one
 2026-01-15 13:08 UTC  (3+ messages)

[PATCH 0/3] ACPI: processor: idle: Fix ACPI idle handling in power notify on failure
 2026-01-15 12:18 UTC  (4+ messages)
` [PATCH 1/3] cpuidle: Add enable_cpuidle() interface

[PATCH v2] ACPI: PPTT: Dump PPTT table when error detected
 2026-01-15 10:52 UTC  (16+ messages)

[RFC v1 0/8] acpi/x86: s2idle: Introduce and implement runtime standby ABI for ACPI s0ix platforms
 2026-01-15  7:49 UTC  (6+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 2fa1869dfa4d065050db8fbd218242986c8fd5a4
 2026-01-15  5:20 UTC 

[rafael-pm:fixes] BUILD SUCCESS 4c96ec13fcaee154368f19887f7f84985ef605bc
 2026-01-15  0:21 UTC 

[PATCH] ACPI: APEI: GHES: Disable KASAN instrumentation when compile testing with clang < 18
 2026-01-14 23:27 UTC 

[PATCH v6 10/12] drm/xe/vrsr: Enable VRSR
 2026-01-14 18:02 UTC  (2+ messages)

[PATCH v2 0/7] irqchip/gic-v5: Code first ACPI boot support
 2026-01-14 17:03 UTC  (3+ messages)

[PATCH] ACPI: processor: idle: Add debug log for the state whose entry method is illegal
 2026-01-14 16:48 UTC  (3+ messages)

[PATCH v3] ACPI: processor: Fix a possible null-pointer dereference in acpi_processor_errata_piix4() when debug messages are enabled
 2026-01-14 16:32 UTC  (2+ messages)

[PATCH] ACPI: resource: Add JWIPC JVC9100 to irq1_level_low_skip_override[]
 2026-01-14 16:27 UTC  (2+ messages)

[PATCH v4] ACPI: bus: Align acpi_device_get_match_data() with driver match order
 2026-01-14 16:17 UTC  (4+ messages)

[PATCH 0/5 v9] Make ELOG and GHES log and trace consistently
 2026-01-14 16:11 UTC  (7+ messages)
` [PATCH 1/5 v9] ACPI: extlog: Trace CPER Non-standard Section Body
` [PATCH 2/5 v9] ACPI: extlog: Trace CPER PCI Express Error Section
` [PATCH 3/5 v9] acpi/ghes: Add helper for CPER CXL protocol errors checks
` [PATCH 4/5 v9] acpi/ghes: Add helper to copy CPER CXL protocol error info to work struct
` [PATCH 5/5 v9] ACPI: extlog: Trace CPER CXL Protocol Error Section

[PATCH v3 0/3] ACPI: APEI: GHES: Performance improvements for error notification handlers
 2026-01-14 16:02 UTC  (3+ messages)

[PATCH v6 0/4] apei/ghes: don't OOPS with bad ARM error CPER records
 2026-01-14 15:54 UTC  (2+ messages)

[PATCH v1 00/26] ACPICA: ACPICA 20251212
 2026-01-14 12:40 UTC  (27+ messages)
` [PATCH v1 01/26] ACPICA: Add support for the new ACPI Table: DTPR
` [PATCH v1 02/26] ACPICA: ACPICA: replace ACPI_FREE() with acpi_ut_delete_object_desc()
` [PATCH v1 03/26] ACPICA: Add UUID for Microsoft fan extensions
` [PATCH v1 04/26] ACPICA: Add UUIDs associated with TPM 2.0 devices
` [PATCH v1 05/26] ACPICA: Fix NULL pointer dereference in acpi_ev_address_space_dispatch()
` [PATCH v1 06/26] ACPICA: Add KEYP table definition
` [PATCH v1 07/26] ACPICA: Add support for the Microsoft display mux _OSI string
` [PATCH v1 08/26] ACPICA: iASL: Add definitions for the IOVT table
` [PATCH v1 09/26] ACPICA: Add DTPR table support for the ASL compiler
` [PATCH v1 10/26] ACPICA: Define DTPR structure related info tables and data template
` [PATCH v1 11/26] ACPICA: Abort AML bytecode execution when executing AML_FATAL_OP
` [PATCH v1 12/26] ACPICA: ACPI 6.4: PPTT: include all fields in subtable type1
` [PATCH v1 13/26] ACPICA: Fix asltests using the Fatal() opcode
` [PATCH v1 14/26] ACPICA: Add GICv5 MADT structures
` [PATCH v1 15/26] ACPICA: Add Arm IORT IWB node definitions
` [PATCH v1 16/26] ACPICA: actbl2.h: ACPI 6.6: RAS2: Update Parameter Block structure
` [PATCH v1 17/26] ACPICA: actbl3.h: ACPI 6.6: SRAT: New flag in Memory Affinity Structure
` [PATCH v1 18/26] ACPICA: ACPI 6.6: Add _VDM (Voltage Domain) object
` [PATCH v1 19/26] ACPICA: Create auxiliary ACPI_TPR_AUX_SR structure for iASL compiler
` [PATCH v1 20/26] ACPICA: Fix Segmentation Fault error related to DTPR
` [PATCH v1 21/26] ACPICA: Verify DTPR and TPR Instance buffer pointers
` [PATCH v1 22/26] ACPICA: Cleanup comments and DTPR Table handle functions
` [PATCH v1 23/26] ACPICA: Align comments in TPRn-related structures
` [PATCH v1 24/26] ACPICA: Logfile: Changes for version 20251212
` [PATCH v1 25/26] ACPICA: Replace TPRn Base and Limit registers
` [PATCH v1 26/26] ACPICA: Refactor for TPR Base/Limit registers bitmasks

[PATCH v3 00/14] Add support for handling PCIe M.2 Key E connectors in devicetree
 2026-01-14 12:40 UTC  (7+ messages)
` [PATCH v3 03/14] software node: Implement device_get_match_data fwnode callback

[PATCH v2] ACPI: pci_root: Clear the acpi dependencies after PCI root bridge initialization on RISC-V
 2026-01-14 12:32 UTC  (2+ messages)
` [PATCH v3] "

[rafael-pm:fixes] BUILD SUCCESS b55a31a53b4e1cb2cf273c71109302ce4bbb5ef7
 2026-01-14 10:56 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS 1f630297e183aa2abbafdbe8c4f916ee647e6e21
 2026-01-14 10:52 UTC 

[PATCH v1] ACPI: PM: s2idle: Add module parameter for LPS0 constraints checking
 2026-01-13 22:06 UTC  (6+ messages)

[PATCH v2] ACPI: Documentation: driver-api: Disapprove of using ACPI drivers
 2026-01-13 22:02 UTC  (5+ messages)


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