summaryrefslogtreecommitdiffstats
path: root/include/acpi/cppc_acpi.h
Commit message (Expand)AuthorAgeFilesLines
* cpufreq/cppc: Move and rename cppc_cpufreq_{perf_to_khz|khz_to_perf}()Vincent Guittot2023-12-231-0/+2
* ACPI: CPPC: Add auto select register read/write supportWyes Karny2023-03-171-0/+11
* ACPI: CPPC: Add AMD pstate energy performance preference cppc controlPerry Yuan2023-02-031-0/+12
* ACPI: CPPC: Disable FIE if registers in PCC regionsJeremy Linton2022-09-241-0/+5
* ACPI: CPPC: Do not prevent CPPC from working in the futureRafael J. Wysocki2022-07-261-1/+1
* ACPI: CPPC: Don't require _OSC if X86_FEATURE_CPPC is supportedMario Limonciello2022-07-051-0/+1
* cpufreq: CPPC: Enable fast_switchPierre Gondois2022-05-191-0/+5
* ACPI: CPPC: Add CPPC enable register functionJinzhou Su2021-12-301-0/+5
* ACPI: CPPC: Introduce cppc_get_nominal_perf()Rafael J. Wysocki2021-09-071-0/+5
* 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