Age | Commit message (Expand) | Author |
2022-09-24 | ACPI: CPPC: Disable FIE if registers in PCC regions | Jeremy Linton |
2022-07-26 | ACPI: CPPC: Do not prevent CPPC from working in the future | Rafael J. Wysocki |
2022-07-05 | ACPI: CPPC: Don't require _OSC if X86_FEATURE_CPPC is supported | Mario Limonciello |
2022-05-19 | cpufreq: CPPC: Enable fast_switch | Pierre Gondois |
2021-12-30 | ACPI: CPPC: Add CPPC enable register function | Jinzhou Su |
2021-09-07 | ACPI: CPPC: Introduce cppc_get_nominal_perf() | Rafael J. Wysocki |
2021-03-23 | ACPI: CPPC: Add emtpy stubs of functions for CONFIG_ACPI_CPPC_LIB unset | Rafael J. Wysocki |
2021-01-22 | ACPI: CPPC: remove __iomem annotation for cpc_reg's address | Ionela Voinescu |
2020-12-15 | cppc_cpufreq: replace per-cpu data array with a list | Ionela Voinescu |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner |
2019-02-18 | ACPI / CPPC: Add a helper to get desired performance | Xiongfeng Wang |
2018-12-08 | x86/kernel: Fix more -Wmissing-prototypes warnings | Borislav Petkov |
2018-10-16 | ACPI / CPPC: Add support for guaranteed performance | Srinivas Pandruvada |
2018-04-24 | ACPI / CPPC: Add support for CPPC v3 | Prashanth Prakash |
2017-04-18 | ACPI / CPPC: add sysfs entries for CPPC perf capabilities | Prakash, Prashanth |
2017-04-18 | ACPI / CPPC: Read lowest nonlinear perf in cppc_get_perf_caps() | Prakash, Prashanth |
2016-09-08 | ACPI / CPPC: Add prefix cppc to cpudata structure name | Srinivas Pandruvada |
2016-08-31 | ACPI / CPPC: check for error bit in PCC status field | Prakash, Prashanth |
2016-08-31 | ACPI / CPPC: add sysfs support to compute delivered performance | Ashwin Chaugule |
2016-08-31 | ACPI / CPPC: set a non-zero value for transition_latency | Prakash, Prashanth |
2016-08-31 | ACPI / CPPC: support for batching CPPC requests | Prakash, Prashanth |
2016-08-31 | ACPI / CPPC: restructure read/writes for efficient sys mapped reg ops | Ashwin Chaugule |
2016-06-25 | mailbox: pcc: Add PCC request and free channel declarations | Hoan Tran |
2016-02-03 | ACPI / CPPC: remove redundant mbox_send_message() declaration | Timur Tabi |
2015-10-12 | ACPI: Introduce CPU performance controls using CPPC | Ashwin Chaugule |