summaryrefslogtreecommitdiffstats
path: root/include/acpi/cppc_acpi.h
Commit message (Expand)AuthorAgeFilesLines
* ACPI: CPPC: Add emtpy stubs of functions for CONFIG_ACPI_CPPC_LIB unsetRafael J. Wysocki2021-03-231-0/+40
* ACPI: CPPC: remove __iomem annotation for cpc_reg's addressIonela Voinescu2021-01-221-1/+1
* cppc_cpufreq: replace per-cpu data array with a listIonela Voinescu2020-12-151-3/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-5/+1
* ACPI / CPPC: Add a helper to get desired performanceXiongfeng Wang2019-02-181-0/+1
* x86/kernel: Fix more -Wmissing-prototypes warningsBorislav Petkov2018-12-081-0/+3
* ACPI / CPPC: Add support for guaranteed performanceSrinivas Pandruvada2018-10-161-0/+1
* ACPI / CPPC: Add support for CPPC v3Prashanth Prakash2018-04-241-4/+10
* ACPI / CPPC: add sysfs entries for CPPC perf capabilitiesPrakash, Prashanth2017-04-181-1/+1
* ACPI / CPPC: Read lowest nonlinear perf in cppc_get_perf_caps()Prakash, Prashanth2017-04-181-0/+1
* ACPI / CPPC: Add prefix cppc to cpudata structure nameSrinivas Pandruvada2016-09-081-2/+2
* ACPI / CPPC: check for error bit in PCC status fieldPrakash, Prashanth2016-08-311-1/+3
* ACPI / CPPC: add sysfs support to compute delivered performanceAshwin Chaugule2016-08-311-3/+3
* ACPI / CPPC: set a non-zero value for transition_latencyPrakash, Prashanth2016-08-311-0/+1
* ACPI / CPPC: support for batching CPPC requestsPrakash, Prashanth2016-08-311-0/+2
* ACPI / CPPC: restructure read/writes for efficient sys mapped reg opsAshwin Chaugule2016-08-311-0/+1
* mailbox: pcc: Add PCC request and free channel declarationsHoan Tran2016-06-251-6/+1
* ACPI / CPPC: remove redundant mbox_send_message() declarationTimur Tabi2016-02-031-1/+0
* ACPI: Introduce CPU performance controls using CPPCAshwin Chaugule2015-10-121-0/+138