summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/numa/hmat.c
Commit message (Expand)AuthorAgeFilesLines
* 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