public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-22 03:47:28 to 2024-10-29 20:20:48 UTC [more...]

[PATCH v4 0/3] memory,x86,acpi: hotplug memory alignment advisement
 2024-10-29 20:20 UTC  (4+ messages)
` [PATCH v4 1/3] memory: implement memory_block_advise/probe_max_size
` [PATCH v4 2/3] x86: probe memory block size advisement value during mm init
` [PATCH v4 3/3] acpi,srat: give memory block size advice based on CFMWS alignment

[PATCH v14 00/14] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2024-10-29 20:16 UTC  (26+ messages)
` [PATCH v14 01/14] EDAC: Add support for EDAC device features control
` [PATCH v14 02/14] EDAC: Add scrub control feature
` [PATCH v14 03/14] EDAC: Add ECS "
` [PATCH v14 04/14] cxl: Add Get Supported Features command for kernel usage
` [PATCH v14 05/14] cxl/mbox: Add GET_FEATURE mailbox command
` [PATCH v14 06/14] cxl/mbox: Add SET_FEATURE "
` [PATCH v14 07/14] cxl/memfeature: Add CXL memory device patrol scrub control feature
` [PATCH v14 08/14] cxl/memfeature: Add CXL memory device ECS "
` [PATCH v14 09/14] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v14 10/14] ras: mem: Add memory "
` [PATCH v14 11/14] EDAC: Add memory repair control feature
` [PATCH v14 12/14] cxl/mbox: Add support for PERFORM_MAINTENANCE mailbox command
` [PATCH v14 13/14] cxl/memfeature: Add CXL memory device sPPR control feature
` [PATCH v14 14/14] cxl/memfeature: Add CXL memory device memory sparing "

[PATCH v4 00/18] platform/chrome: Add DT USB/DP muxing/topology support
 2024-10-29 20:15 UTC  (10+ messages)
` [PATCH v4 13/18] dt-bindings: usb-switch: Extend for DisplayPort altmode
` [PATCH v4 15/18] dt-bindings: usb: Add ports to google,cros-ec-typec for DP altmode

[PATCH 0/8] Add support for binding ACPI platform profile to multiple drivers
 2024-10-29 19:10 UTC  (34+ messages)
` [PATCH 1/8] ACPI: platform-profile: Add a name member to handlers
` [PATCH 2/8] platform/surface: aggregator: Add platform handler pointer to device
` [PATCH 3/8] ACPI: platform_profile: Add platform handler argument to platform_profile_remove()
` [PATCH 4/8] ACPI: platform_profile: Add a list to platform profile handler
` [PATCH 5/8] ACPI: platform_profile: Use guard(mutex) for register/unregister
` [PATCH 6/8] ACPI: platform_profile: Only remove group when no more handler registered
` [PATCH 7/8] ACPI: platform_profile: Add support for multiple handlers
` [PATCH 8/8] platform/x86/amd: pmf: Drop all quirks

[PATCH] ACPI: processor: Move arch_init_invariance_cppc() call later
 2024-10-29 17:49 UTC 

[PATCH v2 00/15] Add support for binding ACPI platform profile to multiple drivers
 2024-10-29 16:51 UTC  (29+ messages)
` [PATCH v2 01/15] ACPI: platform-profile: Add a name member to handlers
` [PATCH v2 02/15] platform/surface: aggregator: Add platform handler pointer to device
` [PATCH v2 03/15] ACPI: platform_profile: Add platform handler argument to platform_profile_remove()
` [PATCH v2 04/15] ACPI: platform_profile: Add a list to platform profile handler
` [PATCH v2 05/15] ACPI: platform_profile: Move sanity check out of the mutex
` [PATCH v2 06/15] ACPI: platform_profile: Use guard(mutex) for register/unregister
` [PATCH v2 07/15] ACPI: platform_profile: Only remove group when no more handler registered
` [PATCH v2 08/15] ACPI: platform_profile: Require handlers to support balanced profile
` [PATCH v2 09/15] ACPI: platform_profile: Notify change events on register and unregister
` [PATCH v2 10/15] ACPI: platform_profile: Only show profiles common for all handlers
` [PATCH v2 11/15] ACPI: platform_profile: Set profile for all registered handlers
` [PATCH v2 12/15] ACPI: platform_profile: Make sure all profile handlers agree on profile
` [PATCH v2 13/15] ACPI: platform_profile: Check all profile handler to calculate next
` [PATCH v2 14/15] ACPI: platform_profile: Allow multiple handlers
` [PATCH v2 15/15] platform/x86/amd: pmf: Drop all quirks

[PATCH v3 0/3] memory,x86,acpi: hotplug memory alignment advisement
 2024-10-29 16:31 UTC  (14+ messages)
` [PATCH v3 1/3] memory: implement memory_block_advise/probe_max_size
` [PATCH v3 2/3] x86: probe memory block size advisement value during mm init
` [PATCH v3 3/3] acpi,srat: give memory block size advice based on CFMWS alignment

[PATCHv4, REBASED 0/4] x86: Reduce code duplication on page table initialization
 2024-10-29 15:09 UTC  (2+ messages)

[PATCH v4] ACPI: GTDT: Tighten the check for the array of platform timer structures
 2024-10-29 14:16 UTC  (3+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 60048d341beb5aaeeae5a39fd520bcc6030f80ea
 2024-10-29 12:32 UTC 

[PATCH v2] ACPI: CPPC: Make rmw_lock a raw_spin_lock
 2024-10-29 12:03 UTC  (2+ messages)

[PATCH] ACPI: CPPC: Make rmw_lock a raw_spin_lock
 2024-10-29  0:32 UTC  (3+ messages)

[PATCH] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on action required events
 2024-10-28  8:11 UTC  (9+ messages)
` [PATCH v14 3/3] ACPI: APEI: handle synchronous exceptions in task work
` [PATCH v15 0/3] ACPI: APEI: handle synchronous errors "
` [PATCH v15 1/3] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered
` [PATCH v15 2/3] mm: memory-failure: move return value documentation to function declaration
` [PATCH v15 3/3] ACPI: APEI: handle synchronous exceptions in task work

[PATCH v3 0/9] Initial support for SMMUv3 nested translation
 2024-10-28  2:25 UTC  (14+ messages)
` [PATCH v3 3/9] ACPI/IORT: Support CANWBS memory access flag
` [PATCH v3 4/9] iommu/arm-smmu-v3: Report IOMMU_CAP_ENFORCE_CACHE_COHERENCY for CANWBS
` [PATCH v3 7/9] iommu/arm-smmu-v3: Expose the arm_smmu_attach interface
` [PATCH v3 8/9] iommu/arm-smmu-v3: Support IOMMU_DOMAIN_NESTED
` [PATCH v3 9/9] iommu/arm-smmu-v3: Use S2FWB for NESTED domains

[PATCH] ACPI: thermal: Use strscpy instead of strcpy
 2024-10-27  8:28 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS 2b3b38c2c5409c57da4e4899070053ddbc88e51b
 2024-10-26 15:16 UTC 

[GIT PULL] ACPI updates for v6.12-rc5
 2024-10-25 18:10 UTC  (2+ messages)

[GIT PULL] Power management fixes for v6.12-rc5
 2024-10-25 18:10 UTC  (2+ messages)

[PATCH] acpi: zero-initialize acpi_object union structure
 2024-10-25 17:29 UTC  (4+ messages)

[PATCH v4 0/5] x86 Heterogeneous design identification
 2024-10-25 17:14 UTC  (6+ messages)
` [PATCH v4 1/5] x86/cpufeatures: Rename X86_FEATURE_FAST_CPPC to have AMD prefix
` [PATCH v4 2/5] x86/cpufeatures: Add feature bits for AMD heterogeneous processor
` [PATCH v4 3/5] x86/cpu: Enable SD_ASYM_PACKING for PKG Domain on AMD Processors
` [PATCH v4 4/5] x86/cpu: Add CPU type to struct cpuinfo_topology
` [PATCH v4 5/5] x86/amd: Use heterogeneous core topology for identifying boost numerator

[PATCH v3 0/5] x86 Heterogeneous design identification
 2024-10-25 17:03 UTC  (11+ messages)
` [PATCH v3 1/5] x86/cpufeatures: Rename X86_FEATURE_FAST_CPPC to have AMD prefix
` [PATCH v3 2/5] x86/cpufeatures: Add feature bits for AMD heterogeneous processor
` [PATCH v3 3/5] x86/cpu: Enable SD_ASYM_PACKING for PKG Domain on AMD Processors
` [PATCH v3 4/5] x86/cpu: Add CPU type to struct cpuinfo_topology
` [PATCH v3 5/5] x86/amd: Use heterogeneous core topology for identifying boost numerator

[rafael-pm:fixes] BUILD SUCCESS 0bb2cdfc8e286443621aa323ac01c9fe1f0069e8
 2024-10-25  8:27 UTC 

[PATCH v2 1/3] acpi: make EC support compile-time conditional
 2024-10-24 15:49 UTC  (3+ messages)

[PATCH][next] ACPI: pfr_telemetry: remove redundant error check on ret
 2024-10-24 15:43 UTC  (2+ messages)

[PATCH v3] cpufreq/cppc: fix perf_to_khz/khz_to_perf conversion exception
 2024-10-24 15:38 UTC  (2+ messages)

[PATCH] ACPI: PRM: Clean Up guid type in struct prm_handler_info
 2024-10-24 15:33 UTC  (3+ messages)

[PATCH 0/8] Enable EINJv2 support
 2024-10-24  8:33 UTC  (14+ messages)
` [PATCH 1/8] ACPICA: Update values to hex to follow ACPI specs
` [PATCH 2/8] ACPICA: Add EINJv2 get error type action
` [PATCH 3/8] ACPI: APEI: EINJ: Remove redundant calls to einj_get_available_error_type
` [PATCH 4/8] ACPI: APEI: EINJ: Enable the discovery of EINJv2 capabilities
` [PATCH 5/8] ACPI: APEI: EINJ: Add einjv2 extension struct
` [PATCH 6/8] ACPI: APEI: EINJ: Add debugfs files for EINJv2 support
` [PATCH 7/8] ACPI: APEI: EINJ: Enable EINJv2 error injections
` [PATCH 8/8] ACPI: APEI: EINJ: Update the documentation for EINJv2 support

[PATCH v13 00/18] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2024-10-23 16:16 UTC  (5+ messages)
` [PATCH v13 02/18] EDAC: Add scrub control feature

[PATCH v2 0/5] x86 Heterogeneous design identification
 2024-10-23 15:59 UTC  (13+ messages)
` [PATCH v2 3/5] x86/cpu: Enable SD_ASYM_PACKING for PKG Domain on AMD Processors
` [PATCH v2 4/5] x86/cpu: Add CPU type to struct cpuinfo_topology

[PATCH 0/2] Make ELOG log and trace consistently with GHES
 2024-10-23 13:35 UTC  (4+ messages)
` [PATCH 2/2] ACPI: extlog: Trace CPER PCI Express Error Section

[PATCH] ACPI/HMAT: Move HMAT messages to pr_debug()
 2024-10-23  2:02 UTC  (4+ messages)

[PATCH v4 00/28] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-10-22 17:05 UTC  (3+ messages)

[rafael-pm:fixes] BUILD SUCCESS 6ed02a1d1c7f2405a50c241c32307929aac2d0df
 2024-10-22 10:23 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS b250f0cea12029cac766ac242cf77051604885b9
 2024-10-22 10:20 UTC 


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