aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/acpi/pcc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-09-28ACPI: PCC: Add PCC shared memory region command and status bitfieldsSudeep Holla1-0/+13
2021-10-29mailbox: pcc: Use PCC mailbox channel pointer instead of standardSudeep Holla1-6/+6
2021-10-29mailbox: pcc: Add pcc_mbox_chan structure to hold shared memory region infoSudeep Holla1-0/+9
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner1-5/+1
2017-11-09mailbox: PCC: Move the MAX_PCC_SUBSPACES definition to header fileGeorge Cherian1-0/+1
2016-10-17mailbox: PCC: Fix return value of pcc_mbox_request_channel()Hoan Tran1-1/+1
2016-06-25mailbox: pcc: Add PCC request and free channel declarationsHoan Tran1-0/+29