aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/hmat (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-12HMAT: Skip publishing target info for nodes with no online memoryDan Williams1-4/+10
2019-08-12HMAT: Register attributes for memory hot addKeith Busch1-18/+57
2019-08-12HMAT: Register memory-side cache after parsingKeith Busch1-15/+55
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-04-25acpi/hmat: fix an uninitialized memory_targetQian Cai1-1/+1
2019-04-25acpi/hmat: Update acpi_hmat_type enum with ACPI_HMAT_TYPE_PROXIMITYAlison Schofield1-2/+2
2019-04-25acpi/hmat: fix memory leaks in hmat_init()Qian Cai1-1/+1
2019-04-04acpi/hmat: Register memory side cache attributesKeith Busch1-0/+32
2019-04-04acpi/hmat: Register performance attributesKeith Busch2-2/+13
2019-04-04acpi/hmat: Register processor domain to its memoryKeith Busch2-2/+393
2019-04-04acpi/hmat: Parse and report heterogeneous memoryKeith Busch3-0/+244