summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/amd-pstate-ut.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cpufreq/amd-pstate: store all values in cpudata struct in khzMario Limonciello2024-12-111-7/+5
* cpufreq/amd-pstate-ut: Add fix for min freq unit testMario Limonciello2024-10-281-3/+3
* Merge tag 'amd-pstate-v6.12-2024-09-11' of ssh://gitolite.kernel.org/pub/scm/...Rafael J. Wysocki2024-09-111-1/+40
|\
| * cpufreq/amd-pstate-ut: Fix an "Uninitialized variables" issueQianqiang Liu2024-09-111-1/+1
| * cpufreq/amd-pstate-ut: Add test case for mode switchesMario Limonciello2024-09-111-1/+40
* | cpufreq/amd-pstate-ut: Don't check for highest perf matching on prefcoreMario Limonciello2024-08-231-5/+8
|/
* cpufreq/amd-pstate-ut: Convert nominal_freq to khz during comparisonsDhananjay Ugwekar2024-07-071-5/+7
* cpufreq: amd-pstate: remove global header fileArnd Bergmann2024-05-281-1/+2
* Merge tag 'cpufreq-arm-updates-6.6' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki2023-08-281-2/+2
|\
| * cpufreq: amd-pstate-ut: Modify the function to get the highest_perf valueMeng Li2023-08-111-2/+2
* | cpufreq: amd-pstate-ut: Fix kernel panic when loading the driverSwapnil Sapkal2023-08-221-8/+16
* | cpufreq: amd-pstate-ut: Remove module parameter accessSwapnil Sapkal2023-08-221-20/+2
|/
* cpufreq: amd-pstate: fix spdxcheck warnings for amd-pstate-ut.cMeng Li2022-11-161-1/+1
* cpufreq: amd-pstate: modify type in argument 2 for filp_openMeng Li2022-10-051-1/+1
* cpufreq: amd-pstate: Add test module for amd-pstate driverMeng Li2022-10-051-0/+293