summaryrefslogtreecommitdiff
path: root/drivers/acpi/pptt.c
AgeCommit message (Expand)Author
2023-03-14ACPI: PPTT: Fix to avoid sleep in the atomic context when PPTT is absentSudeep Holla
2023-01-18ACPI: PPTT: Update acpi_find_last_cache_level() to acpi_get_cache_info()Pierre Gondois
2023-01-18ACPI: PPTT: Remove acpi_find_cache_levels()Pierre Gondois
2022-07-22ACPI: PPTT: Leave the table mapped for the runtime usageSudeep Holla
2022-07-04ACPI: Remove the unused find_acpi_cpu_cache_topology()Sudeep Holla
2022-07-04ACPI: PPTT: Use table offset as fw_token instead of virtual addressSudeep Holla
2021-10-15topology: Represent clusters of CPUs within a dieJonathan Cameron
2021-06-07ACPI: tables: PPTT: Populate cache-id if provided by firmwareJames Morse
2020-01-07ACPI: PPTT: Consistently use unsigned int as parameter typeTian Tao
2019-08-12ACPI/PPTT: Add support for ACPI 6.3 thread flagJeremy Linton
2019-06-27ACPI/PPTT: Add function to return ACPI 6.3 Identical tokensJeremy Linton
2019-06-27ACPI/PPTT: Modify node flag detection to find last IDENTICALJeremy Linton
2019-03-26ACPI: Fix comment typosBjorn Helgaas
2019-03-11ACPI: tables: Simplify PPTT leaf node detectionJeremy Linton
2019-02-07ACPI/PPTT: Add acpi_pptt_warn_missing() to consolidate logsJohn Garry
2018-10-04ACPI/PPTT: Handle architecturally unknown cache typesJeffrey Hugo
2018-07-02ACPI / PPTT: use ACPI ID whenever ACPI_PPTT_ACPI_PROCESSOR_ID_VALID is setSudeep Holla
2018-05-17ACPI/PPTT: Add Processor Properties Topology Table parsingJeremy Linton