summaryrefslogtreecommitdiff
path: root/drivers/cxl/core/cdat.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-06Merge branch 'for-6.7/cxl' into for-6.8/cxlDan Williams1-8/+6
2024-01-06cxl: Fix device reference leak in cxl_port_perf_data_calculate()Dave Jiang1-2/+5
2024-01-06cxl: Convert find_cxl_root() to return a 'struct cxl_root *'Dave Jiang1-7/+10
2023-12-23cxl: Check qos_class validity on memdev probeDave Jiang1-0/+103
2023-12-23cxl: Store QTG IDs and related info to the CXL memory device contextDave Jiang1-0/+69
2023-12-23cxl: Compute the entire CXL path latency and bandwidth dataDave Jiang1-1/+58
2023-12-23cxl: Add callback to parse the SSLBIS subtable from CDATDave Jiang1-0/+98
2023-12-23cxl: Add callback to parse the DSLBIS subtable from CDATDave Jiang1-2/+100
2023-12-23cxl: Add callback to parse the DSMAS subtables from CDATDave Jiang1-0/+92