index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
cxl
/
test
/
mock.c
Age
Commit message (
Expand
)
Author
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-09-09
cxl/pci: Remove duplicated implementation of waiting for memory_info_valid
Yanfei Xu
2024-09-03
cxl/pci: Rename cxl_setup_parent_dport() and cxl_dport_map_regs()
Li Ming
2024-08-09
cxl/test: Skip cxl_setup_parent_dport() for emulated dports
Li Ming
2024-02-16
cxl/test: Add support for qos_class checking
Dave Jiang
2023-06-25
Merge branch 'for-6.5/cxl-rch-eh' into for-6.5/cxl
Dan Williams
2023-06-25
Revert "cxl/port: Enable the HDM decoder capability for switch ports"
Dan Williams
2023-06-25
cxl: Rename 'uport' to 'uport_dev'
Dan Williams
2023-06-25
cxl/rch: Prepare for caching the MMIO mapped PCIe AER capability
Dan Williams
2023-06-25
cxl/acpi: Probe RCRB later during RCH downstream port creation
Robert Richter
2023-05-18
cxl/port: Enable the HDM decoder capability for switch ports
Dan Williams
2023-05-13
tools/testing/cxl: Use DEFINE_STATIC_SRCU()
Dan Williams
2023-02-14
cxl/hdm: Create emulated cxl_hdm for devices that do not have HDM decoders
Dave Jiang
2023-02-14
cxl/hdm: Emulate HDM decoder from DVSEC range registers
Dave Jiang
2023-02-14
cxl/port: Export cxl_dvsec_rr_decode() to cxl_port
Dave Jiang
2022-12-03
cxl/acpi: Extract component registers of restricted hosts from RCRB
Robert Richter
2022-06-28
tools/testing/cxl: Fix cxl_hdm_decode_init() calling convention
Dan Williams
2022-05-19
cxl/port: Reuse 'struct cxl_hdm' context for hdm init
Dan Williams
2022-05-19
cxl/pci: Drop @info argument to cxl_hdm_decode_init()
Dan Williams
2022-05-19
cxl/mem: Merge cxl_dvsec_ranges() and cxl_hdm_decode_init()
Dan Williams
2022-05-19
cxl/mem: Consolidate CXL DVSEC Range enumeration in the core
Dan Williams
2022-05-19
cxl/pci: Move cxl_await_media_ready() to the core
Dan Williams
2022-02-08
cxl/core/port: Remove @host argument for dport + decoder enumeration
Dan Williams
2022-02-08
cxl/core/hdm: Add CXL standard decoder enumeration to the core
Dan Williams
2022-02-08
cxl/core: Generalize dport enumeration in the core
Dan Williams
2021-11-15
cxl/test: Mock acpi_table_parse_cedt()
Dan Williams
2021-09-21
tools/testing/cxl: Introduce a mocked-up CXL port hierarchy
Dan Williams