index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
amd-pstate.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'x86_cpu_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13 days
1
-1
/
+1
|
\
|
*
x86/cpufeatures: Rename X86_FEATURE_FAST_CPPC to have AMD prefix
Mario Limonciello
2024-10-25
1
-1
/
+1
*
|
cpufreq/amd-pstate: Move registration after static function call update
Mario Limonciello
2024-10-29
1
-6
/
+6
*
|
cpufreq/amd-pstate: Push adjust_perf vfunc init into cpu_init
Mario Limonciello
2024-10-29
1
-2
/
+2
*
|
cpufreq/amd-pstate: Align offline flow of shared memory and MSR based systems
Dhananjay Ugwekar
2024-10-28
1
-0
/
+1
*
|
cpufreq/amd-pstate: Call cppc_set_epp_perf in the reenable function
Dhananjay Ugwekar
2024-10-28
1
-2
/
+4
*
|
cpufreq/amd-pstate: Do not attempt to clear MSR_AMD_CPPC_ENABLE
Dhananjay Ugwekar
2024-10-28
1
-0
/
+6
*
|
cpufreq/amd-pstate: Rename functions that enable CPPC
Dhananjay Ugwekar
2024-10-28
1
-13
/
+13
*
|
amd-pstate: Switch to amd-pstate by default on some Server platforms
Swapnil Sapkal
2024-10-28
1
-2
/
+2
*
|
amd-pstate: Set min_perf to nominal_perf for active mode performance gov
Gautham R. Shenoy
2024-10-28
1
-1
/
+1
*
|
cpufreq/amd-pstate: Remove the redundant amd_pstate_set_driver() call
Dhananjay Ugwekar
2024-10-28
1
-8
/
+4
*
|
cpufreq/amd-pstate: Remove the switch case in amd_pstate_init()
Dhananjay Ugwekar
2024-10-28
1
-11
/
+5
*
|
cpufreq/amd-pstate: Call amd_pstate_set_driver() in amd_pstate_register_driver()
Dhananjay Ugwekar
2024-10-28
1
-25
/
+22
*
|
cpufreq/amd-pstate: Call amd_pstate_register() in amd_pstate_init()
Dhananjay Ugwekar
2024-10-28
1
-10
/
+2
*
|
cpufreq/amd-pstate: Set the initial min_freq to lowest_nonlinear_freq
Dhananjay Ugwekar
2024-10-28
1
-1
/
+20
*
|
cpufreq/amd-pstate: Remove the redundant verify() function
Dhananjay Ugwekar
2024-10-28
1
-11
/
+4
*
|
cpufreq/amd-pstate: Drop needless EPP initialization
Mario Limonciello
2024-10-28
1
-6
/
+0
*
|
cpufreq/amd-pstate: Use amd_pstate_update_min_max_limit() for EPP limits
Mario Limonciello
2024-10-28
1
-16
/
+3
*
|
cpufreq/amd-pstate: Don't update CPPC request in amd_pstate_cpu_boost_update()
Mario Limonciello
2024-10-28
1
-23
/
+1
*
|
cpufreq/amd-pstate: Fix non kerneldoc comment
Mario Limonciello
2024-10-28
1
-1
/
+1
*
|
cpufreq/amd-pstate: Rename MSR and shared memory specific functions
Dhananjay Ugwekar
2024-10-28
1
-12
/
+12
*
|
cpufreq/amd-pstate: Use nominal perf for limits when boost is disabled
Mario Limonciello
2024-10-16
1
-6
/
+14
*
|
cpufreq/amd-pstate: Fix amd_pstate mode switch on shared memory systems
Dhananjay Ugwekar
2024-10-07
1
-0
/
+10
|
/
*
Merge tag 'amd-pstate-v6.12-2024-09-11' of ssh://gitolite.kernel.org/pub/scm/...
Rafael J. Wysocki
2024-09-11
1
-112
/
+39
|
\
|
*
cpufreq/amd-pstate: Export symbols for changing modes
Mario Limonciello
2024-09-11
1
-13
/
+10
|
*
cpufreq: amd-pstate: Optimize amd_pstate_update_limits()
Mario Limonciello
2024-09-11
1
-5
/
+5
|
*
cpufreq: amd-pstate: Merge amd_pstate_highest_perf_set() into amd_get_boost_r...
Mario Limonciello
2024-09-11
1
-42
/
+10
|
*
x86/amd: Detect preferred cores in amd_get_boost_ratio_numerator()
Mario Limonciello
2024-09-11
1
-21
/
+13
|
*
x86/amd: Move amd_get_highest_perf() out of amd-pstate
Mario Limonciello
2024-09-11
1
-32
/
+2
*
|
Merge tag 'cpufreq-arm-updates-6.12' of ssh://gitolite.kernel.org/pub/scm/lin...
Rafael J. Wysocki
2024-09-06
1
-3
/
+16
|
\
|
|
*
cpufreq: amd-pstate: add check for cpufreq_cpu_get's return value
Anastasia Belova
2024-09-04
1
-2
/
+12
|
*
cpufreq/amd-pstate: Add the missing cpufreq_cpu_put()
Dhananjay Ugwekar
2024-09-04
1
-1
/
+4
*
|
Merge tag 'amd-pstate-v6.12-2024-09-04' of ssh://gitolite.kernel.org/pub/scm/...
Rafael J. Wysocki
2024-09-05
1
-4
/
+7
|
\
\
|
*
|
cpufreq/amd-pstate: Catch failures for amd_pstate_epp_update_limit()
Mario Limonciello
2024-09-04
1
-4
/
+7
*
|
|
cpufreq/amd-pstate: Remove warning for X86_FEATURE_CPPC on certain Zen models
Gautham R. Shenoy
2024-08-28
1
-10
/
+24
|
/
/
*
|
cpufreq/amd-pstate: Use topology_logical_package_id() instead of logical_die_...
Gautham R. Shenoy
2024-08-22
1
-1
/
+1
*
|
cpufreq: amd-pstate: Fix uninitialized variable in amd_pstate_cpu_boost_update()
Dan Carpenter
2024-08-22
1
-1
/
+1
|
/
*
Merge tag 'cpufreq-arm-updates-6.11' of ssh://gitolite.kernel.org/pub/scm/lin...
Rafael J. Wysocki
2024-07-09
1
-5
/
+2
|
\
|
*
cpufreq: Make cpufreq_driver->exit() return void
Lizhe
2024-07-09
1
-5
/
+2
*
|
cpufreq/amd-pstate: Fix the scaling_max_freq setting on shared memory CPPC sy...
Dhananjay Ugwekar
2024-07-07
1
-20
/
+23
*
|
cpufreq: amd-pstate: Cap the CPPC.max_perf to nominal_perf if CPB is off
Perry Yuan
2024-06-26
1
-0
/
+5
*
|
cpufreq: amd-pstate: initialize core precision boost state
Perry Yuan
2024-06-26
1
-22
/
+95
*
|
cpufreq: amd-pstate: Don't create attributes when registration fails
Mario Limonciello
2024-06-24
1
-1
/
+5
*
|
cpufreq/amd-pstate: fix setting policy current frequency value
Meng Li
2024-06-21
1
-5
/
+12
*
|
cpufreq: amd-pstate: auto-load pstate driver by default
Perry Yuan
2024-06-21
1
-7
/
+17
*
|
cpufreq: amd-pstate: enable shared memory type CPPC by default
Perry Yuan
2024-06-21
1
-12
/
+1
*
|
cpufreq: amd-pstate: switch boot_cpu_has() to cpu_feature_enabled()
Perry Yuan
2024-06-21
1
-12
/
+12
*
|
cpufreq: amd-pstate: add debug message while CPPC is supported and disabled b...
Perry Yuan
2024-06-21
1
-0
/
+26
*
|
cpufreq: amd-pstate: show CPPC debug message if CPPC is not supported
Perry Yuan
2024-06-21
1
-0
/
+19
*
|
cpufreq: amd-pstate: remove unused variable nominal_freq
Perry Yuan
2024-06-21
1
-4
/
+2
[next]