messages from 2025-10-15 13:52:44 to 2025-10-20 12:30:17 UTC [more...]
[PATCH v4 00/26] genirq: Add support for percpu_devid IRQ affinity
2025-10-20 12:29 UTC (27+ messages)
` [PATCH v4 01/26] irqdomain: Add firmware info reporting interface
` [PATCH v4 02/26] ACPI: irq: Add IRQ affinity "
` [PATCH v4 03/26] of/irq: "
` [PATCH v4 04/26] platform: Add firmware-agnostic irq and affinity retrieval interface
` [PATCH v4 05/26] irqchip/gic-v3: Add FW info retrieval support
` [PATCH v4 06/26] irqchip/apple-aic: "
` [PATCH v4 07/26] coresight: trbe: Convert to new IRQ affinity retrieval API
` [PATCH v4 08/26] perf: arm_pmu: "
` [PATCH v4 09/26] perf: arm_spe_pmu: "
` [PATCH v4 10/26] irqchip/gic-v3: Switch high priority PPIs over to handle_percpu_devid_irq()
` [PATCH v4 11/26] genirq: Kill handle_percpu_devid_fasteoi_nmi()
` [PATCH v4 12/26] genirq: Merge irqaction::{dev_id,percpu_dev_id}
` [PATCH v4 13/26] genirq: Factor-in percpu irqaction creation
` [PATCH v4 14/26] genirq: Add affinity to percpu_devid interrupt requests
` [PATCH v4 15/26] genirq: Update request_percpu_nmi() to take an affinity
` [PATCH v4 16/26] genirq: Allow per-cpu interrupt sharing for non-overlapping affinities
` [PATCH v4 17/26] genirq: Add request_percpu_irq_affinity() helper
` [PATCH v4 18/26] perf: arm_pmu: Request specific affinities for percpu NMI/IRQ
` [PATCH v4 19/26] perf: arm_spe_pmu: Request specific affinities for percpu IRQ
` [PATCH v4 20/26] coresight: trbe: "
` [PATCH v4 21/26] irqchip/gic-v3: Drop support for custom PPI partitions
` [PATCH v4 22/26] irqchip/apple-aic: Drop support for custom PMU irq partitions
` [PATCH v4 23/26] irqchip: Kill irq-partition-percpu
` [PATCH v4 24/26] genirq: Kill irq_{g,s}et_percpu_devid_partition()
` [PATCH v4 25/26] irqdomain: Kill of_node_to_fwnode() helper
` [PATCH v4 26/26] perf: arm_pmu: Kill last use of per-CPU cpu_armpmu pointer
[PATCH v3 00/29] arm_mpam: Add basic mpam driver
2025-10-20 12:29 UTC (35+ messages)
` [PATCH v3 01/29] ACPI / PPTT: Add a helper to fill a cpumask from a processor container
` [PATCH v3 02/29] ACPI / PPTT: Stop acpi_count_levels() expecting callers to clear levels
` [PATCH v3 03/29] ACPI / PPTT: Find cache level by cache-id
` [PATCH v3 04/29] ACPI / PPTT: Add a helper to fill a cpumask from a cache_id
` [PATCH v3 05/29] arm64: kconfig: Add Kconfig entry for MPAM
` [PATCH v3 06/29] ACPI / MPAM: Parse the MPAM table
` [PATCH v3 07/29] arm_mpam: Add probe/remove for mpam msc driver and kbuild boiler plate
` [PATCH v3 08/29] arm_mpam: Add the class and component structures for firmware described ris
` [PATCH v3 09/29] arm_mpam: Add MPAM MSC register layout definitions
` [PATCH v3 10/29] arm_mpam: Add cpuhp callbacks to probe MSC hardware
` [PATCH v3 11/29] arm_mpam: Probe hardware to find the supported partid/pmg values
` [PATCH v3 12/29] arm_mpam: Add helpers for managing the locking around the mon_sel registers
` [PATCH v3 13/29] arm_mpam: Probe the hardware features resctrl supports
` [PATCH v3 14/29] arm_mpam: Merge supported features during mpam_enable() into mpam_class
` [PATCH v3 15/29] arm_mpam: Reset MSC controls from cpuhp callbacks
` [PATCH v3 16/29] arm_mpam: Add a helper to touch an MSC from any CPU
` [PATCH v3 17/29] arm_mpam: Extend reset logic to allow devices to be reset any time
` [PATCH v3 18/29] arm_mpam: Register and enable IRQs
` [PATCH v3 19/29] arm_mpam: Use a static key to indicate when mpam is enabled
` [PATCH v3 20/29] arm_mpam: Allow configuration to be applied and restored during cpu online
` [PATCH v3 21/29] arm_mpam: Probe and reset the rest of the features
` [PATCH v3 22/29] arm_mpam: Add helpers to allocate monitors
` [PATCH v3 23/29] arm_mpam: Add mpam_msmon_read() to read monitor value
` [PATCH v3 24/29] arm_mpam: Track bandwidth counter state for overflow and power management
` [PATCH v3 25/29] arm_mpam: Probe for long/lwd mbwu counters
` [PATCH v3 26/29] arm_mpam: Use long MBWU counters if supported
` [PATCH v3 27/29] arm_mpam: Add helper to reset saved mbwu state
` [PATCH v3 28/29] arm_mpam: Add kunit test for bitmap reset
` [PATCH v3 29/29] arm_mpam: Add kunit tests for props_mismatch()
[PATCH 0/9] reset: rework reset-gpios handling
2025-10-20 11:26 UTC (9+ messages)
` [PATCH 1/9] software node: read the reference args via the fwnode API
` [PATCH 3/9] software node: allow referencing firmware nodes
[PATCH] rust: acpi: replace `core::mem::zeroed` with `pin_init::zeroed`
2025-10-20 11:25 UTC (3+ messages)
[PATCH v3 00/26] genirq: Add support for percpu_devid IRQ affinity
2025-10-20 10:47 UTC (7+ messages)
` [PATCH v3 03/26] of/irq: Add IRQ affinity reporting interface
` [PATCH v3 04/26] platform: Add firmware-agnostic irq and affinity retrieval interface
[PATCH v3 0/8] Cache coherency management subsystem
2025-10-20 6:57 UTC (2+ messages)
[PATCH 0/6] mailbox: pcc: Refactor and improve initialisation and interrupt handling
2025-10-20 4:15 UTC (20+ messages)
` [PATCH 1/6] Revert "mailbox/pcc: support mailbox management of the shared buffer"
` [PATCH 2/6] mailbox: pcc: Wire up ->last_tx_done() for PCC channels
` [PATCH 3/6] mailbox: pcc: Set txdone_irq/txdone_poll based on PCCT flags
` [PATCH 4/6] mailbox: pcc: Mark Tx as complete in PCC IRQ handler
` [PATCH 5/6] mailbox: pcc: Initialize SHMEM before binding the channel with the client
` [PATCH 6/6] mailbox: pcc: Clear any pending responder interrupts before enabling it
[rafael-pm:fixes] BUILD SUCCESS e35ce968ce105d33ec6a14a7ac6d88d4bfe23e16
2025-10-19 13:27 UTC
[rafael-pm:bleeding-edge] BUILD SUCCESS WITH UNVERIFIED WARNING 277a48fa37d71bfaf0ce4781da3794782f5c1d93
2025-10-19 7:13 UTC
i2c-mux ACPI parent device references in example
2025-10-18 19:41 UTC (2+ messages)
[PATCH] ACPI: property: Fix argument order in __acpi_node_get_property_reference()
2025-10-18 19:38 UTC (2+ messages)
[REGRESSION] in 6.18-rc1, failed to query a GPIO using a name in ACPI
2025-10-18 19:34 UTC (6+ messages)
[PATCH 2/9] software node: increase the reference of the swnode by its fwnode
2025-10-18 19:29 UTC
[PATCH 3/9] software node: allow referencing firmware nodes
2025-10-18 19:28 UTC
[PATCH 1/9] software node: read the reference args via the fwnode API
2025-10-18 19:15 UTC
[PATCH] ACPI: RIMT: Fix unused function warnings when CONFIG_IOMMU_API is disabled
2025-10-18 16:01 UTC (2+ messages)
[RFC 0/4] PM: Hibernate: Add hibernation cancellation support
2025-10-18 14:21 UTC (5+ messages)
` [RFC 1/4] PM: hibernate: export hibernation_in_progress()
` [RFC 2/4] ACPI: button: Cancel hibernation if button is pressed during hibernation
` [RFC 3/4] Input: Ignore the KEY_POWER events if hibernation is in progress
` [RFC 4/4] PM: sleep: clear pm_abort_suspend at suspend
[PATCH v6 00/10] x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs
2025-10-18 13:08 UTC (16+ messages)
` [PATCH v6 01/10] x86/acpi: Add helper functions to setup and access the wakeup mailbox
` [PATCH v6 02/10] x86/acpi: Move acpi_wakeup_cpu() and helpers to smpwakeup.c
` [PATCH v6 03/10] dt-bindings: reserved-memory: Wakeup Mailbox for Intel processors
` [PATCH v6 04/10] x86/dt: Parse the "
` [PATCH v6 05/10] x86/hyperv/vtl: Set real_mode_header in hv_vtl_init_platform()
` [PATCH v6 06/10] x86/realmode: Make the location of the trampoline configurable
` [PATCH v6 07/10] x86/hyperv/vtl: Setup the 64-bit trampoline for TDX guests
` [PATCH v6 08/10] x86/smpwakeup: Add a helper get the address of the wakeup mailbox
` [PATCH v6 09/10] x86/hyperv/vtl: Mark the wakeup mailbox page as private
` [PATCH v6 10/10] x86/hyperv/vtl: Use the wakeup mailbox to boot secondary CPUs
[PATCH v2 0/2] ACPI: TAD: Use auto-cleanup macros for runtime PM
2025-10-18 12:24 UTC (3+ messages)
` [PATCH v2 1/2] ACPI: TAD: Rearrange runtime PM operations in acpi_tad_remove()
` [PATCH v2 2/2] ACPI: TAD: Improve runtime PM using guard macros
[PATCH v3 0/2] acpi/hmat: hmat_register_target() refactor to address lockdep warning
2025-10-17 21:21 UTC (3+ messages)
` [PATCH v3 1/2] acpi/hmat: Return when generic target is updated
` [PATCH v3 2/2] acpi/hmat: Fix lockdep warning for hmem_register_resource()
[PATCH v2 00/29] arm_mpam: Add basic mpam driver
2025-10-17 18:53 UTC (31+ messages)
` [PATCH v2 06/29] ACPI / MPAM: Parse the MPAM table
` [PATCH v2 07/29] arm_mpam: Add probe/remove for mpam msc driver and kbuild boiler plate
` [PATCH v2 08/29] arm_mpam: Add the class and component structures for firmware described ris
` [PATCH v2 09/29] arm_mpam: Add MPAM MSC register layout definitions
` [PATCH v2 15/29] arm_mpam: Reset MSC controls from cpu hp callbacks
[PATCH] ACPI / DPTF: Fix typo in current_discharge_capability_ma attribute name
2025-10-17 17:15 UTC (2+ messages)
[PATCH 0/6 v5] Make ELOG and GHES log and trace consistently
2025-10-17 13:30 UTC (7+ messages)
` [PATCH 1/6 v5] ACPI: extlog: Trace CPER Non-standard Section Body
` [PATCH 2/6 v5] ACPI: extlog: Trace CPER PCI Express Error Section
` [PATCH 3/6 v5] acpi/ghes: Select ACPI_APEI_PCIEAER for GHES
` [PATCH 4/6 v5] acpi/ghes: Add helper for CPER CXL protocol errors checks
` [PATCH 5/6 v5] acpi/ghes: Add helper to copy CXL protocol error info to work struct
` [PATCH 6/6 v5] ACPI: extlog: Trace CPER CXL Protocol Error Section
[PATCH v2 0/2] AMD ATL PRM Updates
2025-10-17 13:26 UTC (3+ messages)
` [PATCH v2 1/2] ACPI: PRM: Add acpi_prm_handler_available()
` [PATCH v2 2/2] RAS/AMD/ATL: Require PRM support for future systems
*** Urgent Change ***
2025-10-17 12:45 UTC
[PATCH v12 0/2] ACPI: Add support for ACPI RAS2 feature table
2025-10-17 12:54 UTC (12+ messages)
` [PATCH v12 1/2] ACPI:RAS2: Add ACPI RAS2 driver
[PATCH 0/3] AMD ATL PRM Updates
2025-10-17 12:43 UTC (11+ messages)
` [PATCH 1/3] ACPI: PRM: Add acpi_prm_handler_available()
` [PATCH 2/3] RAS/AMD/ATL: Require PRM support for future systems
` [PATCH 3/3] RAS/AMD/ATL: Return error codes from helper functions
[PATCH v5 00/12] VRAM Self Refresh
2025-10-17 11:00 UTC (3+ messages)
` [PATCH v5 11/12] drm/xe/pm/s2idle: Don't evict user BOs for D3hot and D3cold-VRSR state
[PATCH v1 0/3] PM: runtimePCI/ACPI: TAD: Auto-cleanup macros for runtime PM
2025-10-17 9:43 UTC (15+ messages)
` [PATCH v1 1/3] PM: runtime: Introduce PM_RUNTIME_ACQUIRE_OR_FAIL() macro
` [PATCH v1 2/3] ACPI: TAD: Rearrange runtime PM operations in acpi_tad_remove()
` [PATCH v1 3/3] ACPI: TAD: Improve runtime PM using guard macros
[PATCH v4] ACPI: AGDI: Add interrupt signaling mode support
2025-10-17 7:39 UTC
[PATCH v2] acpi/hmat: Fix lockdep warning for hmem_register_resource()
2025-10-16 21:12 UTC (6+ messages)
[PATCH v7 0/8] AMD MCA interrupts rework
2025-10-16 16:37 UTC (9+ messages)
` [PATCH v7 1/8] x86/mce: Unify AMD THR handler with MCA Polling
` [PATCH v7 2/8] x86/mce: Unify AMD DFR "
` [PATCH v7 3/8] x86/mce/amd: Enable interrupt vectors once per-CPU on SMCA systems
` [PATCH v7 4/8] x86/mce/amd: Support SMCA Corrected Error Interrupt
` [PATCH v7 5/8] x86/mce/amd: Remove redundant reset_block()
` [PATCH v7 6/8] x86/mce/amd: Define threshold restart function for banks
` [PATCH v7 7/8] x86/mce: Handle AMD threshold interrupt storms
` [PATCH v7 8/8] x86/mce: Save and use APEI corrected threshold limit
[PATCH v1] ACPI: battery: Drop redundant locking
2025-10-15 13:52 UTC
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).