Linux-ACPI Archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-24 07:06:47 to 2025-10-30 12:16:18 UTC [more...]

[PATCH v3 0/7] syscore: Pass context data to callbacks
 2025-10-30 12:16 UTC  (11+ messages)
` [PATCH v3 1/7] "
` [PATCH v3 2/7] MIPS: PCI: Use contextual data instead of global variable
` [PATCH v3 3/7] bus: mvebu-mbus: "
` [PATCH v3 4/7] clk: ingenic: tcu: "
` [PATCH v3 5/7] clk: mvebu: "
` [PATCH v3 6/7] irqchip/irq-imx-gpcv2: "
` [PATCH v3 7/7] soc/tegra: pmc: "

[PATCH v3 00/10] reset: rework reset-gpios handling
 2025-10-30 11:17 UTC  (21+ messages)
` [PATCH v3 01/10] software node: read the reference args via the fwnode API
` [PATCH v3 02/10] software node: increase the reference of the swnode by its fwnode
` [PATCH v3 03/10] software node: allow referencing firmware nodes
` [PATCH v3 04/10] gpio: swnode: don't use the swnode's name as the key for GPIO lookup
` [PATCH v3 05/10] gpio: swnode: allow referencing GPIO chips by firmware nodes
` [PATCH v3 06/10] gpio: swnode: update the property definitions
` [PATCH v3 07/10] reset: order includes alphabetically in reset/core.c
` [PATCH v3 08/10] reset: make the provider of reset-gpios the parent of the reset device
` [PATCH v3 09/10] reset: gpio: convert the driver to using the auxiliary bus
` [PATCH v3 10/10] reset: gpio: use software nodes to setup the GPIO lookup

[PATCH] ACPI: GTDT: Get rid of acpi_arch_timer_mem_init()
 2025-10-30 11:01 UTC 

[PATCH] ACPI: GTDT: Correctly number platform devices for MMIO timers
 2025-10-30 11:01 UTC 

[PATCH 0/4] clocksource: Add standalone MMIO ARM arch timer driver
 2025-10-30 10:33 UTC  (4+ messages)
` [PATCH 1/4] ACPI: GTDT: Generate platform devices for MMIO timers

[PATCH v3 00/29] arm_mpam: Add basic mpam driver
 2025-10-30  9:52 UTC  (60+ 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 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 15/29] arm_mpam: Reset MSC controls from cpuhp callbacks
` [PATCH v3 18/29] arm_mpam: Register and enable IRQs
` [PATCH v3 20/29] arm_mpam: Allow configuration to be applied and restored during cpu online
` [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 mpam mpam/snapshot/v6.14-rc1] arm64/mpam: Fix MBWU monitor overflow handling
        ` [PATCH] arm64/mpam: Clean MBWU monitor overflow bit
  ` [PATCH v2] "
` [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] ACPI: APEI: Handle repeated SEA error interrupts storm scenarios
 2025-10-30  7:13 UTC 

[PATCH v3 0/1] Common csr_read_num() and csr_write_num() for RISC-V
 2025-10-30  6:07 UTC  (4+ messages)
` [PATCH v3 1/1] RISC-V: Add common csr_read_num() and csr_write_num() functions

[PATCH v6 00/10] x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs
 2025-10-30  5:43 UTC  (11+ messages)
` [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 v7 0/8] AMD MCA interrupts rework
 2025-10-29 16:02 UTC  (15+ messages)
` [PATCH v7 2/8] x86/mce: Unify AMD DFR handler with MCA Polling

[rafael-pm:bleeding-edge] BUILD SUCCESS d6e9920588cf094d2a89409fc444878781fe4e9c
 2025-10-29 12:18 UTC 

[RFC PATCH v2 00/10] Add RAS support for RISC-V architecture
 2025-10-29 11:26 UTC  (11+ messages)
` [RFC PATCH v2 01/10] riscv: Define ioremap_cache for RISC-V
` [RFC PATCH v2 02/10] riscv: Define arch_apei_get_mem_attribute "
` [RFC PATCH v2 03/10] acpi: Introduce SSE in HEST notification types
` [RFC PATCH v2 04/10] riscv: Add fixmap indices for GHES IRQ and SSE contexts
` [RFC PATCH v2 05/10] riscv: conditionally compile GHES NMI spool function
` [RFC PATCH v2 06/10] riscv: Add functions to register ghes having SSE notification
` [RFC PATCH v2 07/10] riscv: Add RISC-V entries in processor type and ISA strings
` [RFC PATCH v2 08/10] riscv: Introduce HEST SSE notification handlers
` [RFC PATCH v2 09/10] riscv: Select HAVE_ACPI_APEI required for RAS
` [RFC PATCH v2 10/10] riscv: Enable APEI GHES driver in defconfig

[PATCH v4 0/3] mm: Implement ECC handling for pfn with no struct page
 2025-10-29  3:15 UTC  (6+ messages)
` [PATCH v4 1/3] mm: Change ghes code to allow poison of non-struct pfn
` [PATCH v4 2/3] mm: handle poisoning of pfn without struct pages
` [PATCH v4 3/3] vfio/nvgrace-gpu: register device memory for poison handling

[PATCH v2 0/2] cpufreq: CPPC: Rework FIE warning prints and cppc_scale_freq_tick()
 2025-10-29  2:57 UTC  (6+ messages)
` [PATCH v2 1/2] cpufreq: CPPC: Don't warn if FIE init fails to read counters
` [PATCH v2 2/2] cpufreq: CPPC: Update FIE arch_freq_scale in ticks for non-PCC regs

[rafael-pm:fixes] BUILD SUCCESS 4690ba72814c7fb94efe8212f51014982fc8599a
 2025-10-28 20:43 UTC 

[PATCH 0/6 v6] Make ELOG and GHES log and trace consistently
 2025-10-28 16:19 UTC  (13+ messages)
` [PATCH 1/6 v6] ACPI: extlog: Trace CPER Non-standard Section Body
` [PATCH 2/6 v6] ACPI: extlog: Trace CPER PCI Express Error Section
` [PATCH 4/6 v6] acpi/ghes: Add helper for CXL protocol errors checks
` [PATCH 5/6 v6] acpi/ghes: Add helper to copy CXL protocol error info to work struct
` [PATCH 6/6 v6] ACPI: extlog: Trace CPER CXL Protocol Error Section

[PATCH] ACPI: mrrm: Fix memory leaks and improve error handling
 2025-10-28 16:17 UTC  (6+ messages)

[PATCH v3 0/2] acpi/hmat: hmat_register_target() refactor to address lockdep warning
 2025-10-28 15:15 UTC  (5+ 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 v1 0/9] ACPI: processor: idle: enhance and cleancode for cpuidle state
 2025-10-28 14:10 UTC  (28+ messages)
` [PATCH v1 2/9] ACPI: processor: idle: Return failure if entry method is not buffer or integer type
` [PATCH v1 3/9] ACPI: processor: idle: Return failure when get lpi_state->arch_flags failed
` [PATCH v1 5/9] ACPI: processor: idle: Add the verification of processor FFH LPI state
` [PATCH v1 6/9] ACPI: processor: idle: Do not change power states if get power info failed

[PATCH not for merging 0/7] irqchip/gic-v5: Code first ACPI boot support
 2025-10-28 10:19 UTC  (8+ messages)
` [PATCH not for merging 1/7] ACPICA: Add GICv5 MADT structures
` [PATCH not for merging 2/7] ACPICA: Add Arm IORT IWB node definitions
` [PATCH not for merging 3/7] irqdomain: Add parent field to irqchip_fwid
` [PATCH not for merging 4/7] PCI/MSI: Make the pci_msi_map_rid_ctlr_node() interface firmware agnostic
` [PATCH not for merging 5/7] irqchip/gic-v5: Add ACPI IRS probing
` [PATCH not for merging 6/7] irqchip/gic-v5: Add ACPI ITS probing
` [PATCH not for merging 7/7] irqchip/gic-v5: Add ACPI IWB probing

[PATCH] Documentation: ACPI: i2c-muxes: fix I2C device references
 2025-10-28  9:20 UTC  (2+ messages)

[PATCH v2 1/1] ACPI: PRM: Skip the initialization when boot from legacy BIOS
 2025-10-28  6:20 UTC 

[PATCH] ACPI / DPTF: Use ACPI_FREE() for ACPI buffer deallocation
 2025-10-28  5:20 UTC  (3+ messages)

[PATCH v3 0/3] ACPI fan _DSM support
 2025-10-27 20:28 UTC  (6+ messages)
` [PATCH v3 1/3] ACPI: fan: Add basic notification support
` [PATCH v3 2/3] ACPI: fan: Add hwmon "
` [PATCH v3 3/3] ACPI: fan: Add support for Microsoft fan extensions

[PATCH] ACPI: SPCR: Check for table version when using precise baudrate
 2025-10-27 19:45 UTC  (2+ messages)

[PATCH] ACPI: MRRM: Check revision of MRRM table
 2025-10-27 19:38 UTC  (5+ messages)

[PATCH] rust: acpi: replace `core::mem::zeroed` with `pin_init::zeroed`
 2025-10-27 19:30 UTC  (3+ messages)

i2c-mux ACPI parent device references in example
 2025-10-27 19:28 UTC  (5+ messages)

[PATCH v2 0/2] AMD ATL PRM Updates
 2025-10-27 19:20 UTC  (3+ messages)
` [PATCH v2 2/2] RAS/AMD/ATL: Require PRM support for future systems

[PATCH v5 00/12] VRAM Self Refresh
 2025-10-27 19:18 UTC  (7+ messages)
` [PATCH v5 01/12] PCI/ACPI: Add D3cold Aux Power Limit_DSM method
` [PATCH v5 02/12] PCI/ACPI: Per Root/Switch Downstream Port allow one aux power limit request
` [PATCH v5 03/12] PCI/ACPI: Add PERST# Assertion Delay _DSM method

[PATCH 1/1] ACPI: PRM: Skip the initialization when boot from legacy BIOS
 2025-10-27 18:25 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS WITH UNVERIFIED WARNING 0ed8ae1ead0222b851b290a8c8060541926fba00
 2025-10-27  5:24 UTC 

[PATCH 0/3] Add extreme platform profile
 2025-10-26 21:19 UTC  (10+ messages)
` [PATCH 1/3] acpi: platform_profile - Add Extreme profile option
` [PATCH 2/3] platform/x86: lenovo-wmi-gamezone Use Extreme vice balanced-performance
` [PATCH 3/3] platform/x86: lenovo-wmi-gamezone Use explicit allow list

[PATCH AUTOSEL 6.17-5.4] ACPI: property: Return present device nodes only on fwnode interface
 2025-10-26 14:48 UTC 

[PATCH AUTOSEL 6.17-6.12] ACPI: scan: Update honor list for RPMI System MSI
 2025-10-25 16:00 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS 7aa96c04a4106fe78ee4bd3229e0a66ea19f0ed7
 2025-10-25  9:49 UTC 

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

[PATCH v2 0/9] reset: rework reset-gpios handling
 2025-10-24 15:27 UTC  (9+ messages)
` [PATCH v2 3/9] software node: allow referencing firmware nodes
` [PATCH v2 4/9] gpio: swnode: don't use the swnode's name as the key for GPIO lookup

[PATCH v3 0/8] Enhanced autonomous selection and improvements
 2025-10-24 13:32 UTC  (10+ messages)
` [PATCH v3 3/8] ACPI: CPPC: extend APIs to support auto_sel and epp
` [PATCH v3 4/8] ACPI: CPPC: add APIs and sysfs interface for min/max_perf
` [PATCH v3 6/8] cpufreq: CPPC: Add sysfs for min/max_perf and perf_limited

[PATCH v3 0/3] mm: Implement ECC handling for pfn with no struct page
 2025-10-24 11:59 UTC  (17+ messages)
` [PATCH v3 1/3] mm: handle poisoning of pfn without struct pages
` [PATCH v3 2/3] mm: Change ghes code to allow poison of non-struct pfn

[PATCH v2 0/6] ACPI fan _DSM support
 2025-10-24  8:35 UTC  (6+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).