linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH v3 00/12] cpufreq: use __free() for all cpufreq_cpu_get() references
 2025-09-03  6:11 UTC  (22+ messages)
` [PATCH v3 01/12] arm64: topology: Use scope-based cleanup helper
` [PATCH v3 02/12] ACPI: processor: thermal: "
` [PATCH v3 03/12] cpufreq: intel_pstate: "
` [PATCH v3 04/12] cpufreq: longhaul: "
` [PATCH v3 05/12] cpufreq: powernv: "
` [PATCH v3 06/12] PM / devfreq: "
` [PATCH v3 07/12] drm/i915: "
` [PATCH v3 08/12] cpufreq: powerpc: macintosh: "
` [PATCH v3 09/12] powercap: dtpm_cpu: "
` [PATCH v3 10/12] thermal: imx: "
` [PATCH v3 11/12] thermal/drivers/ti-soc-thermal: "
` [PATCH v3 12/12] PM: EM: "

[PATCH v2] ACPI: AGDI: Add interrupt signaling mode support
 2025-09-03  2:42 UTC  (3+ messages)

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

[PATCH v2 0/7] Enhanced autonomous selection and API
 2025-09-02 19:48 UTC  (14+ messages)
` [PATCH v2 1/7] ACPI: CPPC: add perf control read API and clarify naming
` [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 v4 0/2] device property: Add scoped fwnode child node iterators
 2025-09-02 19:11 UTC  (4+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] i2c: core: Use fwnode_for_each_child_node_scoped()

[PATCH v12 0/2] ACPI: Add support for ACPI RAS2 feature table
 2025-09-02 17:30 UTC  (3+ messages)
` [PATCH v12 1/2] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v12 2/2] ras: mem: Add memory "

[PATCH v5 00/20] AMD MCA interrupts rework
 2025-09-02 17:25 UTC  (14+ messages)
` [PATCH v5 04/20] x86/mce/amd: Put list_head in threshold_bank
` [PATCH v5 07/20] x86/mce: Reorder __mcheck_cpu_init_generic() call
` [PATCH v5 13/20] x86/mce: Unify AMD THR handler with MCA Polling

[PATCH 00/33] arm_mpam: Add basic mpam driver
 2025-09-02 16:59 UTC  (91+ 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 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 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 32/33] arm_mpam: Add kunit test for bitmap reset
` [PATCH 33/33] arm_mpam: Add kunit tests for props_mismatch()
` [PATCH 22/33] arm_mpam: Register and enable IRQs

[PATCH v3 0/2] device property: Add scoped fwnode child node iterators
 2025-09-02 16:56 UTC  (9+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] i2c: core: Use fwnode_for_each_child_node_scoped()

[PATCH][next] ACPI: NFIT: Fix incorrect ndr_desc being reportedin dev_err message
 2025-09-02 15:54 UTC  (2+ messages)

[PATCH] ACPI/IORT: Fix memory leak in iort_rmr_alloc_sids()
 2025-09-02 12:23 UTC  (3+ messages)

[PATCH AUTOSEL 6.16] gpiolib: acpi: Add quirk for ASUS ProArt PX13
 2025-09-02 12:08 UTC 

[PATCH v4 00/11] VRAM Self Refresh
 2025-09-02  8:53 UTC  (15+ messages)
` [PATCH v4 01/11] PCI/ACPI: Add D3cold Aux Power Limit_DSM method
` [PATCH v4 02/11] PCI/ACPI: Per root port allow one Aux power limit request
` [PATCH v4 03/11] PCI/ACPI: Add PERST# Assertion Delay _DSM method

[PATCH v2] device property: Add scoped fwnode child node iterators
 2025-09-01 14:05 UTC  (3+ messages)

[PATCH v1] gpiolib: acpi: Ignore touchpad wakeup on GPD G1619-05
 2025-09-01  9:04 UTC  (7+ messages)

[PATCH v1 00/12] ACPI: DPTF: Move INT340X enumeration from DPTF core to thermal drivers
 2025-09-01  8:49 UTC  (15+ messages)
` [PATCH v1 01/12] ACPI: DPTF: Ignore SoC DTS thermal while scanning
` [PATCH v1 02/12] ACPI: DPTF: Move INT3400 device IDs to header
` [PATCH v1 03/12] ACPI: DPTF: Move INT3401 "
` [PATCH v1 04/12] ACPI: DPTF: Move INT3402 "
` [PATCH v1 05/12] ACPI: DPTF: Move INT3403 "
` [PATCH v1 06/12] ACPI: DPTF: Move INT3404 "
` [PATCH v1 07/12] ACPI: DPTF: Move INT3406 "
` [PATCH v1 08/12] ACPI: DPTF: Move INT3407 "
` [PATCH v1 09/12] ACPI: DPTF: Move PCH FIVR "
` [PATCH v1 10/12] ACPI: DPTF: Remove not supported INT340X IDs
` [PATCH v1 11/12] ACPI: platform: Add macro for acpi platform driver
` [PATCH v1 12/12] ACPI: DPTF: Move INT340X enumeration to modules

[PATCH] device property: Add scoped fwnode child node iterators
 2025-09-01  6:11 UTC  (5+ messages)

[PATCH v4 0/7] Disable ATS via iommu during PCI resets
 2025-08-31 23:31 UTC  (8+ messages)
` [PATCH v4 1/7] iommu/arm-smmu-v3: Add release_domain to attach prior to release_dev()
` [PATCH v4 2/7] iommu: Lock group->mutex in iommu_deferred_attach()
` [PATCH v4 3/7] iommu: Pass in gdev to __iommu_device_set_domain
` [PATCH v4 4/7] iommu: Pass in old domain to attach_dev callback functions
` [PATCH v4 5/7] iommu: Add iommu_get_domain_for_dev_locked() helper
` [PATCH v4 6/7] iommu: Introduce iommu_dev_reset_prepare() and iommu_dev_reset_done()
` [PATCH v4 7/7] pci: Suspend iommu function prior to resetting a device

[PATCH v3 0/5] Disable ATS via iommu during PCI resets
 2025-08-31 23:24 UTC  (18+ 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 v2] ACPI: APEI: EINJ: Allow all types of addresses except MMIO
 2025-08-30  3:02 UTC 

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

[PATCH] ACPICA: acpidump: fix return values in ap_is_valid_checksum()
 2025-08-29 17:02 UTC  (2+ messages)

[PATCH v2 0/4] cxl, acpi/hmat, node: Update CXL access coordinates to node directly
 2025-08-29 15:15 UTC  (6+ messages)
` [PATCH v2 1/4] mm/memory_hotplug: Update comment for hotplug memory callback priorities
` [PATCH v2 3/4] cxl, acpi/hmat: Update CXL access coordinates directly instead of through HMAT

[PATCH] ACPI: resource: Skip IRQ override on ASUS Vivobook Pro N6506CU
 2025-08-29 14:52 UTC 

[PATCH] ACPI: scan: Add Intel CVS ACPI HIDs to acpi_ignore_dep_ids[]
 2025-08-29 14:27 UTC 

[PATCH] ACPI: AGDI: Add interrupt signaling mode support
 2025-08-29 10:21 UTC  (4+ messages)

[PATCH v2 00/18] cpufreq: use __free() for all cpufreq_cpu_get() references
 2025-08-29  6:32 UTC  (24+ messages)
` [PATCH v2 01/18] arm64: topology: Use __free(put_cpufreq_policy) for policy reference
` [PATCH v2 02/18] KVM: x86: "
` [PATCH v2 03/18] ACPI: processor: thermal: "
` [PATCH v2 04/18] cpufreq: brcmstb-avs-cpufreq: "
` [PATCH v2 05/18] cpufreq: CPPC: "
` [PATCH v2 08/18] cpufreq: mediatek: "
` [PATCH v2 10/18] cpufreq: s5pv210: "
` [PATCH v2 11/18] cpufreq: tegra186: "

[PATCH v2 0/2] cpufreq: CPPC: Rework FIE warning prints and cppc_scale_freq_tick()
 2025-08-28 11:02 UTC  (3+ 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

[PATCH v1] ACPI: fan: Fold two simple functions into their only caller
 2025-08-28 11:03 UTC 

[PATCH v1] ACPI: thermal: Get rid of a dummy local variable
 2025-08-28 11:02 UTC 

[PATCH] acpi: TAD: Add missing sysfs_remove_group for ACPI_TAD_RT
 2025-08-28  8:13 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v5 0/2] PCI/AER: Handle Advisory Non-Fatal error
 2025-08-28  1:00 UTC  (2+ messages)

[rafael-pm:fixes] BUILD SUCCESS 961cdd3db6c39703d8d3743e38306d2548f998df
 2025-08-27 14:15 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS ab9d47aa84d1a84e491a1e9684090bfa0b548281
 2025-08-27 14:14 UTC 


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 NNTP newsgroup(s).