index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
pptt.c
Age
Commit message (
Expand
)
Author
2023-03-14
ACPI: PPTT: Fix to avoid sleep in the atomic context when PPTT is absent
Sudeep Holla
2023-01-18
ACPI: PPTT: Update acpi_find_last_cache_level() to acpi_get_cache_info()
Pierre Gondois
2023-01-18
ACPI: PPTT: Remove acpi_find_cache_levels()
Pierre Gondois
2022-07-22
ACPI: PPTT: Leave the table mapped for the runtime usage
Sudeep Holla
2022-07-04
ACPI: Remove the unused find_acpi_cpu_cache_topology()
Sudeep Holla
2022-07-04
ACPI: PPTT: Use table offset as fw_token instead of virtual address
Sudeep Holla
2021-10-15
topology: Represent clusters of CPUs within a die
Jonathan Cameron
2021-06-07
ACPI: tables: PPTT: Populate cache-id if provided by firmware
James Morse
2020-01-07
ACPI: PPTT: Consistently use unsigned int as parameter type
Tian Tao
2019-08-12
ACPI/PPTT: Add support for ACPI 6.3 thread flag
Jeremy Linton
2019-06-27
ACPI/PPTT: Add function to return ACPI 6.3 Identical tokens
Jeremy Linton
2019-06-27
ACPI/PPTT: Modify node flag detection to find last IDENTICAL
Jeremy Linton
2019-03-26
ACPI: Fix comment typos
Bjorn Helgaas
2019-03-11
ACPI: tables: Simplify PPTT leaf node detection
Jeremy Linton
2019-02-07
ACPI/PPTT: Add acpi_pptt_warn_missing() to consolidate logs
John Garry
2018-10-04
ACPI/PPTT: Handle architecturally unknown cache types
Jeffrey Hugo
2018-07-02
ACPI / PPTT: use ACPI ID whenever ACPI_PPTT_ACPI_PROCESSOR_ID_VALID is set
Sudeep Holla
2018-05-17
ACPI/PPTT: Add Processor Properties Topology Table parsing
Jeremy Linton