public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-10 16:53:27 to 2025-10-17 18:58:47 UTC [more...]

[PATCH v3 00/29] arm_mpam: Add basic mpam driver
 2025-10-17 18:56 UTC  (20+ 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 v2 00/29] arm_mpam: Add basic mpam driver
 2025-10-17 18:53 UTC  (76+ 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 05/29] arm64: kconfig: Add Kconfig entry for MPAM
` [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 v2 24/29] arm_mpam: Track bandwidth counter state for overflow and power management
` [PATCH v2 27/29] arm_mpam: Add helper to reset saved mbwu state
` [PATCH v2 28/29] arm_mpam: Add kunit test for bitmap reset
` [PATCH v2 29/29] arm_mpam: Add kunit tests for props_mismatch()

[PATCH 0/6] mailbox: pcc: Refactor and improve initialisation and interrupt handling
 2025-10-17 17:16 UTC  (15+ 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

[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  (19+ 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 v5 04/12] drm/xe/vrsr: Introduce flag has_vrsr
` [PATCH v5 05/12] drm/xe/vrsr: Detect VRSR Capability
` [PATCH v5 06/12] drm/xe/vrsr: Initialize VRSR feature
` [PATCH v5 07/12] drm/xe/vrsr: Enable VRSR on default VGA boot device
` [PATCH v5 08/12] drm/xe/vrsr: Refactor d3cold.allowed to a enum
` [PATCH v5 09/12] drm/xe/pm: D3cold target state
` [PATCH v5 10/12] drm/xe/vrsr: Enable VRSR
` [PATCH v5 11/12] drm/xe/pm/s2idle: Don't evict user BOs for D3hot and D3cold-VRSR state
` [PATCH v5 12/12] drm/xe/vrsr: Introduce a debugfs node named vrsr_capable

[PATCH] ACPI: property: Fix argument order in __acpi_node_get_property_reference()
 2025-10-17 10:07 UTC 

[REGRESSION] in 6.18-rc1, failed to query a GPIO using a name in ACPI
 2025-10-17 10:02 UTC  (4+ messages)

[PATCH v6 00/10] x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs
 2025-10-17  9:46 UTC  (12+ 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 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 0/9] reset: rework reset-gpios handling
 2025-10-17  7:12 UTC  (2+ messages)

[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 

[PATCH v4 00/29] lan966x pci device: Add support for SFPs
 2025-10-15  7:14 UTC  (30+ messages)
` [PATCH v4 01/29] Revert "treewide: Fix probing of devices in DT overlays"
` [PATCH v4 02/29] driver core: Rename get_dev_from_fwnode() wrapper to get_device_from_fwnode()
` [PATCH v4 03/29] of: dynamic: Fix overlayed devices not probing because of fw_devlink
` [PATCH v4 04/29] driver core: Avoid warning when removing a device while its supplier is unbinding
` [PATCH v4 05/29] dt-bindings: bus: Add simple-platform-bus
` [PATCH v4 06/29] bus: Introduce simple-platorm-bus
` [PATCH v4 07/29] misc: lan966x_pci: Use simple-platform-bus
` [PATCH v4 08/29] driver core: fw_devlink: Introduce fw_devlink_set_device()
` [PATCH v4 09/29] drivers: core: Use fw_devlink_set_device()
` [PATCH v4 10/29] pinctrl: cs42l43: "
` [PATCH v4 11/29] cxl/test: Use device_set_node()
` [PATCH v4 12/29] cxl/test: Use fw_devlink_set_device()
` [PATCH v4 13/29] PCI: of: "
` [PATCH v4 14/29] PCI: of: Set fwnode device of newly created PCI device nodes
` [PATCH v4 15/29] PCI: of: Remove fwnode_dev_initialized() call for a PCI root bridge node
` [PATCH v4 16/29] i2c: core: Introduce i2c_get_adapter_physdev()
` [PATCH v4 17/29] i2c: mux: Set adapter physical device
` [PATCH v4 18/29] i2c: mux: Create missing devlink between mux and "
` [PATCH v4 19/29] of: property: Allow fw_devlink device-tree on x86
` [PATCH v4 20/29] clk: lan966x: Add MCHP_LAN966X_PCI dependency
` [PATCH v4 21/29] i2c: busses: at91: "
` [PATCH v4 22/29] misc: lan966x_pci: Fix dtso nodes ordering
` [PATCH v4 23/29] misc: lan966x_pci: Split dtso in dtsi/dtso
` [PATCH v4 24/29] misc: lan966x_pci: Rename lan966x_pci.dtso to lan966x_evb_lan9662_nic.dtso
` [PATCH v4 25/29] PCI: Add Microchip LAN9662 PCI Device ID
` [PATCH v4 26/29] misc: lan966x_pci: Introduce board specific data
` [PATCH v4 27/29] misc: lan966x_pci: Add dtsi/dtso nodes in order to support SFPs
` [PATCH v4 28/29] misc: lan966x_pci: Sort the drivers list in Kconfig help
` [PATCH v4 29/29] misc: lan966x_pci: Add drivers needed to support SFPs "

[PATCH] ACPI: PPTT: Dump PPTT table when error detected
 2025-10-15  1:50 UTC  (3+ messages)

[PATCH v2 00/10] LUO: PCI subsystem (phase I)
 2025-10-14 20:44 UTC  (10+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 5c9d9ffa1aa9b73764439430e19a44c6ec75548a
 2025-10-14 15:49 UTC 

[PATCH v3 0/1] Common csr_read_num() and csr_write_num() for RISC-V
 2025-10-14 13:21 UTC  (2+ messages)
` [PATCH v3 1/1] RISC-V: Add common csr_read_num() and csr_write_num() functions

[REGRESSION 00/04] Crash during resume of pcie bridge
 2025-10-14 10:50 UTC  (5+ messages)

[PATCH] ACPI: RIMT: Fix unused function warnings when CONFIG_IOMMU_API is disabled
 2025-10-13 18:19 UTC 

[PATCH v3 0/8] Enhanced autonomous selection and improvements
 2025-10-13 12:51 UTC  (7+ messages)
` [PATCH v3 1/8] cpufreq: CPPC: Add generic helpers for sysfs show/store
` [PATCH v3 6/8] cpufreq: CPPC: Add sysfs for min/max_perf and perf_limited

[PATCH 1/1] ACPI: PRM: Skip the initialization when boot from legacy BIOS
 2025-10-13  8:31 UTC 


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