aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cxl/acpi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-08cxl/acpi: Do not fail cxl_acpi_probe() based on a missing CHBSAlison Schofield1-4/+6
2021-09-21cxl/core: Split decoder setup into alloc + addDan Williams1-24/+60
2021-09-21cxl/bus: Populate the target list at decoder createDan Williams1-1/+12
2021-09-21tools/testing/cxl: Introduce a mocked-up CXL port hierarchyDan Williams1-15/+21
2021-09-07cxl/acpi: Do not add DSDT disabled ACPI0016 host bridge portsAlison Schofield1-4/+8
2021-06-17cxl/acpi: Use the ACPI CFMWS to create static decoder objectsAlison Schofield1-0/+122
2021-06-17cxl/acpi: Add the Host Bridge base address to CXL port objectsAlison Schofield1-5/+95
2021-06-15cxl/pmem: Add initial infrastructure for pmem supportDan Williams1-2/+35
2021-06-09cxl/acpi: Introduce cxl_decoder objectsDan Williams1-1/+19
2021-06-09cxl/acpi: Enumerate host bridge root portsDan Williams1-1/+92
2021-06-09cxl/acpi: Add downstream port data to cxl_port instancesDan Williams1-1/+42
2021-06-09cxl/acpi: Introduce the root of a cxl_port topologyDan Williams1-0/+39