Linux ACPI
 help / color / mirror / Atom feed
 messages from 2026-05-18 11:58:55 to 2026-05-22 17:03:37 UTC [more...]

[PATCH 00/11] Convert moduleparams to seq_buf
 2026-05-22 17:03 UTC  (18+ messages)
` [PATCH 01/11] params: bound array element output to the caller's page buffer
` [PATCH 02/11] panic: Replace panic_print_get() with generic helper
` [PATCH 03/11] moduleparam: Add DEFINE_KERNEL_PARAM_OPS macro family
` [PATCH 04/11] treewide: Convert struct kernel_param_ops initializers to DEFINE_KERNEL_PARAM_OPS
` [PATCH 05/11] moduleparam: Rename .get field to .get_str
` [PATCH 06/11] moduleparam: Add seq_buf-based .get callback alongside .get_str
` [PATCH 07/11] moduleparam: Route DEFINE_KERNEL_PARAM_OPS get pointer via _Generic
` [PATCH 08/11] params: Convert generic kernel_param_ops .get helpers to seq_buf
` [PATCH 09/11] treewide: Convert custom kernel_param_ops .get callbacks to seq_buf via cocci
` [PATCH 10/11] treewide: Manually convert custom kernel_param_ops .get callbacks
` [PATCH 11/11] moduleparam: Drop legacy kernel_param_ops .get_str field and dispatch logic

[PATCH v02] mailbox: pcc: report errors for PCC clients
 2026-05-22 16:52 UTC  (8+ messages)

[PATCH v2 0/3] ACPI: button: Fixes related to GPE handling and probe error path
 2026-05-22 14:53 UTC  (4+ messages)
` [PATCH v2 1/3] ACPI: button: Fix ACPI GPE handler leak during removal
` [PATCH v2 2/3] ACPI: button: Enable wakeup GPEs for ACPI buttons at probe time
` [PATCH v2 3/3] ACPI: button: Add missing device class clearing on probe failures

[GIT PULL] ACPI support fix for v7.1-rc5
 2026-05-22 14:25 UTC  (2+ messages)

[PATCH] mailbox/pcc.c move shmem unmap to teardown
 2026-05-22 13:10 UTC  (5+ messages)

[PATCH v1 0/3] ACPI: button: Fixes related to GPE handling and probe error path
 2026-05-22 12:26 UTC  (9+ messages)
` [PATCH v1 1/3] ACPI: button: Fix ACPI GPE handler leak during removal
` [PATCH v1 2/3] ACPI: button: Enable wakeup GPEs for ACPI buttons at probe time
` [PATCH v1 3/3] ACPI: button: Add missing device class clearing on probe failures

[rafael-pm:bleeding-edge] BUILD SUCCESS 80e40181008d03fdebbe7a139fde29831321b147
 2026-05-22 12:18 UTC 

[PATCH] device property: set fwnode->secondary to NULL in fwnode_init()
 2026-05-22 10:56 UTC  (7+ messages)

[PATCH 0/2] Subject: [PATCH v5 0/2] arm64: Add LECARC ACPI IDs for DesignWare GPIO, SPI
 2026-05-21 10:08 UTC  (5+ messages)
` [PATCH 1/2] gpio: dwapb: Add ACPI ID LECA0001 for LECARC SoCs
` [PATCH 2/2] spi: dw-mmio: Add ACPI ID LECA0002 "
` (subset) [PATCH 0/2] Subject: [PATCH v5 0/2] arm64: Add LECARC ACPI IDs for DesignWare GPIO, SPI

[PATCH 0/5] arm_mpam: Add MPAM-Fb firmware support
 2026-05-21 17:27 UTC  (7+ messages)
` [PATCH 1/5] arm_mpam: Parse the rest of the ACPI table
` [PATCH 3/5] arm_mpam: add MPAM-Fb MSC firmware access support

[PATCH v3 0/2] ACPI: CPPC: Add CPPC v4 support (ACPI 6.6)
 2026-05-21 16:58 UTC  (3+ messages)
` [PATCH v3 2/2] ACPI: CPPC: Add ospm_nominal_perf support

[PATCH 5/5] arm_mpam: detect and enable MPAM-Fb PCC support
 2026-05-21 16:04 UTC  (3+ messages)

[PATCH 4/5] arm_mpam: prevent MPAM-Fb accesses inside IRQ handler
 2026-05-21 15:59 UTC  (3+ messages)

[PATCH v1 00/17] ACPI: driver: Use devres-based resource management
 2026-05-21 14:11 UTC  (18+ messages)
` [PATCH v1 01/17] ACPI: bus: Introduce devm_acpi_install_notify_handler()
` [PATCH v1 02/17] ACPI: NFIT: core: Use devm_acpi_install_notify_handler()
` [PATCH v1 03/17] ACPI: AC: Switch over to devres-based resource management
` [PATCH v1 04/17] ACPI: battery: "
` [PATCH v1 05/17] ACPI: HED: Refine guarding against adding a second instance
` [PATCH v1 06/17] ACPI: HED: Switch over to devres-based resource management
` [PATCH v1 07/17] ACPI: thermal: "
` [PATCH v1 08/17] ACPI: PAD: Rearrange acpi_pad_notify()
` [PATCH v1 09/17] ACPI: PAD: Pass struct device pointer to acpi_pad_notify()
` [PATCH v1 10/17] ACPI: PAD: Fix teardown ordering in acpi_pad_remove()
` [PATCH v1 11/17] ACPI: PAD: Switch over to devres-based resource management
` [PATCH v1 12/17] ACPI: video: Reduce the number of auxiliary device dereferences
` [PATCH v1 13/17] ACPI: video: Rearrange probe and remove code
` [PATCH v1 14/17] ACPI: video: Use devm action for video bus object cleanup
` [PATCH v1 15/17] ACPI: video: Use devm action for freeing video devices
` [PATCH v1 16/17] ACPI: video: Use devm for video->entry and backlight cleanup
` [PATCH v1 17/17] ACPI: video: Switch over to devres-based resource management

[PATCH v4 00/24] iommu/arm-smmu-v3: Quarantine device upon ATC invalidation timeout
 2026-05-21 13:12 UTC  (45+ messages)
` [PATCH v4 01/24] PCI: Don't suspend IOMMU when probing reset capability
` [PATCH v4 02/24] PCI: Propagate FLR return values to callers
` [PATCH v4 03/24] iommu: Convert gdev->blocked from bool to enum gdev_blocked
` [PATCH v4 04/24] iommu: Pass in reset result to pci_dev_reset_iommu_done()
` [PATCH v4 05/24] iommu: Add reset_device_done callback for hardware fault recovery
` [PATCH v4 06/24] iommu: Defer iommu_group free via kfree_rcu()
` [PATCH v4 07/24] iommu: Defer __iommu_group_free_device() to be outside group->mutex
` [PATCH v4 08/24] iommu: Change group->devices to RCU-protected list
` [PATCH v4 09/24] iommu: Add group pointer to struct group_device
` [PATCH v4 10/24] iommu: Add __iommu_group_block_device helper
` [PATCH v4 11/24] iommu: Add iommu_report_device_broken() to quarantine a broken device
` [PATCH v4 12/24] iommu/arm-smmu-v3: Mark ATC invalidate timeouts via lockless bitmap
` [PATCH v4 13/24] iommu/arm-smmu-v3: Skip remaining GERROR causes on SFM
` [PATCH v4 14/24] iommu/arm-smmu-v3: Introduce per-cmdq cmdq_err_handler callback
` [PATCH v4 15/24] iommu/arm-smmu-v3: Co-clear pending CMDQ_ERR when CMD_SYNC times out
` [PATCH v4 16/24] iommu/arm-smmu-v3: Co-clear pending CMDQ_ERR when queue_has_space() fails
` [PATCH v4 17/24] iommu/arm-smmu-v3: Add master in arm_smmu_inv for ATS entries
` [PATCH v4 18/24] iommu/arm-smmu-v3: Introduce master->ats_broken flag
` [PATCH v4 19/24] iommu/arm-smmu-v3: Add invs and has_ats to struct arm_smmu_cmdq_batch
` [PATCH v4 20/24] iommu/arm-smmu-v3: Introduce arm_smmu_cmdq_batch_issue() wrapper
` [PATCH v4 21/24] iommu/arm-smmu-v3: Move arm_smmu_invs_for_each_entry to header
` [PATCH v4 22/24] iommu/arm-smmu-v3: Introduce master->ats_invs
` [PATCH v4 23/24] iommu/arm-smmu-v3: Serialize STE.EATS and ats_broken updates
` [PATCH v4 24/24] iommu/arm-smmu-v3: Block ATS upon an ATC invalidation timeout

[rafael-pm:fixes] BUILD SUCCESS 532ec936b278134610d935b3ae4cc1cbde90c75b
 2026-05-21 12:54 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS 5a12f05e047646e7c25c73482cd4d21fe297903b
 2026-05-21 11:28 UTC 

[PATCH RESEND v6.12.y] mailbox: Fix NULL message support in mbox_send_message()
 2026-05-21  9:04 UTC  (3+ messages)
` [PATCH RESEND v2 v6.18.y] "
` [PATCH v7.0.y] "

[PATCH 0/8] ras: aest: extend AEST support to Device Tree frontend
 2026-05-20 18:13 UTC  (10+ messages)
` [PATCH 5/8] dt-bindings: arm: ras: Introduce bindings for ARM AEST
` [PATCH 8/8] arm64: dts: qcom: monaco: add AEST error nodes

[PATCH v4 0/3] arm64: Add LECARC ACPI IDs for DesignWare GPIO, SPI, I2C
 2026-05-20 17:27 UTC  (10+ messages)
` [PATCH v4 1/3] gpio: dwapb: Add ACPI ID LECA0001 for LECARC SoCs
` [PATCH v4 2/3] spi: dw-mmio: Add ACPI ID LECA0002 "
` [PATCH v4 3/3] i2c: designware: Add ACPI ID LECA0003 "

[rafael-pm:bleeding-edge] BUILD SUCCESS 7255cd3212fa92c0c39605bf59eeae7d5cdf35e4
 2026-05-20 13:00 UTC 

[PATCH AUTOSEL 7.0-5.10] i2c: acpi: Add ELAN0678 to i2c_acpi_force_100khz_device_ids
 2026-05-20 11:19 UTC 

[rafael-pm:fixes] BUILD SUCCESS d9d246eff98a551e2f555d4cc3c4bb1d3af2719c
 2026-05-20  9:36 UTC 

[PATCH 03/12] gpiolib: acpi: Add robust bounds-checking for GPIO pin resources
 2026-05-20  7:45 UTC  (9+ messages)
` [PATCH v2 0/2] gpiolib: acpi: Add bounds-checking and fix leak in OpRegion
  ` [PATCH 1/2] gpiolib: acpi: Add robust bounds-checking for GPIO pin resources
  ` [PATCH 2/2] gpiolib: acpi: Fix resource leak in OpRegion cleanup path
      ` [PATCH v3 0/2] gpiolib: acpi: Fix bounds-checking and connection leak
        ` [PATCH v3 1/2] gpiolib: acpi: Add robust bounds-checking for GPIO pin resources
        ` [PATCH v3 2/2] Fixes: gpiolib: acpi: resource leak in OpRegion

[PATCH v7 0/3] ARM: omap1: use real firmware node lookup for GPIOs on Nokia 770
 2026-05-20  7:05 UTC  (5+ messages)

[PATCH v2 0/6] gpiolib: unify gpio-hog code
 2026-05-20  6:55 UTC  (5+ messages)
` [PATCH v2 5/6] gpio: remove machine hogs

[PATCH 0/2] CPPC: reduce FFH feedback-counter sampling skew on arm64
 2026-05-20  2:55 UTC  (4+ messages)

[PATCH v1] tpm_crb: Check ACPI_COMPANION() against NULL during probe
 2026-05-19 21:01 UTC  (3+ messages)

[REGRESSION] Toshiba Fn keys + lidswitch
 2026-05-19 17:26 UTC  (6+ messages)

[PATCH] efi: Allocate runtime workqueue before ACPI init
 2026-05-19 15:24 UTC  (3+ messages)

[PATCH v1] platform/surface: surfacepro3_button: Check ACPI_COMPANION()
 2026-05-19 14:45 UTC  (2+ messages)

[PATCH v2 0/5] platform/x86: Check ACPI_COMPANION() or ACPI_HANDLE() against NULL
 2026-05-19 14:45 UTC  (5+ messages)

[PATCH v2 00/10] platform/x86: classmate-laptop: Bind to platform devices instead of ACPI ones
 2026-05-19 13:17 UTC  (2+ messages)

[PATCH v2] platform/x86: xo15-ebook: Use devres-based resource management
 2026-05-19 12:25 UTC  (2+ messages)

[PATCH v2 00/16] platform/x86: Check ACPI_COMPANION() against NULL during probe
 2026-05-19 12:24 UTC  (2+ messages)

[PATCH] i2c: acpi: Add VEN_04F3 to i2c_acpi_force_100khz_device_ids
 2026-05-19 11:08 UTC  (3+ messages)

[PATCH v4 00/10] ACPI: APEI: share GHES CPER helpers and add DT FFH provider
 2026-05-19  9:57 UTC  (9+ messages)
` [PATCH v4 07/10] ACPI: APEI: introduce GHES helper
` [PATCH v4 08/10] ACPI: APEI: share GHES CPER helpers
` [PATCH v4 09/10] dt-bindings: firmware: add arm,ras-cper
` [PATCH v4 10/10] RAS: add firmware-first CPER provider

[PATCH v1 0/2] i2c: acpi: Ad-hoc cleanup and kernel-doc fix
 2026-05-19  9:47 UTC  (3+ messages)
` [PATCH v1 1/2] i2c: acpi: Return -ENOENT when no resources found in i2c_acpi_client_count()

[rafael-pm:fixes] BUILD SUCCESS add7895696b625ef659e1a5e252ff7e29421bfcf
 2026-05-19  9:44 UTC 

[PATCH v7 0/3] lan966x pci device: Add support for SFPs, core part
 2026-05-19  9:22 UTC  (3+ messages)
` [PATCH v7 1/3] Revert "treewide: Fix probing of devices in DT overlays"

[PATCH] ACPI: processor: Add cpuidle driver check in acpi_processor_register_idle_driver
 2026-05-19  9:19 UTC 

acpi/riscv: iterator after loop end in riscv_acpi_register_ext_intc?
 2026-05-19  9:09 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS e76f50cb8598cc3294012686a9174d3b10b30dc4
 2026-05-19  7:40 UTC 

[PATCH] ACPI: Use LIST_HEAD() to initialize on stack list head
 2026-05-19  5:54 UTC 

[PATCH] i2c: acpi: Add VEN_04F3 to i2c_acpi_force_100khz_device_ids
 2026-05-19  5:10 UTC 

[PATCH v1 1/1] device property: Allow secondary lookup in fwnode_get_next_child_node()
 2026-05-19  1:16 UTC  (3+ messages)

[PATCH v1] efi/runtime-wrappers: Avoid crashing on early PRM code invocations
 2026-05-18 20:18 UTC  (4+ messages)

[PATCH v17 00/11] Enable CXL PCIe Port Protocol Error handling and logging
 2026-05-18 16:09 UTC  (7+ messages)
` [PATCH v17 02/11] cxl/ras: Unify Endpoint and Port AER trace events


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