messages from 2025-12-10 14:44:48 to 2025-12-20 12:56:35 UTC [more...]
[PATCH v1 0/2] PCI: ACPI: PM: Rework root bus wakeup notification setup and wakeup source registration
2025-12-20 12:56 UTC (9+ messages)
[PATCH] software node: replace -EEXIST with -EBUSY
2025-12-20 3:55 UTC
[PATCH][next] ACPI: APEI: EINJ: make read-only array non_mmio_desc static const
2025-12-19 21:59 UTC
[PATCH v1 0/8] ACPI: bus: Rework of the \_SB._OSC handling
2025-12-19 21:28 UTC (23+ messages)
` [PATCH v1 1/8] ACPI: bus: Fix handling of _OSC errors in acpi_run_osc()
` [PATCH v2] "
` [PATCH v1 2/8] ACPI: bus: Rework printing debug messages on _OSC errors
` [PATCH v1 3/8] ACPI: bus: Split _OSC evaluation out of acpi_run_osc()
` [PATCH v1 4/8] ACPI: bus: Split _OSC error processing "
` [PATCH v1 5/8] ACPI: bus: Rename label and use ACPI_FREE() in acpi_run_osc()
` [PATCH v1 6/8] ACPI: bus: Rework the handling of \_SB._OSC platform features
` [PATCH v1 7/8] ACPI: bus: Adjust feature mask creation for \_SB._OSC
` [PATCH v1 8/8] ACPI: bus: Rework the handling of \_SB._OSC USB4 features
[PATCH 1/1] software node: Also support referencing non-constant software nodes
2025-12-19 20:55 UTC (7+ messages)
[PATCH 00/12] ras: share firmware-first estatus handling
2025-12-19 18:11 UTC (32+ messages)
` [PATCH 01/12] ras: add estatus core interfaces
` [PATCH 02/12] ras: add estatus core implementation
` [PATCH 03/12] ras: add estatus vendor handling and processing
` [PATCH 04/12] ras: add estatus queuing and IRQ/NMI handling
` [PATCH 05/12] ras: flesh out estatus processing core
` [PATCH 06/12] efi/cper: adopt estatus iteration helpers
` [PATCH 07/12] ghes: prepare estatus hooks for shared handling
` [PATCH 08/12] ghes: add estatus provider ops
` [PATCH 09/12] ghes: route error handling through shared estatus core
` [PATCH 10/12] dt-bindings: ras: document estatus provider
` [PATCH 11/12] ras: add DeviceTree estatus provider driver
` [PATCH 12/12] doc: ras: describe firmware-first estatus flow
[PATCH] MAINTAINERS: Update the maintainers for ARM64 ACPI
2025-12-19 15:16 UTC (2+ messages)
[PATCH 0/5 v8] Make ELOG and GHES log and trace consistently
2025-12-19 12:39 UTC (6+ messages)
` [PATCH 1/5 v8] ACPI: extlog: Trace CPER Non-standard Section Body
` [PATCH 2/5 v8] ACPI: extlog: Trace CPER PCI Express Error Section
` [PATCH 3/5 v8] acpi/ghes: Add helper for CPER CXL protocol errors checks
` [PATCH 4/5 v8] acpi/ghes: Add helper to copy CPER CXL protocol error info to work struct
` [PATCH 5/5 v8] ACPI: extlog: Trace CPER CXL Protocol Error Section
[PATCH v3 0/2] apei/ghes: don't OOPS with bad ARM error CPER records
2025-12-19 10:50 UTC (4+ messages)
` [PATCH v3 1/2] apei/ghes: ARM processor Error: don't go past allocated memory
` [PATCH v3 2/2] efi/cper: don't go past the ARM processor CPER record buffer
[rafael-pm:fixes] BUILD SUCCESS 86435669c1256f4d5bac8e68f0f4df839a1eaf51
2025-12-19 2:47 UTC
[GIT PULL] ACPI fixes for v6.19-rc2
2025-12-18 20:40 UTC (2+ messages)
[rafael-pm:bleeding-edge] BUILD SUCCESS 55ff56d49fa52f3b3d24cbf016b4ba4a95713a55
2025-12-18 17:07 UTC
[PATCH] PNP: add a error handling in pnpacpi_init()
2025-12-18 13:07 UTC (5+ messages)
[PATCH] PCI/ACPI: Do not fiddle with ExtTag and RO in program_hpx_type2
2025-12-18 12:20 UTC (2+ messages)
[PATCH] PNP: add a put_device() in isapnp_init()
2025-12-18 11:23 UTC (2+ messages)
[BUG] 36-second boot delay due to by acpi_gpio_handle_deferred_request_irqs on ASUS ROG Strix G16 (2025)
2025-12-18 10:38 UTC (12+ messages)
` [PATCH] gpiolib: acpi: Disable edge events on boot on ASUS ROG Strix G16 G614PP
[PATCH v2 0/7] irqchip/gic-v5: Code first ACPI boot support
2025-12-18 10:14 UTC (8+ messages)
` [PATCH v2 1/7] ACPICA: Add GICv5 MADT structures
` [PATCH v2 2/7] ACPICA: Add Arm IORT IWB node definitions
` [PATCH v2 3/7] irqdomain: Add parent field to struct irqchip_fwid
` [PATCH v2 4/7] PCI/MSI: Make the pci_msi_map_rid_ctlr_node() interface firmware agnostic
` [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
[PATCH] PNP: add put_device() in pnpbios_init()
2025-12-18 10:03 UTC (2+ messages)
[PATCH v1 0/4] ACPI: thermal: Convert ACPI thermal driver to a platform one
2025-12-18 6:48 UTC (9+ messages)
` [PATCH v1 1/4] ACPI: scan: Register platform devices for thermal zones
` [PATCH v1 2/4] ACPI: thermal: Adjust event notification routine
` [PATCH v1 3/4] ACPI: thermal: Convert the driver to a platform one
` [PATCH v1 4/4] ACPI: thermal: Rework system suspend and resume handling
[PATCH 0/3] ACPI: APEI: GHES: Performance improvements for error notification handlers
2025-12-18 6:03 UTC (8+ messages)
` [PATCH 1/3] ACPI: APEI: GHES: Improve ghes_notify_nmi() status check
` [PATCH 2/3] ACPI: APEI: GHES: Extract helper functions for error status handling
[rafael-pm:bleeding-edge 32/75] drivers/dma/sh/shdma-base.c:146:9: error: assigning to 'int' from incompatible type 'void'
2025-12-17 15:16 UTC
[ANNOUNCE][CFP] Power Management and Scheduling in the Linux Kernel VIII edition (OSPM-summit 2026)
2025-12-17 14:52 UTC
[PATCH v5 00/12] VRAM Self Refresh
2025-12-17 14:45 UTC (3+ messages)
` [PATCH v5 02/12] PCI/ACPI: Per Root/Switch Downstream Port allow one aux power limit request
[BUG] intel_pstate: CPU frequencies miscalculated/incorrectly detected on Arrow Lake hardware
2025-12-17 13:33 UTC (5+ messages)
[rafael-pm:fixes] BUILD SUCCESS 58f624da50dfe607d0c90d062d9558130e97e763
2025-12-17 12:37 UTC
[PATCH v1 0/2] ACPI: bus: Adjustments related to \_SB._OSC
2025-12-17 12:15 UTC (5+ messages)
` [PATCH v1 1/2] ACPI: bus: Adjust error handling in acpi_run_osc()
` [PATCH v1 2/2] ACPI: bus: Adjust acpi_bus_osc_negotiate_platform_control()
[PATCH] ACPICA: Fix RSDP signature validation to avoid -Wstringop-overread
2025-12-17 9:33 UTC
[PATCH v1 0/4] ACPI: scan: Handle generic system devices directly
2025-12-16 14:03 UTC (8+ messages)
` [PATCH v1 1/4] ACPI: PNP: Drop PNP0C01 and PNP0C02 from acpi_pnp_device_ids[]
` [PATCH v1 2/4] platform/x86/intel/hid: Stop creating a platform device
` [PATCH v1 3/4] platform/x86/intel/vbtn: "
` [PATCH v1 4/4] ACPI: PNP: Drop acpi_nonpnp_device_ids[]
[rafael-pm:bleeding-edge] BUILD SUCCESS 7ff8cab2a030af2ab9728338d8315ac7e18bdba2
2025-12-16 9:33 UTC
[rafael-pm:acpi-queue 25/29] drivers/acpi/scan.c:2753:34-35: Unneeded semicolon
2025-12-16 8:07 UTC
[rafael-pm:acpi-queue 1/29] Warning: drivers/pci/pci-acpi.c:888 function parameter 'root' not described in 'pci_acpi_add_root_pm_notifier'
2025-12-16 1:45 UTC
[PATCH v8 0/5] Disable ATS via iommu during PCI resets
2025-12-16 1:14 UTC (7+ messages)
` [PATCH v8 1/5] iommu: Lock group->mutex in iommu_deferred_attach()
` [PATCH v8 2/5] iommu: Tidy domain for iommu_setup_dma_ops()
` [PATCH v8 3/5] iommu: Add iommu_driver_get_domain_for_dev() helper
` [PATCH v8 4/5] iommu: Introduce pci_dev_reset_iommu_prepare/done()
` [PATCH v8 5/5] PCI: Suspend iommu function prior to resetting a device
[RFT][PATCH v1 0/6] ACPI: Convert remaining ACPI drivers in drivers/acpi/ to platform drivers
2025-12-15 22:38 UTC (13+ messages)
` [RFT][PATCH v1 1/6] ACPI: EC: Register a platform device for ECDT EC
` [RFT][PATCH v1 2/6] ACPI: EC: Convert the driver to a platform one
` [RFT][PATCH v1 3/6] ACPI: SMBUS HC: "
` [RFT][PATCH v1 4/6] ACPI: SBS: "
` [RFT][PATCH v1 5/6] ACPI: HED: "
` [RFT][PATCH v1 6/6] ACPI: NFIT: core: "
` [PATCH v2] "
` [PATCH v3] "
[PATCH v2 00/10] ACPI: Convert button and battery drivers to platform ones
2025-12-15 14:46 UTC (12+ messages)
` [PATCH v2 01/10] ACPI: scan: Register platform devices for fixed event buttons
` [PATCH v2 02/10] ACPI: scan: Reduce code duplication related to fixed event devices
` [PATCH v2 03/10] ACPI: button: Adjust event notification routines
` [PATCH v2 04/10] ACPI: button: Convert the driver to a platform one
` [PATCH v2 05/10] ACPI: tiny-power-button: "
` [PATCH v2 06/10] ACPI: scan: Do not bind ACPI drivers to fixed event buttons
` [PATCH v2 07/10] ACPI: scan: Do not mark button ACPI devices as wakeup-capable
` [PATCH v2 08/10] ACPI: battery: Adjust event notification routine
` [PATCH v2 09/10] ACPI: battery: Reduce code duplication related to cleanup
` [PATCH v2 10/10] ACPI: battery: Convert the driver to a platform one
[RESEND][PATCH v1 0/2] PCI: ACPI: PM: Rework root bus wakeup notification setup and wakeup source registration
2025-12-15 12:49 UTC (3+ messages)
` [RESEND][PATCH v1 1/2] ACPI: PCI: PM: Rework root bus notification setup
` [RESEND][PATCH v1 2/2] ACPI: PM: Register wakeup sources under physical devices
[PATCH] ACPI: PCC: Fix race condition by removing static qualifier
2025-12-15 12:02 UTC (5+ messages)
[PATCH] ACPI: CPPC: Fix missing PCC check for guaranteed
2025-12-15 11:57 UTC (2+ messages)
[PATCH v1] ACPI: sysfs: Add device cid attribute for exposing _CID lists
2025-12-12 20:52 UTC
[PATCH v4 00/29] lan966x pci device: Add support for SFPs
2025-12-11 15:19 UTC (20+ messages)
` [PATCH v4 01/29] Revert "treewide: Fix probing of devices in DT overlays"
[PATCH] exstore.c/exoparg.c: Add null-check on return_desc->pointer use
2025-12-11 12:27 UTC
[PATCH v1 0/3] ACPI: video: Convert ACPI video driver to a platform one
2025-12-10 14:51 UTC (4+ messages)
` [PATCH v1 1/3] ACPI: scan: Register platform devices for backlight device objects
` [PATCH v1 2/3] ACPI: video: Adjust event notification routine
` [PATCH v1 3/3] ACPI: video: Convert the driver to a platform one
page: next (older) | prev (newer) | latest
- 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