linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-12-03 03:25:30 to 2025-12-15 21:42:56 UTC [more...]

[PATCH v8 0/5] Disable ATS via iommu during PCI resets
 2025-12-15 21:42 UTC  (5+ 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 v1 0/4] ACPI: scan: Handle generic system devices directly
 2025-12-15 21:18 UTC  (6+ 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[]

[BUG] intel_pstate: CPU frequencies miscalculated/incorrectly detected on Arrow Lake hardware
 2025-12-15 15:25 UTC  (10+ messages)

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

[RFT][PATCH v1 0/6] ACPI: Convert remaining ACPI drivers in drivers/acpi/ to platform drivers
 2025-12-14 18:25 UTC  (12+ 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 v1] ACPI: sysfs: Add device cid attribute for exposing _CID lists
 2025-12-12 20:52 UTC 

[PATCH 0/3] ACPI: APEI: GHES: Performance improvements for error notification handlers
 2025-12-11 18:44 UTC  (5+ 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
` [PATCH 3/3] ACPI: APEI: GHES: Improve ghes_notify_sea() status check

[PATCH v4 00/29] lan966x pci device: Add support for SFPs
 2025-12-11 15:19 UTC  (25+ 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/4] ACPI: thermal: Convert ACPI thermal driver to a platform one
 2025-12-10 14:44 UTC  (5+ 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 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  (38+ 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  (11+ messages)
` [PATCH v4 1/3] ACPI: CPPC: Factor out and export per-cpu cppc_perf_ctrs_in_pcc_cpu()
` [PATCH v4 2/3] cpufreq: CPPC: Factor out cppc_fie_kworker_init()
` [PATCH v4 3/3] cpufreq: CPPC: Update FIE arch_freq_scale in ticks for non-PCC regs

[PATCH v2] mailbox: pcc: support polling mode when there is no platform IRQ
 2025-12-09 11:11 UTC  (7+ messages)
` [PATCH v3 1/2] "
    `  "
        `  "

[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  (11+ messages)

[PATCH] gpiolib: acpi: Add quirk for Dell Precision 7780
 2025-12-06 16:02 UTC  (3+ messages)

[rafael-pm:fixes] BUILD SUCCESS e37cfe5601cb7a8ff0d0daa822981a9ff3fe94de
 2025-12-05 20:39 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS d573d1f5141dbfc4ec411bf56d73b57fc57fb9e1
 2025-12-05 20:37 UTC 

[PATCH] PCI/ACPI: Do not fiddle with ExtTag and RO in program_hpx_type2
 2025-12-05 14:28 UTC 

[REGRESSION 00/04] Crash during resume of pcie bridge
 2025-12-05 10:05 UTC  (24+ messages)
                          ` Crash during resume of pcie bridge due to infinite loop in ACPICA
                                              ` Crash during resume of pcie bridge due to incorrect error handling

[PATCH v4 00/26] genirq: Add support for percpu_devid IRQ affinity
 2025-12-05  9:19 UTC  (5+ messages)
` [PATCH v4 16/26] genirq: Allow per-cpu interrupt sharing for non-overlapping affinities

[PATCH AUTOSEL 6.18-5.10] ACPI: property: Use ACPI functions in acpi_graph_get_next_endpoint() only
 2025-12-05  3:52 UTC  (3+ messages)
` [PATCH AUTOSEL 6.18-5.10] ACPICA: Avoid walking the Namespace if start_node is NULL
` [PATCH AUTOSEL 6.18-6.12] ACPI: fan: Workaround for 64-bit firmware bug

[GIT PULL] Thermal control updates for v6.19-rc1
 2025-12-03 15:28 UTC  (2+ messages)

[PATCH] ACPI: pci_root: Clear the acpi dependencies after PCI root bridge initialization on RISC-V
 2025-12-03 14:07 UTC 

[PATCH] mailbox: pcc: don't zero error register
 2025-12-03 11:05 UTC  (3+ messages)


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