public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-07 22:40:03 to 2026-01-13 14:41:00 UTC [more...]

[PATCH v2] ACPI: PPTT: Dump PPTT table when error detected
 2026-01-13 14:40 UTC  (7+ messages)

[PATCH v4 0/9] Add support for handling PCIe M.2 Key E connectors in devicetree
 2026-01-13 14:11 UTC  (19+ 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 v1] ACPI: PM: Adjust messages regarding postponed ACPI PM
 2026-01-13 13:38 UTC 

[PATCH v1] ACPI: PM: s2idle: Add module parameter for LPS0 constraints checking
 2026-01-13 13:36 UTC 

[PATCH v2 0/7] irqchip/gic-v5: Code first ACPI boot support
 2026-01-13 11:04 UTC  (17+ messages)
` [PATCH v2 3/7] irqdomain: Add parent field to struct irqchip_fwid
` [PATCH v2 5/7] irqchip/gic-v5: Add ACPI IRS probing
` [PATCH v2 6/7] irqchip/gic-v5: Add ACPI ITS probing
` [PATCH v2 7/7] irqchip/gic-v5: Add ACPI IWB probing

[RFC v1 0/8] acpi/x86: s2idle: Introduce and implement runtime standby ABI for ACPI s0ix platforms
 2026-01-13 10:11 UTC  (4+ messages)

NMI stack overflow during resume of PCIe bridge with CONFIG_HARDLOCKUP_DETECTOR=y
 2026-01-13  9:41 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  (15+ messages)
` [PATCH v3 01/10] riscv: Define ioremap_cache for RISC-V
` [PATCH v3 02/10] riscv: Define arch_apei_get_mem_attribute "
` [PATCH v3 03/10] acpi: Introduce SSE in HEST notification types
` [PATCH v3 04/10] riscv: Add fixmap indices for GHES IRQ and SSE contexts
` [PATCH v3 05/10] riscv: conditionally compile GHES NMI spool function
` [PATCH v3 06/10] riscv: Add functions to register ghes having SSE notification
` [PATCH v3 07/10] riscv: Add RISC-V entries in processor type and ISA strings
` [PATCH v3 08/10] riscv: Introduce HEST SSE notification handlers
` [PATCH v3 09/10] riscv: Select HAVE_ACPI_APEI required for RAS
` [PATCH v3 10/10] riscv: Enable APEI GHES driver in defconfig

[PATCH] ACPI: resource: Add JWIPC JVC9100 to irq1_level_low_skip_override[]
 2026-01-13  7:27 UTC 

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

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

[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 v3 00/14] Add support for handling PCIe M.2 Key E connectors in devicetree
 2026-01-12 16:41 UTC  (34+ messages)
` [PATCH v3 01/14] serdev: Convert to_serdev_*() helpers to macros and use container_of_const()
` [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 v3 07/14] serdev: Do not return -ENODEV from of_serdev_register_devices() if external connector is used
` [PATCH v3 08/14] serdev: Add support for swnode based driver matching and uevent/modalias
` [PATCH v3 09/14] dt-bindings: serial: Document the graph port
` [PATCH v3 10/14] dt-bindings: connector: Add PCIe M.2 Mechanical Key E connector
` [PATCH v3 11/14] dt-bindings: connector: m2: Add M.2 1620 LGA soldered down connector
` [PATCH v3 12/14] Bluetooth: hci_qca: Add M.2 Bluetooth device support using pwrseq
` [PATCH v3 13/14] power: sequencing: pcie-m2: Add support for PCIe M.2 Key E connectors
` [PATCH v3 14/14] power: sequencing: pcie-m2: Create serdev device for WCN7850 bluetooth

[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] ACPI: pci_root: Clear the acpi dependencies after PCI root bridge initialization on RISC-V
 2026-01-12 14:16 UTC  (3+ messages)
` [PATCH v2] "

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

[PATCH v5 00/11] Enhanced autonomous selection and improvements
 2026-01-12 11:44 UTC  (33+ messages)
` [PATCH v5 01/11] cpufreq: CPPC: Add generic helpers for sysfs show/store
` [PATCH v5 02/11] ACPI: CPPC: Clean up cppc_perf_caps and cppc_perf_ctrls structs
` [PATCH v5 03/11] ACPI: CPPC: Add cppc_get_perf() API to read performance controls
` [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 07/11] cpufreq: CPPC: Add sysfs for min/max_perf and 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 v5 11/11] cpufreq: CPPC: add autonomous mode boot parameter support

[PATCH v3 0/3] ACPI: APEI: GHES: Performance improvements for error notification handlers
 2026-01-12 11:12 UTC  (6+ 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

[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  (17+ messages)
` [PATCH 2/3] rust: implement wrapper for acpi_object
` [PATCH 3/3] rust: add WMI abstractions

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

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

[BUG] intel_pstate: CPU frequencies miscalculated/incorrectly detected on Arrow Lake hardware
 2026-01-11  4:53 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS bd5f767a128960227e732b11c6059aaecb102319
 2026-01-11  0:18 UTC 

[PATCH v2] ACPI: processor: Fix a possible null-pointer dereference in acpi_processor_errata_piix4() when debug messages are enabled
 2026-01-10 13:46 UTC  (3+ messages)

[PATCH v1] ACPI: scan: Clean up after recent changes
 2026-01-10 13:25 UTC  (2+ messages)

[PATCH v8 0/5] Disable ATS via iommu during PCI resets
 2026-01-10  9:27 UTC  (2+ messages)

[PATCH v6 0/4] apei/ghes: don't OOPS with bad ARM error CPER records
 2026-01-10  4:13 UTC  (7+ messages)
` [PATCH v6 1/4] apei/ghes: ARM processor Error: don't go past allocated memory
` [PATCH v6 2/4] efi/cper: don't go past the ARM processor CPER record buffer
` [PATCH v6 3/4] apei/ghes: ensure that won't go past CPER allocated record
` [PATCH v6 4/4] efi/cper: don't dump the entire memory region

[PATCH v1 0/6] ACPI: processor: Recovery some reverted patches
 2026-01-09 21:40 UTC  (4+ messages)

[GIT PULL] ACPI support fix for v6.19-rc5
 2026-01-09 16:40 UTC  (2+ messages)

[PATCH] ACPI: x86: s2idle: Remove dead code in lps0_device_attach()
 2026-01-09 16:19 UTC  (2+ messages)

[PATCH v5 00/17] ARM Error Source Table V2 Support
 2026-01-09 12:26 UTC  (5+ messages)

[PATCH v6] ACPI: AGDI: Add interrupt signaling mode support
 2026-01-09  2:15 UTC  (4+ messages)

[PATCH v2] ACPI: bus: Use OF match data for PRP0001 matched devices
 2026-01-08 18:05 UTC  (8+ messages)

[PATCH v2] rust: acpi: replace manual zero-initialization with `pin_init::zeroed()`
 2026-01-08 14:23 UTC  (5+ messages)

[PATCH] ACPI: processor: Fix a possible null-pointer dereference in acpi_processor_errata_piix4() when debug messages are enabled
 2026-01-08 13:32 UTC  (3+ messages)

[PATCH] software node: replace -EEXIST with -EBUSY
 2026-01-08 11:58 UTC  (8+ messages)

[PATCH v8 00/10] x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs
 2026-01-08  4:13 UTC  (4+ messages)
` [PATCH v8 03/10] dt-bindings: reserved-memory: Wakeup Mailbox for Intel processors

[PATCH v1] ACPI: PM: s2idle: Add missing checks to acpi_s2idle_begin_lps0()
 2026-01-08  3:28 UTC  (2+ messages)

[PATCH v5 0/3] cpufreq: CPPC: Update FIE arch_freq_scale in ticks for non-PCC regs
 2026-01-08  3:10 UTC  (2+ messages)

[PATCH v3] ACPI: PM: Introduce CONFIG_ACPI_S2IDLE for platform-independent S2Idle support
 2026-01-08  2:04 UTC 

[PATCH v1] ACPI: PM: Introduce CONFIG_ACPI_S2IDLE for platform-independent S2Idle support
 2026-01-07 22:39 UTC  (2+ messages)


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