messages from 2025-12-06 10:46:49 to 2025-12-18 10:31:45 UTC [more...]
[PATCH 00/12] ras: share firmware-first estatus handling
2025-12-18 10:31 UTC (18+ 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 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] PNP: add a put_device() in isapnp_init()
2025-12-18 8:36 UTC
[PATCH] PNP: add a error handling in pnpacpi_init()
2025-12-18 8:29 UTC
[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
[BUG] 36-second boot delay due to by acpi_gpio_handle_deferred_request_irqs on ASUS ROG Strix G16 (2025)
2025-12-18 6:39 UTC (10+ messages)
` [PATCH] gpiolib: acpi: Disable edge events on boot on ASUS ROG Strix G16 G614PP
[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
[PATCH v1 0/2] PCI: ACPI: PM: Rework root bus wakeup notification setup and wakeup source registration
2025-12-10 1:56 UTC (10+ messages)
` [PATCH v1 1/2] PCI: ACPI: PM: Rework root bus notification setup
` [PATCH v1 2/2] ACPI: PM: Register wakeup sources under physical devices
[RFC PATCH v1 0/1] ACPI: s2idle: Add /sys/power/lps0_screen_off
2025-12-09 22:23 UTC (27+ messages)
` [RFC PATCH v1 1/1] ACPI: PM: s2idle: Add lps0_screen_off sysfs interface
[PATCH v4 0/8] Enhanced autonomous selection and improvements
2025-12-09 18:10 UTC (10+ messages)
` [PATCH v4 3/8] ACPI: CPPC: extend APIs to support auto_sel and epp
` [PATCH v4 4/8] ACPI: CPPC: add APIs and sysfs interface for min/max_perf
` [PATCH v4 5/8] ACPI: CPPC: add APIs and sysfs interface for perf_limited register
[PATCH v14 0/2] ACPI: Add support for ACPI RAS2 feature table
2025-12-09 14:57 UTC (3+ messages)
` [PATCH v14 1/2] ACPI:RAS2: Add driver for the "
` [PATCH v14 2/2] ras: mem: Add ACPI RAS2 memory driver
[PATCH v1 10/10] ACPI: Convert button and battery drivers to platform ones
2025-12-09 13:59 UTC (11+ messages)
` [PATCH v1 01/10] ACPI: scan: Register platform devices for fixed event buttons
` [PATCH v1 02/10] ACPI: scan: Reduce code duplication related to fixed event devices
` [PATCH v1 03/10] ACPI: button: Adjust event notification routines
` [PATCH v1 04/10] ACPI: button: Convert the driver to a platform one
` [PATCH v1 05/10] ACPI: tiny-power-button: "
` [PATCH v1 06/10] ACPI: scan: Do not bind ACPI drivers to fixed event buttons
` [PATCH v1 07/10] ACPI: scan: Do not mark button ACPI devices as wakeup-capable
` [PATCH v1 08/10] ACPI: battery: Adjust event notification routine
` [PATCH v1 09/10] ACPI: battery: Reduce code duplication related to cleanup
` [PATCH v1 10/10] ACPI: battery: Convert the driver to a platform one
[PATCH v4 0/3] cpufreq: CPPC: Update FIE arch_freq_scale in ticks for non-PCC regs
2025-12-09 13:37 UTC (9+ messages)
` [PATCH v4 1/3] ACPI: CPPC: Factor out and export per-cpu cppc_perf_ctrs_in_pcc_cpu()
` [PATCH v4 3/3] cpufreq: CPPC: Update FIE arch_freq_scale in ticks for non-PCC regs
[PATCH v3 1/2] mailbox: pcc: support polling mode when there is no platform IRQ
2025-12-09 11:11 UTC (5+ messages)
` "
` "
[PATCH] ACPI: processor: Fix a possible null-pointer dereference in acpi_processor_errata_piix4() when debug messages are enabled
2025-12-09 10:31 UTC
[GIT PULL] Urgent ACPI support fix for v6.18
2025-12-09 7:29 UTC (4+ messages)
[PATCH] acpi: use LIST_HEAD for stack-allocated list in acpi_watchdog_init
2025-12-09 7:27 UTC
[PATCH v2 1/2] apei/ghes: don't go past the ARM processor CPER record buffer
2025-12-09 2:42 UTC (2+ messages)
[PATCH v6 00/34] arm_mpam: Add basic mpam driver
2025-12-08 18:21 UTC (9+ messages)
[PATCH] ACPI: processor: idle: Add debug log for the state whose entry method is illegal
2025-12-08 16:35 UTC (2+ messages)
[PATCH v13 0/2] ACPI: Add support for ACPI RAS2 feature table
2025-12-08 16:29 UTC (4+ messages)
` [PATCH v13 1/2] ACPI:RAS2: Add driver for the "
Regression: SYNA3602 I2C touchpad broken in Linux 6.17.7 (works in 6.17.6 and previous versions)
2025-12-08 13:54 UTC (3+ messages)
[PATCH v2 0/1] gpiolib: acpi: Add quirk for Dell Precision 7780
2025-12-08 4:46 UTC (6+ messages)
` [PATCH v2 1/1] "
[REGRESSION][BISECTED] Dell Precision 7780 wakes up on its own from suspend
2025-12-07 22:35 UTC (5+ messages)
[PATCH] gpiolib: acpi: Add quirk for Dell Precision 7780
2025-12-06 16:02 UTC (3+ messages)
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;
as well as URLs for NNTP newsgroup(s).