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
2024-05-01
cxl/acpi: Cleanup __cxl_parse_cfmws()
Dan Williams
2024-04-08
cxl: Consolidate dport access_coordinate ->hb_coord and ->sw_coord into ->coord
Dave Jiang
2024-04-08
cxl: Fix incorrect region perf data calculation
Dave Jiang
2024-03-12
ACPI: HMAT / cxl: Add retrieval of generic port coordinates for both access c...
Dave Jiang
2024-02-20
cxl/acpi: Fix load failures due to single window creation failure
Dan Williams
2024-01-05
cxl: Convert find_cxl_root() to return a 'struct cxl_root *'
Dave Jiang
2023-12-22
cxl: Store the access coordinates for the generic ports
Dave Jiang
2023-12-22
cxl: Add support for _DSM Function for retrieving QTG ID
Dave Jiang
2023-10-27
cxl: Export QTG ids from CFMWS to sysfs as qos_class attribute
Dave Jiang
2023-09-22
cxl/acpi: Annotate struct cxl_cxims_data with __counted_by
Kees Cook
2023-07-18
cxl/acpi: Return 'rc' instead of '0' in cxl_parse_cfmws()
Breno Leitao
2023-07-18
cxl/acpi: Fix a use-after-free in cxl_parse_cfmws()
Breno Leitao
2023-06-25
Merge branch 'for-6.5/cxl-rch-eh' into for-6.5/cxl
Dan Williams
2023-06-25
cxl/port: Rename CXL_DECODER_{EXPANDER, ACCELERATOR} => {HOSTONLYMEM, DEVMEM}
Dan Williams
2023-06-25
cxl/acpi: Directly bind the CEDT detected CHBCR to the Host Bridge's port
Robert Richter
2023-06-25
cxl/acpi: Move add_host_bridge_uport() after cxl_get_chbs()
Robert Richter
2023-06-25
cxl/acpi: Probe RCRB later during RCH downstream port creation
Robert Richter
2023-02-10
Merge branch 'for-6.3/cxl-ram-region' into cxl/next
Dan Williams
2023-02-10
cxl/dax: Create dax devices for CXL RAM regions
Dan Williams
2023-02-07
Merge branch 'for-6.3/cxl' into cxl/next
Dan Williams
2023-01-26
cxl: fix spelling mistakes
Randy Dunlap
2023-01-25
cxl/pmem: Fix nvdimm unregistration when cxl_pmem driver is absent
Dan Williams
2022-12-05
cxl: update names for interleave ways conversion macros
Dave Jiang
2022-12-05
cxl: update names for interleave granularity conversion macros
Dave Jiang
2022-12-05
cxl/acpi: Warn about an invalid CHBCR in an existing CHBS entry
Robert Richter
2022-12-05
cxl/acpi: Fail decoder add if CXIMS for HBIG is missing
Alison Schofield
2022-12-05
Merge branch 'for-6.2/cxl-xor' into for-6.2/cxl
Dan Williams
2022-12-03
cxl/acpi: Support CXL XOR Interleave Math (CXIMS)
Alison Schofield
2022-12-03
cxl/acpi: Extract component registers of restricted hosts from RCRB
Robert Richter
2022-12-02
cxl/ACPI: Register CXL host ports by bridge device
Robert Richter
2022-12-02
tools/testing/cxl: Make mock CEDT parsing more robust
Dan Williams
2022-12-02
cxl/acpi: Move rescan to the workqueue
Dan Williams
2022-12-01
cxl/acpi: Simplify cxl_nvdimm_bridge probing
Dan Williams
2022-11-14
cxl/acpi: Improve debug messages in cxl_acpi_probe()
Robert Richter
2022-11-14
cxl: Unify debug messages when calling devm_cxl_add_dport()
Robert Richter
2022-11-14
cxl: Unify debug messages when calling devm_cxl_add_port()
Robert Richter
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
[next]