summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/hmat
AgeCommit message (Expand)AuthorLines
2019-11-07ACPI: NUMA: Establish a new drivers/acpi/numa/ directoryDan Williams-764/+0
2019-10-03ACPI: HMAT: ACPI_HMAT_MEMORY_PD_VALID is deprecated since ACPI-6.3Daniel Black-1/+1
2019-08-12HMAT: Skip publishing target info for nodes with no online memoryDan Williams-4/+10
2019-08-12HMAT: Register attributes for memory hot addKeith Busch-18/+57
2019-08-12HMAT: Register memory-side cache after parsingKeith Busch-15/+55
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-04-25acpi/hmat: fix an uninitialized memory_targetQian Cai-1/+1
2019-04-25acpi/hmat: Update acpi_hmat_type enum with ACPI_HMAT_TYPE_PROXIMITYAlison Schofield-2/+2
2019-04-25acpi/hmat: fix memory leaks in hmat_init()Qian Cai-1/+1
2019-04-04acpi/hmat: Register memory side cache attributesKeith Busch-0/+32
2019-04-04acpi/hmat: Register performance attributesKeith Busch-2/+13
2019-04-04acpi/hmat: Register processor domain to its memoryKeith Busch-2/+393
2019-04-04acpi/hmat: Parse and report heterogeneous memoryKeith Busch-0/+244