index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cxl
/
acpi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-05
cxl: update names for interleave ways conversion macros
Dave Jiang
1
-3
/
+3
2022-12-05
cxl: update names for interleave granularity conversion macros
Dave Jiang
1
-2
/
+2
2022-12-05
cxl/acpi: Warn about an invalid CHBCR in an existing CHBS entry
Robert Richter
1
-1
/
+2
2022-12-05
cxl/acpi: Fail decoder add if CXIMS for HBIG is missing
Alison Schofield
1
-0
/
+5
2022-12-05
Merge branch 'for-6.2/cxl-xor' into for-6.2/cxl
Dan Williams
1
-3
/
+134
2022-12-03
cxl/acpi: Support CXL XOR Interleave Math (CXIMS)
Alison Schofield
1
-3
/
+134
2022-12-03
cxl/acpi: Extract component registers of restricted hosts from RCRB
Robert Richter
1
-5
/
+46
2022-12-02
cxl/ACPI: Register CXL host ports by bridge device
Robert Richter
1
-18
/
+20
2022-12-02
tools/testing/cxl: Make mock CEDT parsing more robust
Dan Williams
1
-0
/
+4
2022-12-02
cxl/acpi: Move rescan to the workqueue
Dan Williams
1
-2
/
+15
2022-12-01
cxl/acpi: Simplify cxl_nvdimm_bridge probing
Dan Williams
1
-0
/
+1
2022-11-14
cxl/acpi: Improve debug messages in cxl_acpi_probe()
Robert Richter
1
-4
/
+8
2022-11-14
cxl: Unify debug messages when calling devm_cxl_add_dport()
Robert Richter
1
-5
/
+2
2022-11-14
cxl: Unify debug messages when calling devm_cxl_add_port()
Robert Richter
1
-2
/
+0
2022-08-01
cxl/acpi: Minimize granularity for x1 interleaves
Dan Williams
1
-0
/
+6
2022-08-01
cxl/acpi: Autoload driver for 'cxl_acpi' test devices
Dan Williams
1
-0
/
+7
2022-07-21
cxl/port: Record parent dport when adding ports
Dan Williams
1
-2
/
+1
2022-07-21
cxl/core: Define a 'struct cxl_root_decoder'
Dan Williams
1
-4
/
+36
2022-07-21
cxl/acpi: Track CXL resources in iomem_resource
Dan Williams
1
-3
/
+141
2022-07-21
cxl/core: Define a 'struct cxl_switch_decoder'
Dan Williams
1
-1
/
+3
2022-07-09
cxl: Introduce cxl_to_{ways,granularity}
Dan Williams
1
-15
/
+19
2022-07-09
cxl/core: Drop ->platform_res attribute for root decoders
Dan Williams
1
-7
/
+10
2022-04-28
cxl/acpi: Add root device lockdep validation
Dan Williams
1
-0
/
+13
2022-02-08
cxl/core/port: Fix / relax decoder target enumeration
Dan Williams
1
-1
/
+1
2022-02-08
cxl/mem: Add the cxl_mem driver
Ben Widawsky
1
-1
/
+2
2022-02-08
cxl/core/port: Add switch port enumeration
Dan Williams
1
-16
/
+1
2022-02-08
cxl/core/port: Remove @host argument for dport + decoder enumeration
Dan Williams
1
-1
/
+1
2022-02-08
cxl/port: Add a driver for 'struct cxl_port' objects
Ben Widawsky
1
-25
/
+1
2022-02-08
cxl/core/hdm: Add CXL standard decoder enumeration to the core
Dan Williams
1
-28
/
+15
2022-02-08
cxl/core: Generalize dport enumeration in the core
Dan Williams
1
-59
/
+8
2022-02-08
cxl/pci: Rename pci.h to cxlpci.h
Dan Williams
1
-1
/
+1
2022-02-08
cxl/port: Up-level cxl_add_dport() locking requirements to the caller
Dan Williams
1
-0
/
+2
2022-02-08
cxl/port: Introduce cxl_port_to_pci_bus()
Dan Williams
1
-5
/
+9
2022-02-08
cxl: Prove CXL locking
Dan Williams
1
-5
/
+5
2022-02-08
cxl/core/port: Make passthrough decoder init implicit
Ben Widawsky
1
-5
/
+0
2022-02-08
cxl/core/port: Clarify decoder creation
Ben Widawsky
1
-2
/
+2
2022-02-08
cxl/core: Convert decoder range to resource
Ben Widawsky
1
-14
/
+8
2022-02-08
cxl/acpi: Map component registers for Root Ports
Ben Widawsky
1
-2
/
+11
2021-11-15
ACPI: NUMA: Add a node and memblk for each CFMWS not in SRAT
Alison Schofield
1
-1
/
+2
2021-11-15
cxl/test: Mock acpi_table_parse_cedt()
Dan Williams
1
-0
/
+2
2021-11-15
cxl/acpi: Convert CFMWS parsing to ACPI sub-table helpers
Dan Williams
1
-147
/
+87
2021-10-08
cxl/acpi: Do not fail cxl_acpi_probe() based on a missing CHBS
Alison Schofield
1
-4
/
+6
2021-09-21
cxl/core: Split decoder setup into alloc + add
Dan Williams
1
-24
/
+60
2021-09-21
cxl/bus: Populate the target list at decoder create
Dan Williams
1
-1
/
+12
2021-09-21
tools/testing/cxl: Introduce a mocked-up CXL port hierarchy
Dan Williams
1
-15
/
+21
2021-09-07
cxl/acpi: Do not add DSDT disabled ACPI0016 host bridge ports
Alison Schofield
1
-4
/
+8
2021-06-17
cxl/acpi: Use the ACPI CFMWS to create static decoder objects
Alison Schofield
1
-0
/
+122
2021-06-17
cxl/acpi: Add the Host Bridge base address to CXL port objects
Alison Schofield
1
-5
/
+95
2021-06-15
cxl/pmem: Add initial infrastructure for pmem support
Dan Williams
1
-2
/
+35
2021-06-09
cxl/acpi: Introduce cxl_decoder objects
Dan Williams
1
-1
/
+19
[next]