summaryrefslogtreecommitdiff
path: root/drivers/cpufreq/amd-pstate.c
AgeCommit message (Expand)Author
2022-10-06Merge tag 'linux-kselftest-next-6.1-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-10-05cpufreq: amd-pstate: Expose struct amd_cpudataMeng Li
2022-10-03Merge tag 'pm-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2022-09-03cpufreq: amd-pstate: Fix initial highest_perf valuePerry Yuan
2022-08-31cpufreq: amd-pstate: update pstate frequency transition delay timePerry Yuan
2022-08-31cpufreq: amd_pstate: map desired perf into pstate scope for powersave governorPerry Yuan
2022-08-31cpufreq: amd_pstate: fix wrong lowest perf fetchPerry Yuan
2022-08-31cpufreq: amd-pstate: fix white-spacePerry Yuan
2022-08-31cpufreq: amd-pstate: simplify cpudata pointer assignmentPerry Yuan
2022-08-25ACPI: CPPC: Add ACPI disabled check to acpi_cpc_valid()Perry Yuan
2022-06-23cpufreq: amd-pstate: Add resume and suspend callbacksJinzhou Su
2022-03-09cpufreq: amd-pstate: Add more tracepoint for AMD P-State moduleJinzhou Su
2022-01-06cpufreq: amd-pstate: Fix struct amd_cpudata kernel-doc commentYang Li
2021-12-30cpufreq: amd-pstate: Add AMD P-State performance attributesHuang Rui
2021-12-30cpufreq: amd-pstate: Add AMD P-State frequencies attributesHuang Rui
2021-12-30cpufreq: amd-pstate: Add boost mode support for AMD P-StateHuang Rui
2021-12-30cpufreq: amd-pstate: Add trace for AMD P-State moduleHuang Rui
2021-12-30cpufreq: amd-pstate: Introduce the support for the processors with shared mem...Huang Rui
2021-12-30cpufreq: amd-pstate: Add fast switch function for AMD P-StateHuang Rui
2021-12-30cpufreq: amd-pstate: Introduce a new AMD P-State driver to support future pro...Huang Rui