| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-19 | ACPI / PPTT: Add a helper to fill a cpumask from a cache_id | James Morse | 1 | -0/+65 |
| 2025-11-19 | ACPI / PPTT: Find cache level by cache-id | James Morse | 1 | -0/+66 |
| 2025-11-19 | ACPI / PPTT: Add acpi_pptt_cache_v1_full to use pptt cache as one structure | Ben Horgan | 1 | -9/+36 |
| 2025-11-19 | ACPI / PPTT: Stop acpi_count_levels() expecting callers to clear levels | James Morse | 1 | -8/+12 |
| 2025-11-19 | ACPI / PPTT: Add a helper to fill a cpumask from a processor container | James Morse | 1 | -0/+84 |
| 2025-05-08 | ACPI: PPTT: Fix processor subtable walk | Jeremy Linton | 1 | -3/+8 |
| 2025-04-07 | ACPI PPTT: Fix coding mistakes in a couple of sizeof() calls | Jean-Marc Eurin | 1 | -2/+2 |
| 2023-03-14 | ACPI: PPTT: Fix to avoid sleep in the atomic context when PPTT is absent | Sudeep Holla | 1 | -1/+4 |
| 2023-01-18 | ACPI: PPTT: Update acpi_find_last_cache_level() to acpi_get_cache_info() | Pierre Gondois | 1 | -26/+50 |
| 2023-01-18 | ACPI: PPTT: Remove acpi_find_cache_levels() | Pierre Gondois | 1 | -15/+6 |
| 2022-07-22 | ACPI: PPTT: Leave the table mapped for the runtime usage | Sudeep Holla | 1 | -55/+47 |
| 2022-07-04 | ACPI: Remove the unused find_acpi_cpu_cache_topology() | Sudeep Holla | 1 | -37/+0 |
| 2022-07-04 | ACPI: PPTT: Use table offset as fw_token instead of virtual address | Sudeep Holla | 1 | -1/+2 |
| 2021-10-15 | topology: Represent clusters of CPUs within a die | Jonathan Cameron | 1 | -0/+67 |
| 2021-06-07 | ACPI: tables: PPTT: Populate cache-id if provided by firmware | James Morse | 1 | -4/+14 |
| 2020-01-07 | ACPI: PPTT: Consistently use unsigned int as parameter type | Tian Tao | 1 | -14/+15 |
| 2019-08-12 | ACPI/PPTT: Add support for ACPI 6.3 thread flag | Jeremy Linton | 1 | -1/+52 |
| 2019-06-27 | ACPI/PPTT: Add function to return ACPI 6.3 Identical tokens | Jeremy Linton | 1 | -0/+26 |
| 2019-06-27 | ACPI/PPTT: Modify node flag detection to find last IDENTICAL | Jeremy Linton | 1 | -6/+29 |
| 2019-03-26 | ACPI: Fix comment typos | Bjorn Helgaas | 1 | -24/+24 |
| 2019-03-11 | ACPI: tables: Simplify PPTT leaf node detection | Jeremy Linton | 1 | -0/+3 |
| 2019-02-07 | ACPI/PPTT: Add acpi_pptt_warn_missing() to consolidate logs | John Garry | 1 | -4/+9 |
| 2018-10-04 | ACPI/PPTT: Handle architecturally unknown cache types | Jeffrey Hugo | 1 | -20/+13 |
| 2018-07-02 | ACPI / PPTT: use ACPI ID whenever ACPI_PPTT_ACPI_PROCESSOR_ID_VALID is set | Sudeep Holla | 1 | -2/+8 |
| 2018-05-17 | ACPI/PPTT: Add Processor Properties Topology Table parsing | Jeremy Linton | 1 | -0/+655 |