summaryrefslogtreecommitdiff
path: root/drivers/acpi/hmat/hmat.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI: NUMA: Establish a new drivers/acpi/numa/ directoryDan Williams2019-11-071-751/+0
* ACPI: HMAT: ACPI_HMAT_MEMORY_PD_VALID is deprecated since ACPI-6.3Daniel Black2019-10-031-1/+1
* HMAT: Skip publishing target info for nodes with no online memoryDan Williams2019-08-121-4/+10
* HMAT: Register attributes for memory hot addKeith Busch2019-08-121-18/+57
* HMAT: Register memory-side cache after parsingKeith Busch2019-08-121-15/+55
* acpi/hmat: fix an uninitialized memory_targetQian Cai2019-04-251-1/+1
* acpi/hmat: Update acpi_hmat_type enum with ACPI_HMAT_TYPE_PROXIMITYAlison Schofield2019-04-251-2/+2
* acpi/hmat: fix memory leaks in hmat_init()Qian Cai2019-04-251-1/+1
* acpi/hmat: Register memory side cache attributesKeith Busch2019-04-041-0/+32
* acpi/hmat: Register performance attributesKeith Busch2019-04-041-1/+9
* acpi/hmat: Register processor domain to its memoryKeith Busch2019-04-041-1/+391
* acpi/hmat: Parse and report heterogeneous memoryKeith Busch2019-04-041-0/+236