summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/pptt.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI: PPTT: Consistently use unsigned int as parameter typeTian Tao2020-01-071-14/+15
* ACPI/PPTT: Add support for ACPI 6.3 thread flagJeremy Linton2019-08-121-1/+52
* ACPI/PPTT: Add function to return ACPI 6.3 Identical tokensJeremy Linton2019-06-271-0/+26
* ACPI/PPTT: Modify node flag detection to find last IDENTICALJeremy Linton2019-06-271-6/+29
* ACPI: Fix comment typosBjorn Helgaas2019-03-261-24/+24
* ACPI: tables: Simplify PPTT leaf node detectionJeremy Linton2019-03-111-0/+3
* ACPI/PPTT: Add acpi_pptt_warn_missing() to consolidate logsJohn Garry2019-02-071-4/+9
* ACPI/PPTT: Handle architecturally unknown cache typesJeffrey Hugo2018-10-041-20/+13
* ACPI / PPTT: use ACPI ID whenever ACPI_PPTT_ACPI_PROCESSOR_ID_VALID is setSudeep Holla2018-07-021-2/+8
* ACPI/PPTT: Add Processor Properties Topology Table parsingJeremy Linton2018-05-171-0/+655