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