index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
amd-pstate-ut.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-27
Merge tag 'pm-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-8
/
+13
2025-05-13
cpufreq/amd-pstate: Avoid shadowing ret in amd_pstate_ut_check_driver()
Nathan Chancellor
1
-1
/
+1
2025-05-05
amd-pstate-ut: Reset amd-pstate driver mode after running selftests
Swapnil Sapkal
1
-7
/
+12
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
1
-0
/
+2
2025-04-10
x86/msr: Rename 'rdmsrl_safe_on_cpu()' to 'rdmsrq_safe_on_cpu()'
Ingo Molnar
1
-1
/
+1
2025-04-10
x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()'
Ingo Molnar
1
-2
/
+2
2025-03-06
cpufreq/amd-pstate: Replace all AMD_CPPC_* macros with masks
Mario Limonciello
1
-4
/
+5
2025-03-06
cpufreq/amd-pstate-ut: Adjust variable scope
Mario Limonciello
1
-2
/
+2
2025-03-06
cpufreq/amd-pstate-ut: Run on all of the correct CPUs
Mario Limonciello
1
-4
/
+4
2025-03-06
cpufreq/amd-pstate-ut: Drop SUCCESS and FAIL enums
Mario Limonciello
1
-88
/
+55
2025-03-06
cpufreq/amd-pstate-ut: Allow lowest nonlinear and lowest to be the same
Mario Limonciello
1
-2
/
+2
2025-03-06
cpufreq/amd-pstate-ut: Use _free macro to free put policy
Mario Limonciello
1
-19
/
+14
2025-03-06
cpufreq/amd-pstate: Move perf values into a union
Mario Limonciello
1
-8
/
+10
2025-03-06
cpufreq/amd-pstate: Drop min and max cached frequencies
Mario Limonciello
1
-7
/
+7
2024-12-11
cpufreq/amd-pstate: store all values in cpudata struct in khz
Mario Limonciello
1
-7
/
+5
2024-10-28
cpufreq/amd-pstate-ut: Add fix for min freq unit test
Mario Limonciello
1
-3
/
+3
2024-09-11
Merge tag 'amd-pstate-v6.12-2024-09-11' of ssh://gitolite.kernel.org/pub/scm/...
Rafael J. Wysocki
1
-1
/
+40
2024-09-11
cpufreq/amd-pstate-ut: Fix an "Uninitialized variables" issue
Qianqiang Liu
1
-1
/
+1
2024-09-11
cpufreq/amd-pstate-ut: Add test case for mode switches
Mario Limonciello
1
-1
/
+40
2024-08-23
cpufreq/amd-pstate-ut: Don't check for highest perf matching on prefcore
Mario Limonciello
1
-5
/
+8
2024-07-07
cpufreq/amd-pstate-ut: Convert nominal_freq to khz during comparisons
Dhananjay Ugwekar
1
-5
/
+7
2024-05-28
cpufreq: amd-pstate: remove global header file
Arnd Bergmann
1
-1
/
+2
2023-08-28
Merge tag 'cpufreq-arm-updates-6.6' of git://git.kernel.org/pub/scm/linux/ker...
Rafael J. Wysocki
1
-2
/
+2
2023-08-22
cpufreq: amd-pstate-ut: Fix kernel panic when loading the driver
Swapnil Sapkal
1
-8
/
+16
2023-08-22
cpufreq: amd-pstate-ut: Remove module parameter access
Swapnil Sapkal
1
-20
/
+2
2023-08-11
cpufreq: amd-pstate-ut: Modify the function to get the highest_perf value
Meng Li
1
-2
/
+2
2022-11-16
cpufreq: amd-pstate: fix spdxcheck warnings for amd-pstate-ut.c
Meng Li
1
-1
/
+1
2022-10-05
cpufreq: amd-pstate: modify type in argument 2 for filp_open
Meng Li
1
-1
/
+1
2022-10-05
cpufreq: amd-pstate: Add test module for amd-pstate driver
Meng Li
1
-0
/
+293