public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-15 01:56:54 to 2026-04-23 08:42:06 UTC [more...]

[PATCH v6 00/27] lan966x pci device: Add support for SFPs
 2026-04-23  8:41 UTC  (8+ messages)
` [PATCH v6 02/27] of: dynamic: Fix overlayed devices not probing because of fw_devlink

[PATCH] ACPI: battery: add state_of_health support to power_supply
 2026-04-23  7:58 UTC 

[PATCH v3 00/11] iommu/arm-smmu-v3: Quarantine device upon ATC invalidation timeout
 2026-04-23  7:55 UTC  (15+ messages)
` [PATCH v3 01/11] PCI: Propagate FLR return values to callers
` [PATCH v3 02/11] iommu: Pass in reset result to pci_dev_reset_iommu_done()
` [PATCH v3 03/11] iommu: Add reset_device_done callback for hardware fault recovery
` [PATCH v3 04/11] iommu: Add __iommu_group_block_device helper
` [PATCH v3 05/11] iommu: Change group->devices to RCU-protected list
` [PATCH v3 06/11] iommu: Defer __iommu_group_free_device() to be outside group->mutex
` [PATCH v3 07/11] iommu: Add iommu_report_device_broken() to quarantine a broken device
` [PATCH v3 08/11] iommu/arm-smmu-v3: Mark ATC invalidate timeouts via lockless bitmap
` [PATCH v3 09/11] iommu/arm-smmu-v3: Replace smmu with master in arm_smmu_inv
` [PATCH v3 10/11] iommu/arm-smmu-v3: Introduce master->ats_broken flag
` [PATCH v3 11/11] iommu/arm-smmu-v3: Block ATS upon an ATC invalidation timeout

[BUG] 36-second boot delay due to by acpi_gpio_handle_deferred_request_irqs on ASUS ROG Strix G16 (2025)
 2026-04-23  5:15 UTC  (16+ messages)

[PATCH v1 0/4] ACPI: TAD: Fixes and cleanups on top of recent changes
 2026-04-22 15:27 UTC  (5+ messages)
` [PATCH v1 1/4] ACPI: TAD: Use __ATTRIBUTE_GROUPS() macro
` [PATCH v1 2/4] ACPI: TAD: Use devres for all driver cleanup
` [PATCH v1 3/4] ACPI: TAD: RTC: Refine timer value computations and checks
` [PATCH v1 4/4] ACPI: TAD: Fix up a comment in acpi_tad_probe()

Pressing the power button causes the device to freeze completely
 2026-04-22 14:48 UTC  (7+ messages)

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

[PATCH v4 0/2] ACPI: APEI: EINJ: Fix EINJV2 memory error injection
 2026-04-21 18:32 UTC  (5+ messages)
` [PATCH v4 1/2] ACPICA: Provide #defines for EINJV2 error types
` [PATCH v4 2/2] ACPI: APEI: EINJ: Fix EINJV2 memory error injection

[PATCH] mailbox: pcc: Fix probabilistic command execution timeout
 2026-04-21 11:21 UTC  (3+ messages)

[PATCH] ACPI: arm64: cpuidle: Tolerate platforms with no deep PSCI idle states
 2026-04-21  9:58 UTC  (4+ messages)

[PATCH] ACPI: APEI: check return value of task_work_add to prevent memory leaks
 2026-04-21  9:18 UTC  (3+ messages)

[RFC PATCH 1/2] kernel/notifier: replace single-linked list with double-linked list for reverse traversal
 2026-04-21  9:05 UTC  (10+ messages)

[PATCH v5] rust: ACPI: fix missing match data for PRP0001
 2026-04-20 16:21 UTC 

[PATCH AUTOSEL 7.0-5.10] ACPI: processor: idle: Add missing bounds check in flatten_lpi_states()
 2026-04-20 13:17 UTC 

[PATCH 5.10] ACPI: property: Constify stubs for CONFIG_ACPI=n case
 2026-04-20 13:21 UTC 

[PATCH AUTOSEL 7.0-5.10] ACPI: processor: idle: Fix NULL pointer dereference in hotplug path
 2026-04-20 13:08 UTC 

[PATCH] Enable sysfs module symlink for more built-in drivers
 2026-04-20  9:59 UTC  (3+ messages)
` [PATCH] ACPI: bus: set mod_name in driver registration

[PATCH] i2c: acpi: Add ELAN0678 to i2c_acpi_force_100khz_device_ids
 2026-04-20  8:37 UTC  (2+ messages)

[PATCH RFC] ACPI: processor: idle: Do not propagate acpi_processor_ffh_lpi_probe() -ENODEV
 2026-04-20  6:38 UTC  (12+ messages)

[RFC PATCH 2/2] kernel/module: Decouple klp and ftrace from load_module
 2026-04-20  2:27 UTC  (6+ messages)

[PATCH v2] ACPI: APEI: EINJ: Fix EINJv2 memory injection
 2026-04-19 11:29 UTC  (6+ messages)

[PATCH RFC v3 00/11] RISC-V: QoS: add CBQRI resctrl interface
 2026-04-18 22:01 UTC  (12+ messages)
` [PATCH RFC v3 03/11] RISC-V: Add support for srmcfg CSR from Ssqosid extension
` [PATCH RFC v3 04/11] RISC-V: QoS: add CBQRI hardware interface
` [PATCH RFC v3 05/11] RISC-V: QoS: add resctrl arch callbacks for CBQRI controllers
` [PATCH RFC v3 06/11] RISC-V: QoS: add resctrl setup and domain management
` [PATCH RFC v3 07/11] RISC-V: QoS: enable resctrl support for Ssqosid
` [PATCH RFC v3 08/11] ACPI: PPTT: Add acpi_pptt_get_cache_size_from_id helper
` [PATCH RFC v3 09/11] DO NOT MERGE: include: acpi: actbl2: Add structs for RQSC table
` [PATCH RFC v3 10/11] ACPI: RISC-V: Parse RISC-V Quality of Service Controller (RQSC) table
` [PATCH RFC v3 11/11] ACPI: RISC-V: Add support for RISC-V Quality of Service Controller (RQSC)

[PATCH] ACPICA: Dispatcher: Treat AE_ALREADY_EXISTS as a warning
 2026-04-18 16:49 UTC 

[PATCH] Revert "ACPI: CPPC: Fix remaining for_each_possible_cpu() to use online CPUs"
 2026-04-17  7:44 UTC  (8+ messages)

[PATCH 2/3] pinctrl: mediatek: Add acpi support
 2026-04-17  6:26 UTC  (7+ messages)

[PATCH v2] ACPI: CPPC: Fix related_cpus inconsistency during CPU hotplug
 2026-04-17  4:01 UTC 

[PATCH v3] ACPI: APEI: EINJ: Fix EINJV2 memory error injection
 2026-04-17  0:08 UTC 

[PATCH v7 0/8] Add support for handling PCIe M.2 Key E connectors in devicetree
 2026-04-16 13:34 UTC  (14+ messages)

[PATCH v2 00/13] Support ACPI and SETAASA device discovery
 2026-04-16 11:59 UTC  (3+ messages)
` [PATCH v2 01/13] dt-bindings: i3c: Add mipi-i3c-static-method to support SETAASA

[PATCH] ACPI: video: Add backlight=native quirk for Dell OptiPlex 7770 AIO
 2026-04-15 17:11 UTC  (3+ messages)

[PATCH] ACPI: video: Move Lenovo Legion S7 15ACH6 quirk to the right section
 2026-04-15 17:11 UTC  (2+ messages)

[PATCH] MAINTAINERS: adjust file entry in NVIDIA GHES HANDLER
 2026-04-15 17:10 UTC  (2+ messages)

[PATCH] ACPI: add acpi_get_cpu_uid() stub helper
 2026-04-15 17:10 UTC  (3+ messages)

[PATCH v3] ACPI: scan: Use acpi_dev_put() in object add error paths
 2026-04-15 17:09 UTC  (2+ messages)

[PATCH] ACPI: APEI: EINJ: Fix EINJv2 memory injection
 2026-04-15 17:05 UTC  (2+ messages)

Build failure in linux-next: implicit declaration of acpi_has_method
 2026-04-15 14:22 UTC  (5+ messages)

[RFC PATCH 0/2] Decouple ftrace/livepatch from module loader via notifier priority and reverse traversal
 2026-04-15  7:38 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