index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
pptt.c
Age
Commit message (
Expand
)
Author
2023-03-22
ACPI: PPTT: Fix to avoid sleep in the atomic context when PPTT is absent
Sudeep Holla
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