index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cxl
/
cxl.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cxl: Consolidate dport access_coordinate ->hb_coord and ->sw_coord into ->coord
Dave Jiang
2024-04-08
1
-4
/
+2
*
cxl: Fix incorrect region perf data calculation
Dave Jiang
2024-04-08
1
-2
/
+0
*
cxl/region: Add memory hotplug notifier for cxl region
Dave Jiang
2024-03-12
1
-0
/
+3
*
cxl/region: Calculate performance data for a region
Dave Jiang
2024-03-12
1
-0
/
+4
*
cxl: Split out host bridge access coordinates
Dave Jiang
2024-03-12
1
-0
/
+2
*
cxl: Split out combine_coordinates() for common shared usage
Dave Jiang
2024-03-12
1
-0
/
+4
*
ACPI: HMAT / cxl: Add retrieval of generic port coordinates for both access c...
Dave Jiang
2024-03-12
1
-1
/
+1
*
cxl: Fix sysfs export of qos_class for memdev
Dave Jiang
2024-02-17
1
-0
/
+2
*
Merge branch 'for-6.7/cxl' into for-6.8/cxl
Dan Williams
2024-01-06
1
-2
/
+0
|
\
|
*
cxl/port: Fix missing target list lock
Dan Williams
2024-01-04
1
-2
/
+0
*
|
cxl: Convert find_cxl_root() to return a 'struct cxl_root *'
Dave Jiang
2024-01-05
1
-7
/
+7
*
|
cxl: Introduce put_cxl_root() helper
Dave Jiang
2024-01-05
1
-0
/
+3
*
|
cxl: Add helper function that calculate performance data for downstream ports
Dave Jiang
2023-12-23
1
-0
/
+3
*
|
cxl: Store the access coordinates for the generic ports
Dave Jiang
2023-12-23
1
-0
/
+2
*
|
cxl: Calculate and store PCI link latency for the downstream ports
Dave Jiang
2023-12-22
1
-0
/
+4
*
|
cxl: Add support for _DSM Function for retrieving QTG ID
Dave Jiang
2023-12-22
1
-0
/
+25
*
|
cxl: Add callback to parse the SSLBIS subtable from CDAT
Dave Jiang
2023-12-22
1
-0
/
+4
*
|
cxl: Add callback to parse the DSMAS subtables from CDAT
Dave Jiang
2023-12-22
1
-0
/
+2
|
/
*
Merge branch 'for-6.7/cxl-commited' into cxl/next
Dan Williams
2023-10-31
1
-0
/
+1
|
\
|
*
cxl: Add cxl_decoders_committed() helper
Dave Jiang
2023-10-28
1
-0
/
+1
*
|
Merge branch 'for-6.7/cxl-qtg' into cxl/next
Dan Williams
2023-10-31
1
-0
/
+3
|
\
\
|
*
|
cxl: Export QTG ids from CFMWS to sysfs as qos_class attribute
Dave Jiang
2023-10-28
1
-0
/
+3
|
|
/
*
|
cxl/core/regs: Rework cxl_map_pmu_regs() to use map->dev for devm
Robert Richter
2023-10-28
1
-2
/
+1
*
|
cxl/pci: Map RCH downstream AER registers for logging protocol errors
Terry Bowman
2023-10-28
1
-0
/
+10
*
|
cxl/pci: Add RCH downstream port AER register discovery
Robert Richter
2023-10-28
1
-0
/
+7
*
|
cxl/port: Remove Component Register base address from struct cxl_port
Robert Richter
2023-10-28
1
-2
/
+0
*
|
cxl/port: Rename @comp_map to @reg_map in struct cxl_register_map
Robert Richter
2023-10-28
1
-4
/
+4
*
|
cxl/core/regs: Rename @dev to @host in struct cxl_register_map
Robert Richter
2023-10-28
1
-2
/
+2
|
/
*
Merge branch 'for-6.5/cxl-rch-eh' into for-6.5/cxl
Dan Williams
2023-06-26
1
-25
/
+32
|
\
|
*
cxl/port: Store the downstream port's Component Register mappings in struct c...
Robert Richter
2023-06-25
1
-0
/
+2
|
*
cxl/port: Store the port's Component Register mappings in struct cxl_port
Robert Richter
2023-06-25
1
-0
/
+2
|
*
cxl/pci: Early setup RCH dport component registers from RCRB
Robert Richter
2023-06-25
1
-0
/
+2
|
*
cxl/port: Remove Component Register base address from struct cxl_dport
Robert Richter
2023-06-25
1
-2
/
+0
|
*
cxl/pci: Refactor component register discovery for reuse
Terry Bowman
2023-06-25
1
-0
/
+1
|
*
cxl/core/regs: Add @dev to cxl_register_map
Robert Richter
2023-06-25
1
-4
/
+6
|
*
cxl: Rename 'uport' to 'uport_dev'
Dan Williams
2023-06-25
1
-6
/
+7
|
*
cxl: Rename member @dport of struct cxl_dport to @dport_dev
Robert Richter
2023-06-25
1
-2
/
+2
|
*
cxl/rch: Prepare for caching the MMIO mapped PCIe AER capability
Dan Williams
2023-06-25
1
-2
/
+7
|
*
cxl/acpi: Probe RCRB later during RCH downstream port creation
Robert Richter
2023-06-25
1
-9
/
+3
*
|
Merge branch 'for-6.5/cxl-perf' into for-6.5/cxl
Dan Williams
2023-06-26
1
-0
/
+16
|
\
\
|
*
|
cxl/pci: Find and register CXL PMU devices
Jonathan Cameron
2023-05-30
1
-0
/
+13
|
*
|
cxl: Add functions to get an instance of / count regblocks of a given type
Jonathan Cameron
2023-05-30
1
-0
/
+3
|
|
/
*
|
Merge branch 'for-6.5/cxl-region-fixes' into for-6.5/cxl
Dan Williams
2023-06-26
1
-7
/
+9
|
\
\
|
*
|
cxl/region: Flag partially torn down regions as unusable
Dan Williams
2023-06-25
1
-0
/
+8
|
*
|
cxl/region: Move cache invalidation before region teardown, and before setup
Dan Williams
2023-06-25
1
-7
/
+1
|
|
/
*
|
Merge branch 'for-6.5/cxl-type-2' into for-6.5/cxl
Dan Williams
2023-06-26
1
-6
/
+5
|
\
\
|
*
|
Revert "cxl/port: Enable the HDM decoder capability for switch ports"
Dan Williams
2023-06-25
1
-1
/
+0
|
*
|
cxl/hdm: Default CXL_DEVTYPE_DEVMEM decoders to CXL_DECODER_DEVMEM
Dan Williams
2023-06-25
1
-1
/
+1
|
*
|
cxl/port: Rename CXL_DECODER_{EXPANDER, ACCELERATOR} => {HOSTONLYMEM, DEVMEM}
Dan Williams
2023-06-25
1
-2
/
+2
|
*
|
cxl/regs: Clarify when a 'struct cxl_register_map' is input vs output
Dan Williams
2023-06-25
1
-2
/
+2
|
|
/
[next]