summaryrefslogtreecommitdiff
path: root/drivers/acpi/pptt.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-07ACPI: PPTT: Consistently use unsigned int as parameter typeTian Tao1-14/+15
2019-08-12ACPI/PPTT: Add support for ACPI 6.3 thread flagJeremy Linton1-1/+52
2019-06-27ACPI/PPTT: Add function to return ACPI 6.3 Identical tokensJeremy Linton1-0/+26
2019-06-27ACPI/PPTT: Modify node flag detection to find last IDENTICALJeremy Linton1-6/+29
2019-03-26ACPI: Fix comment typosBjorn Helgaas1-24/+24
2019-03-11ACPI: tables: Simplify PPTT leaf node detectionJeremy Linton1-0/+3
2019-02-07ACPI/PPTT: Add acpi_pptt_warn_missing() to consolidate logsJohn Garry1-4/+9
2018-10-04ACPI/PPTT: Handle architecturally unknown cache typesJeffrey Hugo1-20/+13
2018-07-02ACPI / PPTT: use ACPI ID whenever ACPI_PPTT_ACPI_PROCESSOR_ID_VALID is setSudeep Holla1-2/+8
2018-05-17ACPI/PPTT: Add Processor Properties Topology Table parsingJeremy Linton1-0/+655