Linux ACPI
 help / color / mirror / Atom feed
 messages from 2025-08-19 07:36:44 to 2025-08-25 17:33:47 UTC [more...]

[PATCH v5 00/20] AMD MCA interrupts rework
 2025-08-25 17:33 UTC  (6+ messages)
` [PATCH v5 01/20] x86/mce/amd: Rename threshold restart function
` [PATCH v5 02/20] x86/mce/amd: Remove return value for mce_threshold_{create,remove}_device()
` [PATCH v5 03/20] x86/mce/amd: Remove smca_banks_map
` [PATCH v5 04/20] x86/mce/amd: Put list_head in threshold_bank
` [PATCH v5 05/20] x86/mce: Cleanup bank processing on init

[REGRESSION][BISECTED] Dell Precision 7780 wakes up on its own from suspend
 2025-08-25 15:36 UTC  (8+ messages)

[PATCH] pnp: isapnp: use str_plural() to simplify the code
 2025-08-25 15:31 UTC  (2+ messages)

[PATCH] ACPICA: add more parameter validation for acpi_walk_namespace()
 2025-08-25 15:00 UTC  (2+ messages)

[PATCH v2 0/2] ACPI: processor: idle: Per-CPU idle driver for hybrid CPUs
 2025-08-25 14:56 UTC  (5+ messages)
` [PATCH v2 1/2] cpuidle: Add interface to get cpuidle_driver by CPU ID
` [PATCH v2 2/2] ACPI: processor: idle: Replace single idle driver with per-CPU model for better hybrid CPU support

[PATCH v3] ACPICA: Add SoundWire File Table (SWFT) signature
 2025-08-25 14:46 UTC  (3+ messages)

[PATCH] ACPI: tables: FPDT: Fix memory leak in acpi_init_fpdt()
 2025-08-25 14:31 UTC  (2+ messages)

[PATCH v3 0/2] HP EliteBook 855 G7 WWAN modem power resource quirk
 2025-08-25 14:27 UTC  (2+ messages)

[PATCH v1] cpufreq: use __free() for all cpufreq_cpu_get() references
 2025-08-25 14:13 UTC  (3+ messages)

[PATCH v4 00/22] AMD MCA interrupts rework
 2025-08-25 13:59 UTC  (4+ messages)
` [PATCH v4 08/22] x86/mce/amd: Put list_head in threshold_bank

[PATCH] ACPI: AGDI: Add interrupt signaling mode support
 2025-08-25  8:23 UTC  (5+ messages)

[PATCH v3 0/2] ACPI: processor: idle: Optimize acpi idle driver registration
 2025-08-25  6:05 UTC  (7+ messages)
` [PATCH v3 1/2] ACPI: processor: idle: Fix memory leak when register cpuidle device failed
` [PATCH v3 2/2] ACPI: processor: idle: Optimize acpi idle driver registration

[PATCH v3 00/15] Prepare for new Intel Family numbers
 2025-08-24 22:39 UTC  (8+ messages)
` [PATCH v3 13/15] x86/cpu/intel: Bound the non-architectural constant_tsc model checks

[PATCH 00/33] arm_mpam: Add basic mpam driver
 2025-08-24 17:25 UTC  (75+ messages)
` [PATCH 01/33] cacheinfo: Expose the code to generate a cache-id from a device_node
` [PATCH 02/33] drivers: base: cacheinfo: Add helper to find the cache size from cpu+level
` [PATCH 03/33] ACPI / PPTT: Add a helper to fill a cpumask from a processor container
` [PATCH 04/33] ACPI / PPTT: Stop acpi_count_levels() expecting callers to clear levels
` [PATCH 05/33] ACPI / PPTT: Find cache level by cache-id
` [PATCH 06/33] ACPI / PPTT: Add a helper to fill a cpumask from a cache_id
` [PATCH 07/33] arm64: kconfig: Add Kconfig entry for MPAM
` [PATCH 08/33] ACPI / MPAM: Parse the MPAM table
` [PATCH 09/33] dt-bindings: arm: Add MPAM MSC binding
` [PATCH 10/33] arm_mpam: Add probe/remove for mpam msc driver and kbuild boiler plate
` [PATCH 11/33] arm_mpam: Add support for memory controller MSC on DT platforms
` [PATCH 12/33] arm_mpam: Add the class and component structures for ris firmware described
` [PATCH 13/33] arm_mpam: Add MPAM MSC register layout definitions
` [PATCH 14/33] arm_mpam: Add cpuhp callbacks to probe MSC hardware
` [PATCH 15/33] arm_mpam: Probe MSCs to find the supported partid/pmg values
` [PATCH 16/33] arm_mpam: Add helpers for managing the locking around the mon_sel registers
` [PATCH 17/33] arm_mpam: Probe the hardware features resctrl supports
` [PATCH 18/33] arm_mpam: Merge supported features during mpam_enable() into mpam_class
` [PATCH 19/33] arm_mpam: Reset MSC controls from cpu hp callbacks
` [PATCH 20/33] arm_mpam: Add a helper to touch an MSC from any CPU
` [PATCH 21/33] arm_mpam: Extend reset logic to allow devices to be reset any time
` [PATCH 22/33] arm_mpam: Register and enable IRQs
` [PATCH 23/33] arm_mpam: Use a static key to indicate when mpam is enabled
` [PATCH 24/33] arm_mpam: Allow configuration to be applied and restored during cpu online
` [PATCH 25/33] arm_mpam: Probe and reset the rest of the features
` [PATCH 26/33] arm_mpam: Add helpers to allocate monitors
` [PATCH 27/33] arm_mpam: Add mpam_msmon_read() to read monitor value
` [PATCH 28/33] arm_mpam: Track bandwidth counter state for overflow and power management
` [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 v11 0/3] ACPI: Add support for ACPI RAS2 feature table
 2025-08-24 12:41 UTC  (11+ messages)
` [PATCH v11 1/3] mm: Add support to retrieve physical address range of memory from the node ID

[rafael-pm:bleeding-edge] BUILD SUCCESS 18fa6888b3a183083bca7561bb00b4bc36cc337a
 2025-08-24  9:40 UTC 

[PATCH v2 0/7] Enhanced autonomous selection and API
 2025-08-24  0:08 UTC  (10+ messages)
` [PATCH v2 1/7] ACPI: CPPC: add perf control read API and clarify naming
` [PATCH v2 2/7] ACPI: CPPC: extend APIs to support auto_sel and epp
` [PATCH v2 3/7] ACPI: CPPC: add APIs and sysfs interface for min/max_perf
` [PATCH v2 4/7] ACPI: CPPC: add APIs and sysfs interface for perf_limited register
` [PATCH v2 5/7] cpufreq: CPPC: update policy min/max when toggling auto_select
` [PATCH v2 6/7] cpufreq: CPPC: Add sysfs for min/max_perf and perf_limited
` [PATCH v2 7/7] cpufreq: CPPC: add autonomous mode boot parameter support

[PATCH] drivers: acpi: Use str_low_high() helper
 2025-08-23 22:03 UTC 

[PATCH 00/16] CXL.mem error isolation support
 2025-08-22 19:19 UTC  (3+ messages)
` [PATCH 14/16] ACPI: Add CXL isolation _OSC fields

[PATCH v3 0/5] Disable ATS via iommu during PCI resets
 2025-08-22 18:50 UTC  (29+ messages)
` [PATCH v3 3/5] iommu: Add iommu_get_domain_for_dev_locked() helper
` [PATCH v3 5/5] pci: Suspend iommu function prior to resetting a device

[PATCH v5 0/2] PCI/AER: Handle Advisory Non-Fatal error
 2025-08-22 18:15 UTC  (5+ messages)

[PATCH v5 2/2] PCI/AER: Print UNCOR_STATUS bits that might be ANFE
 2025-08-22 17:27 UTC  (2+ messages)

[PATCH v5 1/2] PCI/AER: Clear UNCOR_STATUS bits that might be ANFE
 2025-08-22 17:20 UTC  (2+ messages)

[PATCH] ACPI / device_sysfs: Use ACPI_FREE for ACPI object deallocation
 2025-08-22  6:19 UTC 

[PATCH v2 0/4] cxl, acpi/hmat, node: Update CXL access coordinates to node directly
 2025-08-21 21:17 UTC  (6+ messages)
` [PATCH v2 1/4] mm/memory_hotplug: Update comment for hotplug memory callback priorities
` [PATCH v2 2/4] drivers/base/node: Add a helper function node_update_perf_attrs()
` [PATCH v2 3/4] cxl, acpi/hmat: Update CXL access coordinates directly instead of through HMAT
` [PATCH v2 4/4] acpi/hmat: Remove now unused hmat_update_target_coordinates()

[GIT PULL] ACPI fixes for v6.17-rc3
 2025-08-21 20:26 UTC  (2+ messages)

[rafael-pm:fixes] BUILD SUCCESS 6156419a5cf690914d46a5ba313c073963fb91b5
 2025-08-21 14:14 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS f0f47deb2a09709a26ad0e6ab40e9b5cfdcbe679
 2025-08-21 14:13 UTC 

[PATCH v5] gpiolib: acpi: Program debounce when finding GPIO
 2025-08-21  9:41 UTC  (2+ messages)

[PATCH v5 00/10] x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs
 2025-08-20 23:11 UTC  (2+ messages)

[PATCH v3 0/8] Cache coherency management subsystem
 2025-08-20 17:44 UTC  (11+ messages)
` [PATCH v3 1/8] memregion: Drop unused IORES_DESC_* parameter from cpu_cache_invalidate_memregion()
` [PATCH v3 2/8] memregion: Support fine grained invalidate by cpu_cache_invalidate_memregion()
` [PATCH v3 3/8] lib: Support ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGION
` [PATCH v3 4/8] MAINTAINERS: Add Jonathan Cameron to drivers/cache
` [PATCH v3 5/8] arm64: Select GENERIC_CPU_CACHE_MAINTENANCE and ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGION
` [PATCH v3 6/8] cache: Support cache maintenance for HiSilicon SoC Hydra Home Agent
` [PATCH v3 7/8] acpi: PoC of Cache control via ACPI0019 and _DSM
` [PATCH v3 8/8] Hack: Pretend we have PSCI 1.2

[PATCH] ACPI: video: force native for Lenovo 82K8
 2025-08-20 17:09 UTC 

[PATCH] gpiolib: acpi: Program debounce when finding GPIO
 2025-08-20 15:04 UTC  (5+ messages)

[PATCH] software node: Constify node_group in registration functions
 2025-08-20 14:42 UTC  (2+ messages)

[PATCH 1/2] gpiolib: acpi: Add quirk for ASUS ProArt PX13
 2025-08-20 13:46 UTC  (5+ messages)
` [PATCH 2/2] pinctrl: amd: Add PM debugging message for turning on/off wakes

[PATCH v2 0/2] Common csr_read_num() and csr_write_num() for RISC-V
 2025-08-20  7:12 UTC  (8+ messages)
` [PATCH v2 1/2] ACPI: RISC-V: Fix FFH_CPPC_CSR error handling
` [PATCH v2 2/2] RISC-V: Add common csr_read_num() and csr_write_num() functions

[PATCH] ACPI: Battery: Fix incorrect fallthrough in extract_package()
 2025-08-20  4:43 UTC 

[PATCH 0/4] cxl, acpi/hmat, node: Update CXL access coordinates to node directly
 2025-08-19 19:08 UTC  (11+ messages)
` [PATCH 1/4] mm/memory_hotplug: Update comment for hotplug memory callback priorities
` [PATCH 2/4] drivers/base/node: Add a helper function node_update_perf_attrs()

[rafael-pm:bleeding-edge] BUILD SUCCESS b52a57d2305d990e8101f097fcee45216477d2bd
 2025-08-19 17:15 UTC 

[rafael-pm:fixes] BUILD SUCCESS 55ce7d7973229a41cadcb4b92aa6e99ffda506cf
 2025-08-19 16:41 UTC 

[PATCH] ACPI: APEI: EINJ: fix potential NULL dereference in __einj_error_inject
 2025-08-19 14:04 UTC  (2+ messages)

[REGRESSION] tty lockup and WWAN loss after hibernate/suspend in 6.8+ on ThinkPad X1 Carbon Gen 10
 2025-08-19 13:45 UTC  (9+ messages)

[PATCH] ACPI: PM: s2idle: Fix memory leak in lpi_device_get_constraints()
 2025-08-19  7:35 UTC 


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