public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-24 16:50:15 to 2025-02-27 22:48:41 UTC [more...]

[PATCH v2 0/4] Add interfaces for ACPI MRRM table
 2025-02-27 22:48 UTC  (4+ messages)
` [PATCH v2 1/4] ACPICA: Define MRRM ACPI table
` [PATCH v2 2/4] ACPI/MRRM: Create /sys/firmware/acpi/memory_ranges/rangeX ABI
` [PATCH v2 3/4] ACPI: Add documentation for exposing MRRM data

[PATCH 0/8] cxl: support CXL memory RAS features
 2025-02-27 22:38 UTC  (9+ messages)
` [PATCH 1/8] cxl: Add helper function to retrieve a feature entry
` [PATCH 2/8] cxl/memfeature: Add CXL memory device patrol scrub control feature
` [PATCH 3/8] cxl/memfeature: Add CXL memory device ECS "
` [PATCH 4/8] cxl/mbox: Add support for PERFORM_MAINTENANCE mailbox command
` [PATCH 5/8] cxl/region: Add helper function to determine memory is online
` [PATCH 6/8] cxl: Support for finding memory operation attributes from the current boot
` [PATCH 7/8] cxl/memfeature: Add CXL memory device soft PPR control feature
` [PATCH 8/8] cxl/memfeature: Add CXL memory device memory sparing "

[PATCH v3 0/2] Add LPS0 check() for pinctrl-amd
 2025-02-27 20:50 UTC  (2+ messages)
` [PATCH v3 1/2] ACPI: Add missing prototype for non CONFIG_SUSPEND/CONFIG_X86 case

[PATCH v2 0/2] Add LPS0 check() for pinctrl-amd
 2025-02-27 20:37 UTC  (3+ messages)
  ` [PATCH v2 2/2] pinctrl: amd: Add an LPS0 check() callback

[PATCH v5 00/10] Introduce /dev/mshv root partition driver
 2025-02-27 18:50 UTC  (31+ messages)
` [PATCH v5 01/10] hyperv: Convert Hyper-V status codes to strings
` [PATCH v5 02/10] x86/mshyperv: Add support for extended Hyper-V features
` [PATCH v5 03/10] arm64/hyperv: Add some missing functions to arm64
` [PATCH v5 04/10] hyperv: Introduce hv_recommend_using_aeoi()
` [PATCH v5 05/10] acpi: numa: Export node_to_pxm()
` [PATCH v5 06/10] Drivers/hv: Export some functions for use by root partition module
` [PATCH v5 07/10] Drivers: hv: Introduce per-cpu event ring tail
` [PATCH v5 08/10] x86: hyperv: Add mshv_handler irq handler and setup function
` [PATCH v5 09/10] hyperv: Add definitions for root partition driver to hv headers
` [PATCH v5 10/10] Drivers: hv: Introduce mshv_root module to expose /dev/mshv to VMMs

[PATCHv4] PCI/ACPI: _DSM PRESERVE_BOOT_CONFIG function rev id doesn't match with spec
 2025-02-27 18:40 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 9edd51c68d19ef333bb1a0a846bf237f31adf220
 2025-02-27 18:16 UTC 

[PATCH 0/3] ACPI: platform_profile: fix legacy sysfs with multiple handlers
 2025-02-27 17:48 UTC  (23+ messages)
` [PATCH 1/3] ACPI: platform_profile: Add support for secondary handlers
` [PATCH 2/3] ACPI: platform_profile: add all options to amd-pmf as a secondary handler
` [PATCH 3/3] ACPI: platform_profile: Do not hide options missing in secondary handlers

[PATCH v2 0/2] ACPI: platform_profile: fix legacy sysfs with multiple handlers
 2025-02-27 17:28 UTC  (9+ messages)
` [PATCH v2 1/2] ACPI: platform_profile: Add handlers that do not occlude power options
` [PATCH v2 2/2] ACPI: platform_profile: make amd-pmf a secondary handler

pci: acpi: Query on ACPI Device Tree Representation and Enumeration for Xilinx FPGA PCIe Endpoint functions
 2025-02-27 16:04 UTC  (2+ messages)

[PATCH v4 00/10] Support ROHM BD79124 ADC
 2025-02-27 15:05 UTC  (31+ messages)
` [PATCH v4 01/10] dt-bindings: ROHM BD79124 ADC/GPO
` [PATCH v4 02/10] property: Add device_get_child_node_count_named()
` [PATCH v4 03/10] iio: adc: add helpers for parsing ADC nodes
` [PATCH v4 04/10] iio: adc: rzg2l_adc: Use adc-helpers
` [PATCH v4 05/10] iio: adc: sun20i-gpadc: "
` [PATCH v4 06/10] iio: adc: ti-ads7924 Drop unnecessary function parameters
` [PATCH v4 07/10] iio: adc: ti-ads7924: Respect device tree config
` [PATCH v4 08/10] iio: adc: Support ROHM BD79124 ADC
` [PATCH v4 09/10] MAINTAINERS: Add IIO ADC helpers
` [PATCH v4 10/10] MAINTAINERS: Add ROHM BD79124 ADC/GPO

[RFC PATCH v1 00/10] Add RAS support for RISC-V architecture
 2025-02-27 12:57 UTC  (12+ messages)
` [RFC PATCH v1 01/10] riscv: Define ioremap_cache for RISC-V
` [RFC PATCH v1 02/10] riscv: Define arch_apei_get_mem_attribute "
` [RFC PATCH v1 03/10] acpi: Introduce SSE in HEST notification types
` [RFC PATCH v1 04/10] riscv: Add fixmap indices for GHES IRQ and SSE contexts
` [RFC PATCH v1 05/10] riscv: conditionally compile GHES NMI spool function
` [RFC PATCH v1 06/10] riscv: Add functions to register ghes having SSE notification
` [RFC PATCH v1 07/10] riscv: Add RISC-V entries in processor type and ISA strings
` [RFC PATCH v1 08/10] riscv: Introduce HEST SSE notification handlers
` [RFC PATCH v1 09/10] riscv: Add config option to enable APEI SSE handler
` [RFC PATCH v1 10/10] riscv: Enable APEI and NMI safe cmpxchg options required for RAS

[PATCH v18 0/3] ACPI: APEI: handle synchronous errors in task work
 2025-02-27 12:31 UTC  (3+ messages)
` [PATCH v18 2/3] mm: memory-failure: move return value documentation to function declaration

[rafael-pm:fixes] BUILD SUCCESS 9e5a50c397fbcfa53516810575d744b555f39900
 2025-02-27 10:43 UTC 

[PATCH] mailbox: pcc: Fix can't clear level interrupt of type3 in cornor case
 2025-02-27  7:23 UTC 

[PATCH v4 0/3] Parse the HEST PCIe AER and set to relevant registers
 2025-02-26  9:41 UTC  (7+ messages)
` [PATCH v4 1/3] ACPI/APEI: Add hest_parse_pcie_aer()
` [PATCH v4 3/3] PCI/ACPI: Add pci_acpi_program_hest_aer_params()

[PATCH 1/2 v6] mm/mempolicy: Weighted Interleave Auto-tuning
 2025-02-27  3:20 UTC  (4+ messages)
` [PATCH 2/2 v6] mm/mempolicy: Don't create weight sysfs for memoryless nodes

[PATCH v5 0/4] Parse the HEST PCIe AER and set to relevant registers
 2025-02-26 12:18 UTC  (5+ messages)
` [PATCH v5 1/4] ACPI: APEI: Move apei_hest_parse() to apei.h
` [PATCH v5 2/4] ACPI: APEI: Add new hest_parse_pcie_aer()
` [PATCH v5 3/4] PCI: Add AER bits #defines for PCIe to PCI/PCI-X Bridge
` [PATCH v5 4/4] PCI: ACPI: Add new pci_acpi_program_hest_aer_params()

[PATCH v3 14/15] perf/x86: Simplify Intel PMU initialization
 2025-02-27  0:16 UTC  (2+ messages)
` [PATCH v3.1 "

[PATCH v5 0/4] acpi/hmat / cxl: Add exclusive caching enumeration and RAS support
 2025-02-26 21:31 UTC  (8+ messages)
` [PATCH v5 1/4] acpi: numa: Add support to enumerate and store extended linear address mode
` [PATCH v5 2/4] acpi/hmat / cxl: Add extended linear cache support for CXL
` [PATCH v5 3/4] cxl: Add extended linear cache address alias emission for cxl events
` [PATCH v5 4/4] cxl: Add mce notifier to emit aliased address for extended linear cache

PCI: hotplug_event: PCIe PLDA Device BAR Reset
 2025-02-26 12:58 UTC  (7+ messages)

[PATCH v4 0/2] of: property: Fix potential firmware node reference's argument count got out of range
 2025-02-26 10:49 UTC  (8+ messages)
` [PATCH v4 1/2] of: property: Increase NR_FWNODE_REFERENCE_ARGS
` [PATCH v4 2/2] of: Align macro MAX_PHANDLE_ARGS with NR_FWNODE_REFERENCE_ARGS

[Patch 0/5] Support Autonomous Selection mode in cppc_cpufreq
 2025-02-26 10:22 UTC  (9+ messages)

[PATCH v4] ACPI: fan: Add fan speed reporting for fans with only _FST
 2025-02-25 20:50 UTC  (2+ messages)

[PATCH v4 0/4] acpi/hmat / cxl: Add exclusive caching enumeration and RAS support
 2025-02-25 20:35 UTC  (13+ messages)
` [PATCH v4 1/4] acpi: numa: Add support to enumerate and store extended linear address mode
` [PATCH v4 2/4] acpi/hmat / cxl: Add extended linear cache support for CXL
` [PATCH v4 3/4] cxl: Add extended linear cache address alias emission for cxl events
` [PATCH v4 4/4] cxl: Add mce notifier to emit aliased address for extended linear cache

[RFC 0/6] VRAM Self Refresh
 2025-02-25 20:30 UTC  (15+ messages)
` [RFC 1/6] PCI/ACPI: Implement PCI FW _DSM method
` [RFC 2/6] drm/xe/vrsr: Detect vrsr capability
` [RFC 3/6] drm/xe/vrsr: Apis to init and enable VRSR feature
` [RFC 4/6] drm/xe/vrsr: Refactor d3cold.allowed to a enum
` [RFC 5/6] drm/xe/pm: D3Cold target state
` [RFC 6/6] drm/xe/vrsr: Enable VRSR

[PATCH v10 00/11] arm64: support poll_idle()
 2025-02-25 19:06 UTC  (4+ messages)
` [PATCH v10 08/11] governors/haltpoll: drop kvm_para_available() check

[PATCH v20 00/15] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2025-02-25 11:20 UTC  (5+ messages)

[PATCH] ACPI: NUMA: Use str_enabled_disabled() helper function
 2025-02-25  9:45 UTC  (2+ messages)
` [PATCH RESEND] "

[PATCH v3 0/4] acpi/hmat / cxl: Add exclusive caching enumeration and RAS support
 2025-02-24 17:32 UTC  (4+ messages)
` [PATCH v3 3/4] cxl: Add extended linear cache address alias emission for cxl events


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