aboutsummaryrefslogtreecommitdiff
path: root/drivers/cxl/acpi.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-08cxl/acpi: Do not fail cxl_acpi_probe() based on a missing CHBSGravatar Alison Schofield 1-4/+6
2021-09-21cxl/core: Split decoder setup into alloc + addGravatar Dan Williams 1-24/+60
2021-09-21cxl/bus: Populate the target list at decoder createGravatar Dan Williams 1-1/+12
2021-09-21tools/testing/cxl: Introduce a mocked-up CXL port hierarchyGravatar Dan Williams 1-15/+21
2021-09-07cxl/acpi: Do not add DSDT disabled ACPI0016 host bridge portsGravatar Alison Schofield 1-4/+8
2021-06-17cxl/acpi: Use the ACPI CFMWS to create static decoder objectsGravatar Alison Schofield 1-0/+122
2021-06-17cxl/acpi: Add the Host Bridge base address to CXL port objectsGravatar Alison Schofield 1-5/+95
2021-06-15cxl/pmem: Add initial infrastructure for pmem supportGravatar Dan Williams 1-2/+35
2021-06-09cxl/acpi: Introduce cxl_decoder objectsGravatar Dan Williams 1-1/+19
2021-06-09cxl/acpi: Enumerate host bridge root portsGravatar Dan Williams 1-1/+92
2021-06-09cxl/acpi: Add downstream port data to cxl_port instancesGravatar Dan Williams 1-1/+42
2021-06-09cxl/acpi: Introduce the root of a cxl_port topologyGravatar Dan Williams 1-0/+39