messages from 2025-09-19 01:53:09 to 2025-09-26 02:32:02 UTC [more...]
[PATCH v2 00/29] arm_mpam: Add basic mpam driver
2025-09-26 2:31 UTC (40+ 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 17/29] arm_mpam: Extend reset logic to allow devices to be reset any time
` [PATCH v2 18/29] arm_mpam: Register and enable IRQs
` [PATCH v2 19/29] arm_mpam: Use a static key to indicate when mpam is enabled
` [PATCH v2 20/29] arm_mpam: Allow configuration to be applied and restored during cpu online
` [PATCH v2 23/29] arm_mpam: Add mpam_msmon_read() to read monitor value
[PATCH v10 00/24] Linux SBI MPXY and RPMI drivers
2025-09-26 2:07 UTC (10+ messages)
` [PATCH v10 07/24] mailbox: Add RISC-V SBI message proxy (MPXY) based mailbox driver
` [PATCH v10 08/24] dt-bindings: clock: Add RPMI clock service message proxy bindings
` [PATCH v10 10/24] clk: Add clock driver for the RISC-V RPMI clock service group
[PATCH v4 0/2] device property: Add scoped fwnode child node iterators
2025-09-25 20:43 UTC (12+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] i2c: core: Use fwnode_for_each_child_node_scoped()
[PATCH v1 0/4] cpufreq: Fixes and cleanups related to CPUFREQ_ETERNAL
2025-09-25 18:33 UTC (12+ messages)
` [PATCH v1 1/4] cpufreq: Make drivers using CPUFREQ_ETERNAL specify transition latency
` [PATCH v1 2/4] cpufreq: CPPC: Avoid using CPUFREQ_ETERNAL as transition delay
` [PATCH v1 3/4] ACPI: CPPC: Replace CPUFREQ_ETERNAL with CPPC-specific symbol
` [PATCH v2 3/4] ACPI: CPPC: Do not use CPUFREQ_ETERNAL as an error value
` [PATCH v1 4/4] cpufreq: Drop unused symbol CPUFREQ_ETERNAL
[PATCH RESEND 00/62] initrd: remove classic initrd support
2025-09-25 13:10 UTC (6+ messages)
` [PATCH-RFC] init: simplify initrd code (was Re: [PATCH RESEND 00/62] initrd: remove classic initrd support)
Linux APIs for parsing ACPI tables
2025-09-25 12:58 UTC
[PATCH v2 00/16] Align availability checks on fwnode child node enumeration
2025-09-25 10:40 UTC (39+ messages)
` [PATCH v2 01/16] ACPI: property: Make acpi_get_next_subnode() static
` [PATCH v2 02/16] ACPI: property: Use ACPI functions in acpi_graph_get_next_endpoint() only
` [PATCH v2 03/16] ACPI: property: Rework acpi_graph_get_next_endpoint()
` [PATCH v2 04/16] ACPI: property: Return present device nodes only on fwnode interface
` [PATCH v2 05/16] property: Move Return: section of fwnode_graph_get_endpoint_by_id() down
` [PATCH v2 06/16] property: Drop DEVICE_DISABLED flag in fwnode_graph_get_endpoint_by_id()
` [PATCH v2 07/16] property: Drop DEVICE_DISABLED flag in fwnode_graph_get_endpoint_count()
` [PATCH v2 08/16] property: Document that fwnode API returns available nodes
` [PATCH v2 09/16] driver core: Use fwnode_for_each_child_node() instead
` [PATCH v2 10/16] net: lan966x: "
` [PATCH v2 11/16] Input: touch-overlay - "
` [PATCH v2 12/16] media: thp7312: "
` [PATCH v2 13/16] leds: "
` [PATCH v2 14/16] leds: Use fwnode_get_next_child_node() instead
` [PATCH v2 15/16] property: Drop functions operating on "available" child nodes
` [PATCH v2 16/16] spi: cadence: Remove explicit device node availability check
thinkpad_acpi: disagreement about versions
2025-09-25 7:12 UTC
[PATCH v4 0/7] Disable ATS via iommu during PCI resets
2025-09-24 21:02 UTC (25+ 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 RESEND 00/62] initrd: remove classic initrd support
2025-09-24 19:20 UTC (4+ messages)
[PATCH v1] ACPI: battery: Add synchronization between interface updates
2025-09-24 18:37 UTC
[PATCH v6] ACPI: battery: prevent sysfs_add_battery re-entry on rapid events
2025-09-24 17:22 UTC (10+ messages)
` "
[PATCH v2] ACPI: battery: prevent sysfs_add_battery re-entry on rapid events
2025-09-23 16:18 UTC (2+ messages)
` Re:[PATCH v6] "
[PATCH v2] ACPI: debug: fix signedness issues in read/write helpers
2025-09-23 13:47 UTC (2+ messages)
[PATCH v5 0/1] ACPI: processor: Fix function declaration of processor_idle.c
2025-09-23 13:34 UTC (3+ messages)
` [PATCH v5 1/1] ACPI: processor: Do not expose the global acpi_idle_driver variable
[PATCH v2 0/6] ACPI: DPTF: Move INT340X enumeration from DPTF core to thermal drivers
2025-09-23 12:16 UTC (3+ messages)
` [PATCH v2 1/6] ACPI: DPTF: Ignore SoC DTS thermal while scanning
[PATCH v3 00/26] genirq: Add support for percpu_devid IRQ affinity
2025-09-23 11:17 UTC (33+ 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
[rafael-pm:bleeding-edge] BUILD SUCCESS f8254bbe1a14f6a603eb88ff81af41a38c363aab
2025-09-23 10:09 UTC
[PATCH 00/14] Align availability checks on fwnode child node enumeration
2025-09-23 8:29 UTC (8+ messages)
` [PATCH 06/14] property: Document that fwnode API returns available nodes
` [PATCH 07/14] driver core: Use fwnode_for_each_child_node() instead
` [PATCH 12/14] leds: Use fwnode_get_next_child_node() instead
[PATCH v2] mm/memory-failure: Support disabling soft offline for HugeTLB pages
2025-09-23 6:03 UTC (10+ messages)
[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] 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 (3+ messages)
` [PATCH 1/2] x86/acpi/cstate: Remove open coded check for cpu_feature_enabled()
[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 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 (6+ messages)
` [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 v2 00/25] genirq: Add support for percpu_devid IRQ affinity
2025-09-21 15:32 UTC (4+ messages)
` [PATCH v2 11/25] genirq: Kill handle_percpu_devid_fasteoi_nmi()
[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 v12 0/2] ACPI: Add support for ACPI RAS2 feature table
2025-09-19 10:39 UTC (9+ 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 (12+ messages)
` [PATCH v2] "
` PATCH v3 "
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