summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/numa/hmat.c
Commit message (Expand)AuthorAgeFilesLines
* cxl/region: Add memory hotplug notifier for cxl regionDave Jiang2024-03-121-0/+34
* ACPI: HMAT / cxl: Add retrieval of generic port coordinates for both access c...Dave Jiang2024-03-121-2/+6
* ACPI: HMAT: Introduce 2 levels of generic port access classDave Jiang2024-03-121-5/+10
* base/node / ACPI: Enumerate node access class for 'struct access_coordinate'Dave Jiang2024-03-121-12/+14
* ACPI: HMAT: Remove register of memory node for generic targetDave Jiang2024-03-121-4/+4
* acpi: numa: Add helper function to retrieve the performance attributesDave Jiang2023-12-221-0/+41
* acpi: numa: Add setting of generic port system locality attributesDave Jiang2023-12-221-0/+25
* acpi: Break out nesting for hmat_parse_locality()Dave Jiang2023-12-221-12/+20
* acpi: numa: Add genport target allocation to the HMAT parsingDave Jiang2023-12-221-3/+56
* acpi: numa: Create enum for memory_target access coordinates indexingDave Jiang2023-12-221-5/+13
* base/node / acpi: Change 'node_hmem_attrs' to 'access_coordinates'Dave Jiang2023-12-221-14/+14
* acpi, hmat: calculate abstract distance with HMATHuang Ying2023-10-161-2/+63
* acpi, hmat: refactor hmat_register_target_initiators()Huang Ying2023-10-161-51/+30
* dax/hmem: Move hmem device registration to dax_hmem.koDan Williams2023-02-101-1/+1
* dax/hmem: Move HMAT and Soft reservation probe initcall levelDan Williams2023-02-101-1/+1
* Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-131-6/+1
|\
| * memory: move hotplug memory notifier priority to same file for easy sortingLiu Shixin2022-11-081-1/+1
| * ACPI: HMAT: use hotplug_memory_notifier() directlyLiu Shixin2022-11-081-6/+1
* | ACPI: HMAT: Fix initiator registration for single-initiator systemsVishal Verma2022-11-181-6/+20
* | ACPI: HMAT: remove unnecessary variable initializationVishal Verma2022-11-181-1/+0
|/
* ACPI: HMAT: Drop unused dev_fmt() and redundant 'HMAT' prefixLiu Shixin2022-09-221-13/+12
* Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2021-04-271-1/+2
|\
| * treewide: Change list_sort to use const pointersSami Tolvanen2021-04-081-1/+2
* | ACPI: fix various typos in commentsTom Saeger2021-03-191-1/+1
|/
* Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2020-10-141-21/+72
|\
| * node: Add access1 class to represent CPU to memory characteristicsJonathan Cameron2020-10-021-19/+69
| * ACPI: HMAT: Fix handling of changes from ACPI 6.2 to ACPI 6.3Jonathan Cameron2020-10-021-1/+2
| * ACPI: Rename acpi_map_pxm_to_online_node() to pxm_to_online_node()Jonathan Cameron2020-09-241-1/+1
| * ACPI: Do not create new NUMA domains from ACPI static tables that are not SRATJonathan Cameron2020-09-241-1/+1
* | ACPI: HMAT: refactor hmat_register_target_device to hmem_register_deviceDan Williams2020-10-131-62/+6
* | x86/numa: add 'nohmat' optionDan Williams2020-10-131-1/+7
|/
* ACPI: HMAT: use %u instead of %d to print u32 valuesTao Xu2019-11-121-9/+9
* ACPI: NUMA: HMAT: fix a section mismatchQian Cai2019-11-121-1/+1
* ACPI: HMAT: don't mix pxm and nid when setting memory target processor_pxmBrice Goglin2019-11-071-1/+1
* ACPI: NUMA: HMAT: Register "soft reserved" memory as an "hmem" deviceDan Williams2019-11-071-12/+124
* ACPI: NUMA: HMAT: Register HMAT at device_initcall levelDan Williams2019-11-071-1/+1
* ACPI: NUMA: Establish a new drivers/acpi/numa/ directoryDan Williams2019-11-071-0/+751