summaryrefslogtreecommitdiff
path: root/include/acpi/cppc_acpi.h
AgeCommit message (Expand)Author
2023-12-23cpufreq/cppc: Move and rename cppc_cpufreq_{perf_to_khz|khz_to_perf}()Vincent Guittot
2023-03-17ACPI: CPPC: Add auto select register read/write supportWyes Karny
2023-02-03ACPI: CPPC: Add AMD pstate energy performance preference cppc controlPerry Yuan
2022-09-24ACPI: CPPC: Disable FIE if registers in PCC regionsJeremy Linton
2022-07-26ACPI: CPPC: Do not prevent CPPC from working in the futureRafael J. Wysocki
2022-07-05ACPI: CPPC: Don't require _OSC if X86_FEATURE_CPPC is supportedMario Limonciello
2022-05-19cpufreq: CPPC: Enable fast_switchPierre Gondois
2021-12-30ACPI: CPPC: Add CPPC enable register functionJinzhou Su
2021-09-07ACPI: CPPC: Introduce cppc_get_nominal_perf()Rafael J. Wysocki
2021-03-23ACPI: CPPC: Add emtpy stubs of functions for CONFIG_ACPI_CPPC_LIB unsetRafael J. Wysocki
2021-01-22ACPI: CPPC: remove __iomem annotation for cpc_reg's addressIonela Voinescu
2020-12-15cppc_cpufreq: replace per-cpu data array with a listIonela Voinescu
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner
2019-02-18ACPI / CPPC: Add a helper to get desired performanceXiongfeng Wang
2018-12-08x86/kernel: Fix more -Wmissing-prototypes warningsBorislav Petkov
2018-10-16ACPI / CPPC: Add support for guaranteed performanceSrinivas Pandruvada
2018-04-24ACPI / CPPC: Add support for CPPC v3Prashanth Prakash
2017-04-18ACPI / CPPC: add sysfs entries for CPPC perf capabilitiesPrakash, Prashanth
2017-04-18ACPI / CPPC: Read lowest nonlinear perf in cppc_get_perf_caps()Prakash, Prashanth
2016-09-08ACPI / CPPC: Add prefix cppc to cpudata structure nameSrinivas Pandruvada
2016-08-31ACPI / CPPC: check for error bit in PCC status fieldPrakash, Prashanth
2016-08-31ACPI / CPPC: add sysfs support to compute delivered performanceAshwin Chaugule
2016-08-31ACPI / CPPC: set a non-zero value for transition_latencyPrakash, Prashanth
2016-08-31ACPI / CPPC: support for batching CPPC requestsPrakash, Prashanth
2016-08-31ACPI / CPPC: restructure read/writes for efficient sys mapped reg opsAshwin Chaugule
2016-06-25mailbox: pcc: Add PCC request and free channel declarationsHoan Tran
2016-02-03ACPI / CPPC: remove redundant mbox_send_message() declarationTimur Tabi
2015-10-12ACPI: Introduce CPU performance controls using CPPCAshwin Chaugule