public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-11 05:32:47 to 2026-01-14 23:07:41 UTC [more...]

[RFC v1 0/8] acpi/x86: s2idle: Introduce and implement runtime standby ABI for ACPI s0ix platforms
 2026-01-14 23:07 UTC  (5+ messages)

[RESEND][PATCH v1 0/3] ACPI: video: Convert ACPI video driver to a platform one
 2026-01-14 22:57 UTC  (4+ messages)

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

[PATCH v6 00/12] VRAM Self Refresh
 2026-01-14 20:24 UTC  (20+ messages)
` [PATCH v6 01/12] PCI/ACPI: Add D3cold Aux Power Limit_DSM method
` [PATCH v6 02/12] PCI/ACPI: Add PERST# Assertion Delay _DSM method
` [PATCH v6 03/12] drm/xe/vrsr: Introduce flag has_vrsr
` [PATCH v6 04/12] drm/xe/vrsr: Detect VRSR Capability
` [PATCH v6 05/12] drm/xe/vrsr: Initialize VRSR feature
` [PATCH v6 06/12] drm/xe/vrsr: Enable VRSR on default VGA boot device
` [PATCH v6 07/12] drm/xe/vrsr: Refactor d3cold.allowed to a enum
` [PATCH v6 08/12] drm/xe/pm: D3cold target state
` [PATCH v6 09/12] drm/xe/pm: Refactor PM Sleep Ops
` [PATCH v6 10/12] drm/xe/vrsr: Enable VRSR
` [PATCH v6 11/12] drm/xe/pm/s2idle: Don't evict user BOs D3cold-VRSR state
` [PATCH v6 12/12] drm/xe/vrsr: Introduce a debugfs node named vrsr_capable

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

[PATCH v4 0/9] Add support for handling PCIe M.2 Key E connectors in devicetree
 2026-01-14 17:45 UTC  (31+ messages)
` [PATCH v4 1/9] serdev: Convert to_serdev_*() helpers to macros and use container_of_const()
` [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 4/9] dt-bindings: serial: Document the graph port
` [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 v4 7/9] Bluetooth: hci_qca: Add M.2 Bluetooth device support using pwrseq
` [PATCH v4 8/9] power: sequencing: pcie-m2: Add support for PCIe M.2 Key E connectors
` [PATCH v4 9/9] power: sequencing: pcie-m2: Create serdev device for WCN7850 bluetooth
  ` [PATCH v3 03/14] software node: Implement device_get_match_data fwnode callback

[PATCH 0/3] ACPI: processor: idle: Enhance LPI verification and
 2026-01-14 17:27 UTC  (3+ messages)
` [PATCH 1/3] ACPI: processor: idle: Relocate and verify acpi_processor_ffh_lpi_probe

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

[PATCH v2 0/7] irqchip/gic-v5: Code first ACPI boot support
 2026-01-14 17:03 UTC  (10+ messages)
` [PATCH v2 3/7] irqdomain: Add parent field to struct irqchip_fwid

[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  (7+ messages)
` [PATCH v3 1/3] ACPI: APEI: GHES: Improve ghes_notify_nmi() status check
` [PATCH v3 2/3] ACPI: APEI: GHES: Extract helper functions for error status handling
` [PATCH v3 3/3] ACPI: APEI: GHES: Improve ghes_notify_sea() status check

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

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

[PATCH 00/12] ras: share firmware-first estatus handling
 2026-01-14 14:15 UTC  (3+ 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  (27+ messages)
` [PATCH v3 02/14] serdev: Add an API to find the serdev controller associated with the devicetree node
` [PATCH v3 03/14] software node: Implement device_get_match_data fwnode callback
` [PATCH v3 04/14] software node: Add software_node_match_device() API
` [PATCH v3 05/14] software node: Add software_node_device_uevent() API
` [PATCH v3 06/14] software node: Add software_node_device_modalias() API

[PATCH] ACPI: pci_root: Clear the acpi dependencies after PCI root bridge initialization on RISC-V
 2026-01-14 12:32 UTC  (4+ messages)
` [PATCH v2] "
  ` [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] PCI/ACPI: Confine program_hpx_type2 to the AER bits
 2026-01-13 23:59 UTC  (2+ messages)

NMI stack overflow during resume of PCIe bridge with CONFIG_HARDLOCKUP_DETECTOR=y
 2026-01-13 22:19 UTC  (6+ messages)

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

[PATCH v1] ACPI: PM: Adjust messages regarding postponed ACPI PM
 2026-01-13 13:38 UTC 

[PATCH v14 0/2] ACPI: Add support for ACPI RAS2 feature table
 2026-01-13  9:41 UTC  (4+ messages)
` [PATCH v14 1/2] ACPI:RAS2: Add driver for the "

[PATCH v3 00/10] Add RAS support for RISC-V architecture
 2026-01-13  8:41 UTC  (5+ messages)
` [PATCH v3 05/10] riscv: conditionally compile GHES NMI spool function
` [PATCH v3 07/10] riscv: Add RISC-V entries in processor type and ISA strings

[PATCH v1 0/2] ACPI: PM: Refine acpi_dev_pm_attach() and stop special-casing buttons
 2026-01-13  2:51 UTC  (3+ messages)
` [PATCH v1 2/2] ACPI: scan: Use acpi_setup_gpe_for_wake() for buttons

[PATCH v2 0/2] rust: WMI abstractions
 2026-01-12 18:16 UTC  (6+ messages)
` [PATCH v2 1/2] rust: implement wrapper for acpi_object
` [PATCH v2 2/2] rust: add WMI abstractions

[PATCH 0/6] mailbox: pcc: Refactor and improve initialisation and interrupt handling
 2026-01-12 16:55 UTC  (3+ messages)

[PATCH v4 00/29] lan966x pci device: Add support for SFPs
 2026-01-12 14:47 UTC  (20+ messages)
` [PATCH v4 01/29] Revert "treewide: Fix probing of devices in DT overlays"

[PATCH] PCI/ACPI: Do not fiddle with ExtTag and RO in program_hpx_type2
 2026-01-12 12:07 UTC  (2+ messages)

[PATCH v5 00/11] Enhanced autonomous selection and improvements
 2026-01-12 11:44 UTC  (5+ messages)
` [PATCH v5 10/11] cpufreq: CPPC: make scaling_min/max_freq read-only when auto_sel enabled

[ANNOUNCE][CFP] Power Management and Scheduling in the Linux Kernel VIII edition (OSPM-summit 2026)
 2026-01-12 10:10 UTC  (2+ messages)

[PATCH v3] ACPI: bus: Use OF match data for PRP0001 matched devices
 2026-01-12  9:11 UTC  (10+ messages)

[PATCH v2 0/3] ACPI: APEI: GHES: Performance improvements for error notification handlers
 2026-01-12  2:57 UTC  (6+ messages)
` [PATCH v2 2/3] ACPI: APEI: GHES: Extract helper functions for error status handling

[rafael-pm:bleeding-edge] BUILD SUCCESS 825b84fb960be3c0b1775e1b4c5e510e74e9a692
 2026-01-12  2:49 UTC 

[PATCH 0/3] rust: WMI abstractions
 2026-01-11 17:57 UTC  (7+ messages)
` [PATCH 2/3] rust: implement wrapper for acpi_object

[rafael-pm:fixes] BUILD SUCCESS 3d05eb1ff7f0d630cd8e80c294648acd06fb8b55
 2026-01-11  5:32 UTC 


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