summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/pptt.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI: PPTT: Leave the table mapped for the runtime usageSudeep Holla2022-07-221-55/+47
* ACPI: Remove the unused find_acpi_cpu_cache_topology()Sudeep Holla2022-07-041-37/+0
* ACPI: PPTT: Use table offset as fw_token instead of virtual addressSudeep Holla2022-07-041-1/+2
* topology: Represent clusters of CPUs within a dieJonathan Cameron2021-10-151-0/+67
* ACPI: tables: PPTT: Populate cache-id if provided by firmwareJames Morse2021-06-071-4/+14
* 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