public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-05 23:51:17 to 2025-11-11 05:13:36 UTC [more...]

[PATCH v5 0/5] Disable ATS via iommu during PCI resets
 2025-11-11  5:12 UTC  (5+ messages)
` [PATCH v5 1/5] iommu: Lock group->mutex in iommu_deferred_attach()
` [PATCH v5 2/5] iommu: Tiny domain for iommu_setup_dma_ops()
` [PATCH v5 3/5] iommu: Add iommu_driver_get_domain_for_dev() helper
` [PATCH v5 4/5] iommu: Introduce iommu_dev_reset_prepare() and iommu_dev_reset_done()

[PATCH 00/33] arm_mpam: Add basic mpam driver
 2025-11-11  0:45 UTC  (92+ messages)
` [PATCH 01/33] ACPI / PPTT: Add a helper to fill a cpumask from a processor container
` [PATCH 02/33] ACPI / PPTT: Stop acpi_count_levels() expecting callers to clear levels
` [PATCH 03/33] ACPI / PPTT: Add acpi_pptt_cache_v1_full to use pptt cache as one structure
` [PATCH 04/33] ACPI / PPTT: Find cache level by cache-id
` [PATCH 05/33] ACPI / PPTT: Add a helper to fill a cpumask from a cache_id
` [PATCH 06/33] arm64: kconfig: Add Kconfig entry for MPAM
` [PATCH 07/33] platform: Define platform_device_put cleanup handler
` [PATCH 08/33] ACPI: Define acpi_put_table cleanup handler and acpi_get_table_ret() helper
` [PATCH 09/33] ACPI / MPAM: Parse the MPAM table
` [PATCH 10/33] arm_mpam: Add probe/remove for mpam msc driver and kbuild boiler plate
` [PATCH 11/33] arm_mpam: Add the class and component structures for firmware described ris
` [PATCH 12/33] arm_mpam: Add MPAM MSC register layout definitions
` [PATCH 13/33] arm_mpam: Add cpuhp callbacks to probe MSC hardware
` [PATCH 14/33] arm_mpam: Probe hardware to find the supported partid/pmg values
` [PATCH 15/33] arm_mpam: Add helpers for managing the locking around the mon_sel registers
` [PATCH 16/33] arm_mpam: Probe the hardware features resctrl supports
` [PATCH 17/33] arm_mpam: Merge supported features during mpam_enable() into mpam_class
` [PATCH 18/33] arm_mpam: Reset MSC controls from cpuhp callbacks
` [PATCH 19/33] arm_mpam: Add a helper to touch an MSC from any CPU
` [PATCH 20/33] arm_mpam: Extend reset logic to allow devices to be reset any time
` [PATCH 21/33] arm_mpam: Register and enable IRQs
` [PATCH 22/33] arm_mpam: Use a static key to indicate when mpam is enabled
` [PATCH 23/33] arm_mpam: Allow configuration to be applied and restored during cpu online
` [PATCH 24/33] arm_mpam: Probe and reset the rest of the features
` [PATCH 25/33] arm_mpam: Add helpers to allocate monitors
` [PATCH 26/33] arm_mpam: Add mpam_msmon_read() to read monitor value
` [PATCH 27/33] arm_mpam: Track bandwidth counter state for power management
` [PATCH 28/33] arm_mpam: Consider overflow in bandwidth counter state
` [PATCH 29/33] arm_mpam: Probe for long/lwd mbwu counters
` [PATCH 30/33] arm_mpam: Use long MBWU counters if supported
` [PATCH 31/33] arm_mpam: Add helper to reset saved mbwu state
` [PATCH 32/33] arm_mpam: Add kunit test for bitmap reset
` [PATCH 33/33] arm_mpam: Add kunit tests for props_mismatch()

[PATCH] spi: Add TODO comment about ACPI GPIO setup
 2025-11-10 23:40 UTC  (3+ messages)

[PATCH v6 00/10] x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs
 2025-11-10 20:56 UTC  (10+ messages)
` [PATCH v6 02/10] x86/acpi: Move acpi_wakeup_cpu() and helpers to smpwakeup.c

[PATCH v6 0/8] reset: rework reset-gpios handling
 2025-11-10 16:57 UTC  (11+ messages)
` [PATCH v6 1/8] software node: read the reference args via the fwnode API
` [PATCH v6 2/8] software node: increase the reference of the swnode by its fwnode
` [PATCH v6 3/8] software node: allow referencing firmware nodes
` [PATCH v6 4/8] gpio: swnode: allow referencing GPIO chips by "
` [PATCH v6 5/8] reset: order includes alphabetically in reset/core.c
` [PATCH v6 6/8] reset: make the provider of reset-gpios the parent of the reset device
` [PATCH v6 7/8] reset: gpio: convert the driver to using the auxiliary bus
` [PATCH v6 8/8] reset: gpio: use software nodes to setup the GPIO lookup

[PATCH v3] cpufreq: CPPC: Update FIE arch_freq_scale in ticks for non-PCC regs
 2025-11-10 16:49 UTC  (2+ messages)

[PATCH v1 0/3] PM: runtime: Wrapper macros for usage counter guards
 2025-11-10 16:06 UTC  (6+ messages)
` [PATCH v1 1/3] PM: runtime: Wrapper macros for ACQUIRE()/ACQUIRE_ERR()
` [PATCH v1 2/3] PCI/sysfs: Use PM_RUNTIME_ACQUIRE()/PM_RUNTIME_ACQUIRE_ERR
` [PATCH v1 3/3] ACPI: TAD: "

[PATCH 5.10] gpiolib: acpi: handle overflow check in acpi_gpio_adr_space_handler()
 2025-11-10 15:25 UTC 

[PATCH] mailbox: pcc: support polling mode when there is no platform IRQ
 2025-11-10 15:08 UTC 

[REGRESSION 00/04] Crash during resume of pcie bridge
 2025-11-10 13:33 UTC  (13+ messages)

[PATCH v2 0/3] Add extreme platform profile
 2025-11-10 11:14 UTC  (5+ messages)
` [PATCH v2 1/3] acpi: platform_profile - Add Extreme profile option
` [PATCH v2 2/3] platform/x86: lenovo-wmi-gamezone Use extreme rather than balanced-performance
` [PATCH v2 3/3] platform/x86: wmi-gamezone: Add Legion Go 2 Quirks

[PATCH v4 0/8] Enhanced autonomous selection and improvements
 2025-11-10 11:00 UTC  (4+ messages)
` [PATCH v4 1/8] cpufreq: CPPC: Add generic helpers for sysfs show/store

[PATCH v4] ACPI: AGDI: Add interrupt signaling mode support
 2025-11-10  7:38 UTC  (5+ messages)

[REGRESSION][BISECTED] Dell Precision 7780 wakes up on its own from suspend
 2025-11-09 19:08 UTC  (4+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 6030c3f9f689fd5e1f23e9cc721da9b55bf8fde0
 2025-11-09  4:09 UTC 

[PATCH v2 0/5] CPPC/amd-pstate: Fixes to limit actions to online CPUs
 2025-11-09  4:04 UTC  (8+ messages)
` [PATCH v2 1/5] ACPI: CPPC: Detect preferred core availability on "
` [PATCH v2 2/5] ACPI: CPPC: Check _CPC validity for only the "
` [PATCH v2 3/5] ACPI: CPPC: Perform fast check switch only for "
` [PATCH v2 4/5] ACPI: CPPC: Limit perf ctrs in PCC check only to "
` [PATCH v2 5/5] cpufreq/amd-pstate: Call cppc_set_auto_sel() only for "

[rafael-pm:fixes] BUILD SUCCESS d1dbf135dcce0eafcc24bddf17c48738846a6eb9
 2025-11-09  2:38 UTC 

[RESEND PATCH v4 0/2] acpi/hmat: hmat_register_target() refactor to address lockdep warning
 2025-11-08  1:06 UTC  (4+ messages)
` [RESEND PATCH v4 1/2] acpi/hmat: Return when generic target is updated
` [RESEND PATCH v4 2/2] acpi/hmat: Fix lockdep warning for hmem_register_resource()

[PATCH v4] ACPI: mrrm: Fix memory leaks and improve error handling
 2025-11-07 20:51 UTC 

[PATCH v4 4/8] ACPI: CPPC: add APIs and sysfs interface for min/max_perf
 2025-11-07 20:08 UTC  (4+ messages)

[PATCH 0/6 v7] Make ELOG and GHES log and trace consistently
 2025-11-07 19:59 UTC  (7+ messages)
` [PATCH 4/6 v7] acpi/ghes: Add helper for CXL protocol errors checks
` [PATCH 5/6 v7] acpi/ghes: Add helper to copy CXL protocol error info to work struct
` [PATCH 6/6 v7] ACPI: extlog: Trace CPER CXL Protocol Error Section

[PATCH v4 0/2] ACPI: DPTF: Move INT340X enumeration from DPTF scan handler to ACPI core
 2025-11-07 19:48 UTC  (2+ messages)

[PATCH 0/4] PM: Hibernate: Add hibernation cancellation support
 2025-11-07 18:44 UTC  (5+ messages)
` [PATCH 1/4] PM: hibernate: export pm_sleep_transition_in_progress()
` [PATCH 2/4] ACPI: button: Cancel hibernation if button is pressed during hibernation
` [PATCH 3/4] Input: Ignore the KEY_POWER events if hibernation is in progress
` [PATCH 4/4] PM: sleep: clear pm_abort_suspend at suspend

[PATCH] ACPI: processor: idle: Remove useless codes about the verification of cstate count
 2025-11-07 17:49 UTC  (2+ messages)

[PATCH v3 00/29] arm_mpam: Add basic mpam driver
 2025-11-07 10:53 UTC  (33+ 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 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 08/29] arm_mpam: Add the class and component structures for firmware described ris
` [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 26/29] arm_mpam: Use long MBWU counters if supported

[PATCH 0/4] ACPI: CPPC: Fixes to limit actions to online CPUs
 2025-11-07  4:42 UTC  (3+ messages)

[PATCH] ACPI: APEI: GHES: Improve ghes_notify_nmi() status check
 2025-11-07  2:20 UTC  (8+ messages)

[GIT PULL] ACPI fixes for v6.18-rc5
 2025-11-07  0:49 UTC  (2+ messages)

[PATCH v5 0/3] mm: Implement ECC handling for pfn with no struct page
 2025-11-06 21:56 UTC  (3+ messages)
` [PATCH v5 3/3] vfio/nvgrace-gpu: register device memory for poison handling

[PATCH v3 0/2] acpi/hmat: hmat_register_target() refactor to address lockdep warning
 2025-11-06 20:27 UTC  (4+ messages)
` [PATCH v4 2/2] acpi/hmat: Fix lockdep warning for hmem_register_resource()

[BUG] intel_pstate: CPU frequencies miscalculated/incorrectly detected on Arrow Lake hardware
 2025-11-06 19:46 UTC  (3+ messages)

[PATCH v3 07/29] arm_mpam: Add probe/remove for mpam msc driver and kbuild boiler plate
 2025-11-06 17:48 UTC  (2+ messages)

[PATCH v5 0/8] reset: rework reset-gpios handling
 2025-11-06 14:18 UTC  (6+ messages)
` [PATCH v5 3/8] software node: allow referencing firmware nodes
` [PATCH v5 8/8] reset: gpio: use software nodes to setup the GPIO lookup

[PATCH] spi: Try to get ACPI GPIO IRQ earlier
 2025-11-06 13:09 UTC  (11+ messages)


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