index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cxl
/
acpi.c
Age
Commit message (
Expand
)
Author
2022-08-01
cxl/acpi: Minimize granularity for x1 interleaves
Dan Williams
2022-08-01
cxl/acpi: Autoload driver for 'cxl_acpi' test devices
Dan Williams
2022-07-21
cxl/port: Record parent dport when adding ports
Dan Williams
2022-07-21
cxl/core: Define a 'struct cxl_root_decoder'
Dan Williams
2022-07-21
cxl/acpi: Track CXL resources in iomem_resource
Dan Williams
2022-07-21
cxl/core: Define a 'struct cxl_switch_decoder'
Dan Williams
2022-07-09
cxl: Introduce cxl_to_{ways,granularity}
Dan Williams
2022-07-09
cxl/core: Drop ->platform_res attribute for root decoders
Dan Williams
2022-04-28
cxl/acpi: Add root device lockdep validation
Dan Williams
2022-02-08
cxl/core/port: Fix / relax decoder target enumeration
Dan Williams
2022-02-08
cxl/mem: Add the cxl_mem driver
Ben Widawsky
2022-02-08
cxl/core/port: Add switch port enumeration
Dan Williams
2022-02-08
cxl/core/port: Remove @host argument for dport + decoder enumeration
Dan Williams
2022-02-08
cxl/port: Add a driver for 'struct cxl_port' objects
Ben Widawsky
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
2022-02-08
cxl/pci: Rename pci.h to cxlpci.h
Dan Williams
2022-02-08
cxl/port: Up-level cxl_add_dport() locking requirements to the caller
Dan Williams
2022-02-08
cxl/port: Introduce cxl_port_to_pci_bus()
Dan Williams
2022-02-08
cxl: Prove CXL locking
Dan Williams
2022-02-08
cxl/core/port: Make passthrough decoder init implicit
Ben Widawsky
2022-02-08
cxl/core/port: Clarify decoder creation
Ben Widawsky
2022-02-08
cxl/core: Convert decoder range to resource
Ben Widawsky
2022-02-08
cxl/acpi: Map component registers for Root Ports
Ben Widawsky
2021-11-15
ACPI: NUMA: Add a node and memblk for each CFMWS not in SRAT
Alison Schofield
2021-11-15
cxl/test: Mock acpi_table_parse_cedt()
Dan Williams
2021-11-15
cxl/acpi: Convert CFMWS parsing to ACPI sub-table helpers
Dan Williams
2021-10-08
cxl/acpi: Do not fail cxl_acpi_probe() based on a missing CHBS
Alison Schofield
2021-09-21
cxl/core: Split decoder setup into alloc + add
Dan Williams
2021-09-21
cxl/bus: Populate the target list at decoder create
Dan Williams
2021-09-21
tools/testing/cxl: Introduce a mocked-up CXL port hierarchy
Dan Williams
2021-09-07
cxl/acpi: Do not add DSDT disabled ACPI0016 host bridge ports
Alison Schofield
2021-06-17
cxl/acpi: Use the ACPI CFMWS to create static decoder objects
Alison Schofield
2021-06-17
cxl/acpi: Add the Host Bridge base address to CXL port objects
Alison Schofield
2021-06-15
cxl/pmem: Add initial infrastructure for pmem support
Dan Williams
2021-06-09
cxl/acpi: Introduce cxl_decoder objects
Dan Williams
2021-06-09
cxl/acpi: Enumerate host bridge root ports
Dan Williams
2021-06-09
cxl/acpi: Add downstream port data to cxl_port instances
Dan Williams
2021-06-09
cxl/acpi: Introduce the root of a cxl_port topology
Dan Williams