public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-20 07:00:06 to 2024-02-23 14:37:44 UTC [more...]

[RFC PATCH v7 00/12] memory: scrub: introduce subsystem + CXL/ACPI-RAS2 drivers
 2024-02-23 14:37 UTC  (6+ messages)
` [RFC PATCH v7 01/12] cxl/mbox: Add GET_SUPPORTED_FEATURES mailbox command
` [RFC PATCH v7 02/12] cxl/mbox: Add GET_FEATURE "
` [RFC PATCH v7 03/12] cxl/mbox: Add SET_FEATURE "
` [RFC PATCH v7 04/12] cxl/memscrub: Add CXL device patrol scrub control feature
` [RFC PATCH v7 05/12] cxl/memscrub: Add CXL device ECS "

[PATCH] cxl/acpi: Fix load failures due to single window creation failure
 2024-02-23 13:28 UTC  (4+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 79345cdd3204859dd557baf8fcb9a3389f1660c9
 2024-02-23 12:52 UTC 

[RFC PATCH v6 00/12] cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control features
 2024-02-23 12:23 UTC  (26+ messages)
` [RFC PATCH v6 01/12] cxl/mbox: Add GET_SUPPORTED_FEATURES mailbox command
` [RFC PATCH v6 02/12] cxl/mbox: Add GET_FEATURE "
` [RFC PATCH v6 03/12] cxl/mbox: Add SET_FEATURE "
` [RFC PATCH v6 04/12] cxl/memscrub: Add CXL device patrol scrub control feature
` [RFC PATCH v6 05/12] cxl/memscrub: Add CXL device ECS "
` [RFC PATCH v6 06/12] memory: scrub: Add scrub subsystem driver supports configuring memory scrubs in the system
` [RFC PATCH v6 07/12] cxl/memscrub: Register CXL device patrol scrub with scrub configure driver
` [RFC PATCH v6 08/12] cxl/memscrub: Register CXL device ECS "
` [RFC PATCH v6 09/12] ACPI:RASF: Add common library for RASF and RAS2 PCC interfaces
` [RFC PATCH v6 10/12] ACPICA: ACPI 6.5: Add support for RAS2 table
` [RFC PATCH v6 12/12] memory: RAS2: Add memory RAS2 driver

[PATCH] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on action required events
 2024-02-23 12:17 UTC  (7+ messages)
` [PATCH v11 1/3] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered

[PATCH 0/8] of: automate of_node_put() - new approach to loops
 2024-02-23  9:13 UTC  (5+ messages)

[PATCH V3] PCI: Add support for preserving boot configuration
 2024-02-23  8:00 UTC  (5+ messages)
  ` [PATCH V4] "

[RFC KERNEL PATCH v4 0/3] Support device passthrough when dom0 is PVH on Xen
 2024-02-23  6:08 UTC  (6+ messages)
` [RFC KERNEL PATCH v4 1/3] xen/pci: Add xen_reset_device_state function
` [RFC KERNEL PATCH v4 2/3] xen/pvh: Setup gsi for passthrough device

[PATCH v13 0/4] cxl, EINJ: Update EINJ for CXL error types
 2024-02-23  1:13 UTC  (19+ messages)
` [PATCH v13 1/4] EINJ: Migrate to a platform driver
` [PATCH v13 2/4] EINJ: Add CXL error type support
          `  "
` [PATCH v13 3/4] cxl/core: Add CXL EINJ debugfs files
` [PATCH v13 4/4] EINJ, Documentation: Update EINJ kernel doc

[PATCH v1 1/1] driver core: Move fw_devlink stuff to where it belongs
 2024-02-23  0:54 UTC  (7+ messages)

[PATCH v3 0/4] Add post-init-providers binding to improve suspend/resume stability
 2024-02-23  0:03 UTC  (12+ messages)
` [PATCH v3 1/4] driver core: Adds flags param to fwnode_link_add()
` [PATCH v3 2/4] driver core: Add FWLINK_FLAG_IGNORE to completely ignore a fwnode link
` [PATCH v3 3/4] dt-bindings: Add post-init-providers property
` [PATCH v3 4/4] of: property: fw_devlink: Add support for "post-init-providers" property

[PATCH][next][V2] ACPI: thermal_lib: Initialize temp_decik to zero
 2024-02-22 19:37 UTC  (2+ messages)

[PATCH 1/1] ACPI: property: Polish ignoring bad data nodes
 2024-02-22 19:34 UTC  (2+ messages)

[PATCH 0/7] ACPI: Convert to platform remove callback returning void
 2024-02-22 18:52 UTC  (8+ messages)
` [PATCH 1/7] ACPI: TAD: "
` [PATCH 2/7] ACPI: AGDI: "
` [PATCH 3/7] ACPI: DPTF: "
` [PATCH 4/7] ACPI: GED: "
` [PATCH 5/7] ACPI: fan: "
` [PATCH 6/7] ACPI: pfr_telemetry: "
` [PATCH 7/7] ACPI: pfr_update: "

[PATCH v1 0/4] ACPI: scan: Check enabled _STA bit on Bus/Device Checks
 2024-02-22 18:50 UTC  (9+ messages)
` [PATCH v1 1/4] ACPI: scan: Fix device check notification handling
` [PATCH v1 2/4] ACPI: scan: Relocate acpi_bus_trim_one()
` [PATCH v1 3/4] ACPI: scan: Rework Device Check and Bus Check notification handling
` [PATCH v1 4/4] ACPI: scan: Make acpi_processor_add() check the device enabled bit

[PATCH v2 0/6] thermal: Store trips table and ops in thermal_zone_device
 2024-02-22 15:39 UTC  (23+ messages)
` [PATCH v2 1/6] thermal: core: Store zone trips table in struct thermal_zone_device
  ` [PATCH v2.1 "
  ` [PATCH v2.2 "
` [PATCH v2 2/6] thermal: ACPI: Discard trips table after zone registration
` [PATCH v2 3/6] thermal: intel: Discard trip tables "
` [PATCH v2 4/6] thermal: core: Store zone ops in struct thermal_zone_device
` [PATCH v2 5/6] thermal: ACPI: Constify acpi_thermal_zone_ops
` [PATCH v2 6/6] thermal: intel: Adjust ops handling during thermal zone registration

[PATCH v2 0/2] Ignore bad graph port nodes on Dell XPS 9315
 2024-02-22 12:23 UTC  (6+ messages)
` [PATCH v2 2/2] ACPI: property: "

[PATCH][next] ACPI: thermal_lib: Add missing checks for errors in return code ret
 2024-02-22 10:26 UTC  (5+ messages)

[RFC 0/2] ACPI: Adding new acpi_driver type drivers ?
 2024-02-22 10:10 UTC  (2+ messages)

[PATCH] Revert "ACPI: EC: Use a spin lock without disabing interrupts"
 2024-02-22  9:43 UTC 

[PATCH V5 00/11] coresight: Move remaining AMBA ACPI devices into platform driver
 2024-02-22  8:21 UTC  (12+ messages)
` [PATCH V5 01/11] coresight: etm4x: Fix unbalanced pm_runtime_enable()
` [PATCH V5 02/11] coresight: stm: Extract device name from AMBA pid based table lookup
` [PATCH V5 03/11] coresight: tmc: Extract device properties "
` [PATCH V5 04/11] coresight: Add helpers registering/removing both AMBA and platform drivers
` [PATCH V5 05/11] coresight: replicator: Move ACPI support from AMBA driver to platform driver
` [PATCH V5 06/11] coresight: funnel: "
` [PATCH V5 07/11] coresight: catu: "
` [PATCH V5 08/11] coresight: tpiu: "
` [PATCH V5 09/11] coresight: tmc: "
` [PATCH V5 10/11] coresight: stm: "
` [PATCH V5 11/11] coresight: debug: "

[PATCH V4 00/11] coresight: Move remaining AMBA ACPI devices into platform driver
 2024-02-22  5:33 UTC  (7+ messages)
` [PATCH V4 01/11] coresight: etm4x: Fix unbalanced pm_runtime_enable()
` [PATCH V4 02/11] coresight: stm: Extract device name from AMBA pid based table lookup

[PATCH v4 0/4] Add post-init-providers binding to improve suspend/resume stability
 2024-02-22  5:23 UTC  (6+ messages)
` [PATCH v4 1/4] driver core: Adds flags param to fwnode_link_add()
` [PATCH v4 2/4] driver core: Add FWLINK_FLAG_IGNORE to completely ignore a fwnode link
` [PATCH v4 3/4] dt-bindings: Add post-init-providers property
` [PATCH v4 4/4] of: property: fw_devlink: Add support for "post-init-providers" property

[PATCH v2 0/4] Add post-init-supplier binding to improve suspend/resume stability
 2024-02-21 22:47 UTC  (12+ messages)
` [PATCH v2 3/4] dt-bindings: Add post-init-supplier property

[PATCH v2] acpi/ghes: Prevent sleeping with spinlock held
 2024-02-21 19:57 UTC  (4+ messages)

[PATCH V14 0/7] amd-pstate preferred core
 2024-02-21 18:47 UTC  (8+ messages)
  ` [PATCH] [PATCH] amd_pstate: fix erroneous highest_perf value on some CPUs

[rafael-pm:bleeding-edge] BUILD SUCCESS 18e0452b740e01daf1abb498116ad89716bfd5bc
 2024-02-21 14:21 UTC  (2+ messages)

[RFC PATCH v4 00/15] ACPI/arm64: add support for virtual cpu hotplug
 2024-02-21 13:01 UTC  (13+ messages)
` [PATCH RFC v4 01/15] ACPI: Only enumerate enabled (or functional) processor devices
` [PATCH RFC v4 02/15] ACPI: processor: Register all CPUs from acpi_processor_get_info()

[PATCH v2 1/1] driver core: Drop unneeded 'extern' keyword in fwnode.h
 2024-02-21  7:49 UTC  (3+ messages)

[PATCH v1 1/1] device property: Don't use "proxy" headers
 2024-02-21  7:48 UTC  (2+ messages)

[PATCH v1 1/1] device property: Move enum dev_dma_attr to fwnode.h
 2024-02-21  7:45 UTC  (2+ messages)

[PATCH v2 0/2] fix DT overlays when device links are released
 2024-02-21  7:13 UTC  (10+ messages)
` [PATCH v2 2/2] of: dynamic: flush devlinks workqueue before destroying the changeset

[PATCH] ACPI: scan: Defer enumeration of devices with a _DEP pointing to IVSC device
 2024-02-21  3:03 UTC  (3+ messages)

[PATCH v2 1/2] PCI: Disable D3cold on Asus B1400 PCI-NVMe bridge
 2024-02-20 23:25 UTC  (8+ messages)

[PATCH v6 0/12] cxl: Add support to report region access coordinates to numa nodes
 2024-02-20 23:12 UTC  (13+ messages)
` [PATCH v6 01/12] ACPI: HMAT: Remove register of memory node for generic target
` [PATCH v6 02/12] base/node / ACPI: Enumerate node access class for 'struct access_coordinate'
` [PATCH v6 03/12] ACPI: HMAT: Introduce 2 levels of generic port access class
` [PATCH v6 04/12] ACPI: HMAT / cxl: Add retrieval of generic port coordinates for both access classes
` [PATCH v6 05/12] cxl: Split out combine_coordinates() for common shared usage
` [PATCH v6 06/12] cxl: Split out host bridge access coordinates
` [PATCH v6 07/12] cxl: Move QoS class to be calculated from the nearest CPU
` [PATCH v6 08/12] cxl: Set cxlmd->endpoint before adding port device
` [PATCH v6 09/12] cxl/region: Calculate performance data for a region
` [PATCH v6 10/12] cxl/region: Add sysfs attribute for locality attributes of CXL regions
` [PATCH v6 11/12] cxl/region: Add memory hotplug notifier for cxl region
` [PATCH v6 12/12] cxl/region: Deal with numa nodes not enumarated by SRAT

[PATCH v4] acpi,pci: warn about duplicate IRQ routing entries returned from _PRT
 2024-02-20 22:12 UTC  (2+ messages)

[PATCH v5 0/12] cxl: Add support to report region access coordinates to numa nodes
 2024-02-20 20:47 UTC  (4+ messages)
` [PATCH v5 12/12] cxl/region: Deal with numa nodes not enumarated by SRAT

[PATCH v12 0/3] cxl, EINJ: Update EINJ for CXL error types
 2024-02-20 19:59 UTC  (4+ messages)
` [PATCH v12 3/3] EINJ, Documentation: Update EINJ kernel doc

[PATCH v1 1/1] driver core: Drop unneeded 'externt' keyword in fwnode.h
 2024-02-20 17:52 UTC  (2+ messages)

[PATCH] cpufreq: CPPC: Resolve the large frequency discrepancy from cpuinfo_cur_freq
 2024-02-20 16:11 UTC  (10+ messages)
                  `  "

[rafael-pm:bleeding-edge] BUILD SUCCESS 3e16e0c79f4cf7872da721f32bc4c91f1ffa2216
 2024-02-20 12:51 UTC 

[RFC PATCH v5 00/12] cxl: Add support for CXL feature commands, CXL device patrol scrub control and DDR5 ECS control features
 2024-02-20 11:05 UTC  (4+ messages)
` [RFC PATCH v5 05/12] cxl/memscrub: Add CXL device ECS control feature

[PATCH v4 00/15] device property / IIO: Use cleanup.h magic for fwnode_handle_put() handling
 2024-02-20  6:59 UTC  (3+ messages)
` [PATCH v4 04/15] device property: Introduce device_for_each_child_node_scoped()


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