public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-16 15:14:43 to 2025-09-23 05:43:46 UTC [more...]

[PATCH 00/14] Align availability checks on fwnode child node enumeration
 2025-09-23  5:43 UTC  (25+ messages)
` [PATCH 01/14] ACPI: property: Use ACPI functions in acpi_graph_get_next_endpoint() only
` [PATCH 02/14] ACPI: property: Make acpi_get_next_subnode() static
` [PATCH 03/14] ACPI: property: Return present device nodes only on fwnode interface
` [PATCH 04/14] property: Drop DEVICE_DISABLED flag in fwnode_graph_get_endpoint_by_id()
` [PATCH 05/14] property: Drop DEVICE_DISABLED flag in fwnode_graph_get_endpoint_count()
` [PATCH 06/14] property: Document that fwnode API returns available nodes
` [PATCH 07/14] driver core: Use fwnode_for_each_child_node() instead
` [PATCH 08/14] net: lan966x: "
` [PATCH 09/14] Input: touch-overlay - "
` [PATCH 10/14] media: thp7312: "
` [PATCH 11/14] leds: "
` [PATCH 12/14] leds: Use fwnode_get_next_child_node() instead
` [PATCH 13/14] property: Drop functions operating on "available" child nodes
` [PATCH 14/14] spi: cadence: Remove explicit device node availability check

[PATCH v5 0/1] ACPI: processor: Fix function declaration of processor_idle.c
 2025-09-23  3:24 UTC  (2+ messages)
` [PATCH v5 1/1] ACPI: processor: Do not expose the global acpi_idle_driver variable

[PATCH v4 0/1] ACPI: processor: Fix function declaration of processor_idle.c
 2025-09-23  3:03 UTC  (4+ messages)
` [PATCH v4 1/1] ACPI: processor: Do not expose the global acpi_idle_driver variable

[PATCH v6] ACPI: battery: prevent sysfs_add_battery re-entry on rapid events
 2025-09-23  2:38 UTC  (2+ messages)

[PATCH v2] ACPI: debug: fix signedness issues in read/write helpers
 2025-09-23  1:31 UTC 

[PATCH v3 00/26] genirq: Add support for percpu_devid IRQ affinity
 2025-09-22 20:24 UTC  (30+ messages)
` [PATCH v3 01/26] irqdomain: Add firmware info reporting interface
` [PATCH v3 02/26] ACPI: irq: Add IRQ affinity "
` [PATCH v3 03/26] of/irq: "
` [PATCH v3 04/26] platform: Add firmware-agnostic irq and affinity retrieval interface
` [PATCH v3 05/26] irqchip/gic-v3: Add FW info retrieval support
` [PATCH v3 06/26] irqchip/apple-aic: "
` [PATCH v3 07/26] coresight: trbe: Convert to new IRQ affinity retrieval API
` [PATCH v3 08/26] perf: arm_pmu: "
` [PATCH v3 09/26] perf: arm_spe_pmu: "
` [PATCH v3 10/26] irqchip/gic-v3: Switch high priority PPIs over to handle_percpu_devid_irq()
` [PATCH v3 11/26] genirq: Kill handle_percpu_devid_fasteoi_nmi()
` [PATCH v3 12/26] genirq: Merge irqaction::{dev_id,percpu_dev_id}
` [PATCH v3 13/26] genirq: Factor-in percpu irqaction creation
` [PATCH v3 14/26] genirq: Add affinity to percpu_devid interrupt requests
` [PATCH v3 15/26] genirq: Update request_percpu_nmi() to take an affinity
` [PATCH v3 16/26] genirq: Allow per-cpu interrupt sharing for non-overlapping affinities
` [PATCH v3 17/26] genirq: Add request_percpu_irq_affinity() helper
` [PATCH v3 18/26] perf: arm_pmu: Request specific affinities for percpu NMI/IRQ
` [PATCH v3 19/26] perf: arm_spe_pmu: Request specific affinities for percpu IRQ
` [PATCH v3 20/26] coresight: trbe: "
` [PATCH v3 21/26] irqchip/gic-v3: Drop support for custom PPI partitions
` [PATCH v3 22/26] irqchip/apple-aic: Drop support for custom PMU irq partitions
` [PATCH v3 23/26] irqchip: Kill irq-partition-percpu
` [PATCH v3 24/26] genirq: Kill irq_{g,s}et_percpu_devid_partition()
` [PATCH v3 25/26] irqdomain: Kill of_node_to_fwnode() helper
` [PATCH v3 26/26] perf: arm_pmu: Kill last use of per-CPU cpu_armpmu pointer

[PATCH v4 0/7] Disable ATS via iommu during PCI resets
 2025-09-22 19:39 UTC  (13+ messages)
` [PATCH v4 1/7] iommu/arm-smmu-v3: Add release_domain to attach prior to release_dev()
` [PATCH v4 4/7] iommu: Pass in old domain to attach_dev callback functions
` [PATCH v4 5/7] iommu: Add iommu_get_domain_for_dev_locked() helper
` [PATCH v4 6/7] iommu: Introduce iommu_dev_reset_prepare() and iommu_dev_reset_done()

[PATCH] ACPI: EC: add quirk for Lenovo X13 G4 (AMD)
 2025-09-22 18:11 UTC  (4+ messages)

[PATCH AUTOSEL 6.16] gpiolib: acpi: Ignore touchpad wakeup on GPD G1619-05
 2025-09-22 17:57 UTC 

[PATCH v6] ACPI: battery: prevent sysfs_add_battery re-entry on rapid events
 2025-09-22 17:29 UTC  (2+ messages)

[PATCH] ACPI: debug: fix signedness issues in read/write helpers
 2025-09-22 17:25 UTC  (2+ messages)

[PATCH 0/2] Add ACPI C4 support
 2025-09-22 17:17 UTC  (6+ messages)
` [PATCH 1/2] x86/acpi/cstate: Remove open coded check for cpu_feature_enabled()
` [PATCH 2/2] ACPI: processor: Add support for ACPI C4 state

[PATCH v3] ACPI: SPCR: Support Precise Baud Rate filed
 2025-09-22 17:14 UTC  (2+ messages)

[PATCH 6.17 REGRESSION FIX] gpiolib: acpi: Make set debounce errors non fatal
 2025-09-22 16:21 UTC  (6+ messages)

[PATCH RESEND 00/62] initrd: remove classic initrd support
 2025-09-22 14:28 UTC  (7+ messages)

[PATCH v2] gpiolib: Extend software-node support to support secondary software-nodes
 2025-09-22 14:24 UTC  (5+ messages)

[PATCH v6 00/15] AMD MCA interrupts rework
 2025-09-22 13:58 UTC  (6+ messages)
` [PATCH v6 15/15] x86/mce: Save and use APEI corrected threshold limit

[PATCH v3 0/3] ACPI: processor: Fix function declaration of processor_idle.c
 2025-09-22  1:22 UTC  (10+ messages)
` [PATCH v3 1/3] ACPI: processor: Remove unused empty function definition for processor_idle.c
` [PATCH v3 2/3] ACPI: processor: Unify the place of function declaration of processor_idle.c
` [PATCH v3 3/3] ACPI: processor: Do not expose the global acpi_idle_driver variable

[PATCH v1 0/2] ACPI: processor: idle: Fix and cleanup
 2025-09-22  1:17 UTC  (7+ messages)
` [PATCH v1 1/2] ACPI: processor: Update cpuidle driver check in __acpi_processor_start()
` [PATCH v1 2/2] ACPI: processor: idle: Redefine two functions as void

[PATCH v10 00/24] Linux SBI MPXY and RPMI drivers
 2025-09-21 17:25 UTC  (3+ messages)
` [PATCH v10 08/24] dt-bindings: clock: Add RPMI clock service message proxy bindings

[PATCH v2 00/25] genirq: Add support for percpu_devid IRQ affinity
 2025-09-21 15:32 UTC  (16+ messages)
` [PATCH v2 01/25] irqdomain: Add firmware info reporting interface
` [PATCH v2 04/25] platform: Add firmware-agnostic irq and affinity retrieval interface
` [PATCH v2 05/25] irqchip/gic-v3: Add FW info retrieval support
` [PATCH v2 11/25] genirq: Kill handle_percpu_devid_fasteoi_nmi()
` [PATCH v2 13/25] genirq: Factor-in percpu irqaction creation
` [PATCH v2 15/25] genirq: Update request_percpu_nmi() to take an affinity

[PATCH v2] mm/memory-failure: Support disabling soft offline for HugeTLB pages
 2025-09-21 11:36 UTC  (20+ messages)

[rafael-pm:fixes] BUILD SUCCESS 8ffe28b4e8d8b18cb2f2933410322c24f039d5d6
 2025-09-21 11:27 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS d88d08faafe83a5fd03e7e56d1ac299a5eadbd53
 2025-09-21  9:56 UTC 

[PATCH v2 00/29] arm_mpam: Add basic mpam driver
 2025-09-20 10:14 UTC  (29+ messages)
` [PATCH v2 01/29] ACPI / PPTT: Add a helper to fill a cpumask from a processor container
` [PATCH v2 02/29] ACPI / PPTT: Stop acpi_count_levels() expecting callers to clear levels
` [PATCH v2 03/29] ACPI / PPTT: Find cache level by cache-id
` [PATCH v2 04/29] ACPI / PPTT: Add a helper to fill a cpumask from a cache_id
` [PATCH v2 06/29] ACPI / MPAM: Parse the MPAM table
  ` [PATCH] arm_mpam: Try reading again if MPAM instance returns not ready
` [PATCH v2 07/29] arm_mpam: Add probe/remove for mpam msc driver and kbuild boiler plate
` [PATCH v2 27/29] arm_mpam: Add helper to reset saved mbwu state

[PATCH v12 0/2] ACPI: Add support for ACPI RAS2 feature table
 2025-09-19 10:39 UTC  (10+ messages)
` [PATCH v12 1/2] ACPI:RAS2: Add ACPI RAS2 driver

[PATCH] ACPI: property: fix spacing around colon in pointer macros
 2025-09-19  6:59 UTC 

[PATCH v3] ACPI: AGDI: Add interrupt signaling mode support
 2025-09-19  5:05 UTC  (4+ messages)

[PATCH v5 00/10] x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs
 2025-09-19  2:59 UTC  (9+ messages)
` [PATCH v5 05/10] x86/hyperv/vtl: Set real_mode_header in hv_vtl_init_platform()
  ` [EXTERNAL] "
` [PATCH v5 10/10] x86/hyperv/vtl: Use the wakeup mailbox to boot secondary CPUs
  ` [EXTERNAL] "

[PATCH] ACPI: APEI: GHES: Don't offline huge pages just because BIOS asked
 2025-09-19  1:53 UTC  (14+ messages)
  ` [PATCH v2] "
      ` PATCH v3 "

spurious mce Hardware Error messages in next-20250912
 2025-09-18 22:07 UTC  (18+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 91ba4736fb2c9614b250ae532c133546a2cc717c
 2025-09-18 21:24 UTC 

[REGRESSION][BISECTED] Dell Precision 7780 wakes up on its own from suspend
 2025-09-18 18:33 UTC  (2+ messages)

[PATCH v1] ACPI: video: Fix missing backlight node creation on
 2025-09-18  7:33 UTC  (4+ messages)

[PATCH v2 0/6] ACPI: DPTF: Move INT340X enumeration from DPTF core to thermal drivers
 2025-09-18  5:49 UTC  (8+ messages)
` [PATCH v2 1/6] ACPI: DPTF: Ignore SoC DTS thermal while scanning
` [PATCH v2 2/6] ACPI: DPTF: Move INT340X device IDs to header
` [PATCH v2 3/6] ACPI: DPTF: Move PCH FIVR "
` [PATCH v2 4/6] ACPI: DPTF: Remove not supported INT340X IDs
` [PATCH v2 5/6] ACPI: platform: Add macro for acpi platform driver
` [PATCH v2 6/6] ACPI: DPTF: Move INT340X enumeration to modules

[PATCH 00/62] initrd: remove classic initrd support
 2025-09-17 18:00 UTC  (3+ messages)

[PATCH 00/16] CXL.mem error isolation support
 2025-09-17 17:27 UTC  (19+ messages)
` [PATCH 01/16] cxl/regs: Add cxl_unmap_component_regs()
` [PATCH 03/16] PCI: PCIe portdrv: Add CXL Isolation service driver
` [PATCH 06/16] cxl/core: Enable CXL.mem isolation
` [PATCH 07/16] cxl/core: Set up isolation interrupts
` [PATCH 12/16] PCI: PCIe portdrv: Add cxl_isolation sysfs attributes
` [PATCH 13/16] cxl/core, PCI: PCIe portdrv: Add CXL timeout range programming

[RFC PATCH 0/5] riscv: Handle synchronous hardware error exception
 2025-09-17 17:23 UTC  (3+ messages)
` [RFC PATCH 1/5] riscv: Define ioremap_cache for RISC-V

[PATCH v2 0/2] Common csr_read_num() and csr_write_num() for RISC-V
 2025-09-17  2:40 UTC  (2+ messages)

[PATCH v1 00/12] ACPI: DPTF: Move INT340X enumeration from DPTF core to thermal drivers
 2025-09-16 20:06 UTC  (4+ messages)

[PATCH v3 00/14] Remove redundant rcu_read_lock/unlock() in spin_lock
 2025-09-16 18:37 UTC  (5+ messages)
` [PATCH v3 08/14] cgroup: "
` [PATCH v3 09/14] cgroup/cpuset: "

[PATCH v4 0/2] device property: Add scoped fwnode child node iterators
 2025-09-16 16:18 UTC  (11+ messages)
` [PATCH v4 1/2] "


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