summaryrefslogtreecommitdiff
path: root/drivers/cpufreq/amd-pstate-ut.c
AgeCommit message (Expand)Author
2025-05-27Merge tag 'pm-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-05-13cpufreq/amd-pstate: Avoid shadowing ret in amd_pstate_ut_check_driver()Nathan Chancellor
2025-05-05amd-pstate-ut: Reset amd-pstate driver mode after running selftestsSwapnil Sapkal
2025-05-02x86/msr: Add explicit includes of <asm/msr.h>Xin Li (Intel)
2025-04-10x86/msr: Rename 'rdmsrl_safe_on_cpu()' to 'rdmsrq_safe_on_cpu()'Ingo Molnar
2025-04-10x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()'Ingo Molnar
2025-03-06cpufreq/amd-pstate: Replace all AMD_CPPC_* macros with masksMario Limonciello
2025-03-06cpufreq/amd-pstate-ut: Adjust variable scopeMario Limonciello
2025-03-06cpufreq/amd-pstate-ut: Run on all of the correct CPUsMario Limonciello
2025-03-06cpufreq/amd-pstate-ut: Drop SUCCESS and FAIL enumsMario Limonciello
2025-03-06cpufreq/amd-pstate-ut: Allow lowest nonlinear and lowest to be the sameMario Limonciello
2025-03-06cpufreq/amd-pstate-ut: Use _free macro to free put policyMario Limonciello
2025-03-06cpufreq/amd-pstate: Move perf values into a unionMario Limonciello
2025-03-06cpufreq/amd-pstate: Drop min and max cached frequenciesMario Limonciello
2024-12-11cpufreq/amd-pstate: store all values in cpudata struct in khzMario Limonciello
2024-10-28cpufreq/amd-pstate-ut: Add fix for min freq unit testMario Limonciello
2024-09-11Merge tag 'amd-pstate-v6.12-2024-09-11' of ssh://gitolite.kernel.org/pub/scm/...Rafael J. Wysocki
2024-09-11cpufreq/amd-pstate-ut: Fix an "Uninitialized variables" issueQianqiang Liu
2024-09-11cpufreq/amd-pstate-ut: Add test case for mode switchesMario Limonciello
2024-08-23cpufreq/amd-pstate-ut: Don't check for highest perf matching on prefcoreMario Limonciello
2024-07-07cpufreq/amd-pstate-ut: Convert nominal_freq to khz during comparisonsDhananjay Ugwekar
2024-05-28cpufreq: amd-pstate: remove global header fileArnd Bergmann
2023-08-28Merge tag 'cpufreq-arm-updates-6.6' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki
2023-08-22cpufreq: amd-pstate-ut: Fix kernel panic when loading the driverSwapnil Sapkal
2023-08-22cpufreq: amd-pstate-ut: Remove module parameter accessSwapnil Sapkal
2023-08-11cpufreq: amd-pstate-ut: Modify the function to get the highest_perf valueMeng Li
2022-11-16cpufreq: amd-pstate: fix spdxcheck warnings for amd-pstate-ut.cMeng Li
2022-10-05cpufreq: amd-pstate: modify type in argument 2 for filp_openMeng Li
2022-10-05cpufreq: amd-pstate: Add test module for amd-pstate driverMeng Li