public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-13 10:56:56 to 2025-11-19 04:07:00 UTC [more...]

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

[PATCH v6 0/5] Disable ATS via iommu during PCI resets
 2025-11-19  3:03 UTC  (9+ messages)
` [PATCH v6 1/5] iommu: Lock group->mutex in iommu_deferred_attach()
` [PATCH v6 2/5] iommu: Tidy domain for iommu_setup_dma_ops()
` [PATCH v6 3/5] iommu: Add iommu_driver_get_domain_for_dev() helper
` [PATCH v6 4/5] iommu: Introduce pci_dev_reset_iommu_prepare/done()
` [PATCH v6 5/5] PCI: Suspend iommu function prior to resetting a device

[PATCH v5 0/5] Disable ATS via iommu during PCI resets
 2025-11-19  2:57 UTC  (30+ messages)
` [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 v5 5/5] pci: Suspend iommu function prior to resetting a device

[PATCH] ACPI: APEI: EINJ: Fix EINJV2 initialization and injection
 2025-11-19  1:27 UTC 

[PATCH 00/33] arm_mpam: Add basic mpam driver
 2025-11-18 22:55 UTC  (35+ messages)
` [PATCH 09/33] ACPI / MPAM: Parse the MPAM table
` [PATCH 11/33] arm_mpam: Add the class and component structures for firmware described ris
` [PATCH 14/33] arm_mpam: Probe hardware to find the supported partid/pmg values
` [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 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 v4 00/10] reset: rework reset-gpios handling
 2025-11-18 18:23 UTC  (6+ messages)
` [PATCH v4 04/10] gpio: swnode: don't use the swnode's name as the key for GPIO lookup

[PATCH v6 0/8] reset: rework reset-gpios handling
 2025-11-18 18:09 UTC  (11+ messages)
` [PATCH v6 8/8] reset: gpio: use software nodes to setup the GPIO lookup

[PATCH] PNP: Fix ISAPNP to generetae uevent to auto-load modules
 2025-11-18 16:37 UTC  (2+ messages)

[PATCH RESEND v5] vmcoreinfo: Track and log recoverable hardware errors
 2025-11-18 14:10 UTC  (3+ messages)

[PATCH v4 0/8] Enhanced autonomous selection and improvements
 2025-11-18 10:46 UTC  (16+ messages)
` [PATCH v4 3/8] ACPI: CPPC: extend APIs to support auto_sel and epp
` [PATCH v4 4/8] ACPI: CPPC: add APIs and sysfs interface for min/max_perf
` [PATCH v4 5/8] ACPI: CPPC: add APIs and sysfs interface for perf_limited register
` [PATCH v4 6/8] cpufreq: CPPC: Add sysfs for min/max_perf and perf_limited
` [PATCH v4 8/8] cpufreq: CPPC: add autonomous mode boot parameter support

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

[PATCH v3 00/14] Remove redundant rcu_read_lock/unlock() in spin_lock
 2025-11-18  7:24 UTC  (4+ messages)
` [PATCH v3 14/14] wifi: ath9k: "

[PATCH v7 0/9] x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs
 2025-11-18  5:13 UTC  (11+ messages)
` [PATCH v7 1/9] x86/acpi: Add functions to setup and access the wakeup mailbox
` [PATCH v7 2/9] dt-bindings: reserved-memory: Wakeup Mailbox for Intel processors
` [PATCH v7 3/9] x86/dt: Parse the "
` [PATCH v7 4/9] x86/hyperv/vtl: Set real_mode_header in hv_vtl_init_platform()
` [PATCH v7 5/9] x86/realmode: Make the location of the trampoline configurable
` [PATCH v7 6/9] x86/hyperv/vtl: Setup the 64-bit trampoline for TDX guests
` [PATCH v7 7/9] x86/acpi: Add a helper get the address of the wakeup mailbox
` [PATCH v7 8/9] x86/hyperv/vtl: Mark the wakeup mailbox page as private
` [PATCH v7 9/9] x86/hyperv/vtl: Use the wakeup mailbox to boot secondary CPUs

[REGRESSION 00/04] Crash during resume of pcie bridge
 2025-11-17 16:40 UTC  (15+ messages)
                          ` Crash during resume of pcie bridge due to infinite loop in ACPICA

[PATCH v3 0/3] Add max-power platform profile
 2025-11-17  0:21 UTC  (9+ messages)
` [PATCH v3 1/3] acpi: platform_profile - Add max-power profile option
` [PATCH v3 2/3] platform/x86: lenovo-wmi-gamezone Use max-power rather than balanced-performance
` [PATCH v3 3/3] platform/x86: wmi-gamezone: Add Legion Go 2 Quirks

[rafael-pm:bleeding-edge] BUILD SUCCESS d6723a6d18bcfd5835c6dc634ea75104992c19bc
 2025-11-16  5:23 UTC 

[PATCH RFC 0/8] thermal: core: Allow setting the parent device of thermal zone/cooling devices
 2025-11-15 20:07 UTC  (7+ messages)
` [PATCH RFC 1/8] thermal: core: Allow setting the parent device of cooling devices
` [PATCH RFC 2/8] thermal: core: Set parent device in thermal_of_cooling_device_register()
` [PATCH RFC 3/8] ACPI: processor: Stop creating "device" sysfs link

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

[PATCH v4 00/29] lan966x pci device: Add support for SFPs
 2025-11-14 17:48 UTC  (8+ messages)
` [PATCH v4 05/29] dt-bindings: bus: Add simple-platform-bus

[PATCH v4] ACPI: AGDI: Add interrupt signaling mode support
 2025-11-14 15:23 UTC  (5+ messages)

[GIT PULL] ACPI support fixes for v6.18-rc6
 2025-11-14  0:41 UTC  (2+ messages)

[rafael-pm:fixes] BUILD SUCCESS 6306e0cca7bfa0d3caac250fbd6f71e2b7853ee3
 2025-11-14  0:12 UTC 

[PATCH v3 0/7] syscore: Pass context data to callbacks
 2025-11-13 19:18 UTC  (6+ messages)
` [PATCH v3 1/7] "

[PATCH v4 00/26] genirq: Add support for percpu_devid IRQ affinity
 2025-11-13 13:39 UTC  (7+ messages)
` [PATCH v4 14/26] genirq: Add affinity to percpu_devid interrupt requests
` [PATCH v4 17/26] genirq: Add request_percpu_irq_affinity() helper

[PATCH v1 0/3] PM: runtime: Wrapper macros for usage counter guards
 2025-11-13 11:35 UTC  (7+ messages)


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