summaryrefslogtreecommitdiff
path: root/drivers/acpi/numa/hmat.c
AgeCommit message (Expand)Author
2024-03-12cxl/region: Add memory hotplug notifier for cxl regionDave Jiang
2024-03-12ACPI: HMAT / cxl: Add retrieval of generic port coordinates for both access c...Dave Jiang
2024-03-12ACPI: HMAT: Introduce 2 levels of generic port access classDave Jiang
2024-03-12base/node / ACPI: Enumerate node access class for 'struct access_coordinate'Dave Jiang
2024-03-12ACPI: HMAT: Remove register of memory node for generic targetDave Jiang
2023-12-22acpi: numa: Add helper function to retrieve the performance attributesDave Jiang
2023-12-22acpi: numa: Add setting of generic port system locality attributesDave Jiang
2023-12-22acpi: Break out nesting for hmat_parse_locality()Dave Jiang
2023-12-22acpi: numa: Add genport target allocation to the HMAT parsingDave Jiang
2023-12-22acpi: numa: Create enum for memory_target access coordinates indexingDave Jiang
2023-12-22base/node / acpi: Change 'node_hmem_attrs' to 'access_coordinates'Dave Jiang
2023-10-16acpi, hmat: calculate abstract distance with HMATHuang Ying
2023-10-16acpi, hmat: refactor hmat_register_target_initiators()Huang Ying
2023-02-10dax/hmem: Move hmem device registration to dax_hmem.koDan Williams
2023-02-10dax/hmem: Move HMAT and Soft reservation probe initcall levelDan Williams
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-11-18ACPI: HMAT: Fix initiator registration for single-initiator systemsVishal Verma
2022-11-18ACPI: HMAT: remove unnecessary variable initializationVishal Verma
2022-11-08memory: move hotplug memory notifier priority to same file for easy sortingLiu Shixin
2022-11-08ACPI: HMAT: use hotplug_memory_notifier() directlyLiu Shixin
2022-09-22ACPI: HMAT: Drop unused dev_fmt() and redundant 'HMAT' prefixLiu Shixin
2021-04-27Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds
2021-04-08treewide: Change list_sort to use const pointersSami Tolvanen
2021-03-19ACPI: fix various typos in commentsTom Saeger
2020-10-14Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2020-10-13ACPI: HMAT: refactor hmat_register_target_device to hmem_register_deviceDan Williams
2020-10-13x86/numa: add 'nohmat' optionDan Williams
2020-10-02node: Add access1 class to represent CPU to memory characteristicsJonathan Cameron
2020-10-02ACPI: HMAT: Fix handling of changes from ACPI 6.2 to ACPI 6.3Jonathan Cameron
2020-09-24ACPI: Rename acpi_map_pxm_to_online_node() to pxm_to_online_node()Jonathan Cameron
2020-09-24ACPI: Do not create new NUMA domains from ACPI static tables that are not SRATJonathan Cameron
2019-11-12ACPI: HMAT: use %u instead of %d to print u32 valuesTao Xu
2019-11-12ACPI: NUMA: HMAT: fix a section mismatchQian Cai
2019-11-07ACPI: HMAT: don't mix pxm and nid when setting memory target processor_pxmBrice Goglin
2019-11-07ACPI: NUMA: HMAT: Register "soft reserved" memory as an "hmem" deviceDan Williams
2019-11-07ACPI: NUMA: HMAT: Register HMAT at device_initcall levelDan Williams
2019-11-07ACPI: NUMA: Establish a new drivers/acpi/numa/ directoryDan Williams