index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
amd-pstate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-16
cpufreq/amd-pstate: Use nominal perf for limits when boost is disabled
Mario Limonciello
1
-6
/
+14
2024-10-07
cpufreq/amd-pstate: Fix amd_pstate mode switch on shared memory systems
Dhananjay Ugwekar
1
-0
/
+10
2024-09-11
Merge tag 'amd-pstate-v6.12-2024-09-11' of ssh://gitolite.kernel.org/pub/scm/...
Rafael J. Wysocki
1
-112
/
+39
2024-09-11
cpufreq/amd-pstate: Export symbols for changing modes
Mario Limonciello
1
-13
/
+10
2024-09-11
cpufreq: amd-pstate: Optimize amd_pstate_update_limits()
Mario Limonciello
1
-5
/
+5
2024-09-11
cpufreq: amd-pstate: Merge amd_pstate_highest_perf_set() into amd_get_boost_r...
Mario Limonciello
1
-42
/
+10
2024-09-11
x86/amd: Detect preferred cores in amd_get_boost_ratio_numerator()
Mario Limonciello
1
-21
/
+13
2024-09-11
x86/amd: Move amd_get_highest_perf() out of amd-pstate
Mario Limonciello
1
-32
/
+2
2024-09-06
Merge tag 'cpufreq-arm-updates-6.12' of ssh://gitolite.kernel.org/pub/scm/lin...
Rafael J. Wysocki
1
-3
/
+16
2024-09-05
Merge tag 'amd-pstate-v6.12-2024-09-04' of ssh://gitolite.kernel.org/pub/scm/...
Rafael J. Wysocki
1
-4
/
+7
2024-09-04
cpufreq/amd-pstate: Catch failures for amd_pstate_epp_update_limit()
Mario Limonciello
1
-4
/
+7
2024-09-04
cpufreq: amd-pstate: add check for cpufreq_cpu_get's return value
Anastasia Belova
1
-2
/
+12
2024-09-04
cpufreq/amd-pstate: Add the missing cpufreq_cpu_put()
Dhananjay Ugwekar
1
-1
/
+4
2024-08-28
cpufreq/amd-pstate: Remove warning for X86_FEATURE_CPPC on certain Zen models
Gautham R. Shenoy
1
-10
/
+24
2024-08-22
cpufreq/amd-pstate: Use topology_logical_package_id() instead of logical_die_...
Gautham R. Shenoy
1
-1
/
+1
2024-08-22
cpufreq: amd-pstate: Fix uninitialized variable in amd_pstate_cpu_boost_update()
Dan Carpenter
1
-1
/
+1
2024-07-09
Merge tag 'cpufreq-arm-updates-6.11' of ssh://gitolite.kernel.org/pub/scm/lin...
Rafael J. Wysocki
1
-5
/
+2
2024-07-09
cpufreq: Make cpufreq_driver->exit() return void
Lizhe
1
-5
/
+2
2024-07-07
cpufreq/amd-pstate: Fix the scaling_max_freq setting on shared memory CPPC sy...
Dhananjay Ugwekar
1
-20
/
+23
2024-06-26
cpufreq: amd-pstate: Cap the CPPC.max_perf to nominal_perf if CPB is off
Perry Yuan
1
-0
/
+5
2024-06-26
cpufreq: amd-pstate: initialize core precision boost state
Perry Yuan
1
-22
/
+95
2024-06-24
cpufreq: amd-pstate: Don't create attributes when registration fails
Mario Limonciello
1
-1
/
+5
2024-06-21
cpufreq/amd-pstate: fix setting policy current frequency value
Meng Li
1
-5
/
+12
2024-06-21
cpufreq: amd-pstate: auto-load pstate driver by default
Perry Yuan
1
-7
/
+17
2024-06-21
cpufreq: amd-pstate: enable shared memory type CPPC by default
Perry Yuan
1
-12
/
+1
2024-06-21
cpufreq: amd-pstate: switch boot_cpu_has() to cpu_feature_enabled()
Perry Yuan
1
-12
/
+12
2024-06-21
cpufreq: amd-pstate: add debug message while CPPC is supported and disabled b...
Perry Yuan
1
-0
/
+26
2024-06-21
cpufreq: amd-pstate: show CPPC debug message if CPPC is not supported
Perry Yuan
1
-0
/
+19
2024-06-21
cpufreq: amd-pstate: remove unused variable nominal_freq
Perry Yuan
1
-4
/
+2
2024-06-21
cpufreq: amd-pstate: optimize the initial frequency values verification
Perry Yuan
1
-17
/
+18
2024-06-21
cpufreq: amd-pstate: Allow users to write 'default' EPP string
Mario Limonciello
1
-5
/
+3
2024-06-12
cpufreq: amd-pstate: change cpu freq transition delay for some models
Xiaojian Du
1
-2
/
+7
2024-05-28
cpufreq: amd-pstate: Fix the inconsistency in max frequency units
Dhananjay Ugwekar
1
-1
/
+1
2024-05-28
cpufreq: amd-pstate: remove global header file
Arnd Bergmann
1
-1
/
+33
2024-05-16
cpufreq: amd-pstate: fix memory leak on CPU EPP exit
Peng Ma
1
-0
/
+7
2024-05-08
cpufreq: amd-pstate: fix the highest frequency issue which limits performance
Perry Yuan
1
-3
/
+19
2024-04-30
cpufreq: amd-pstate: remove unused variable lowest_nonlinear_freq
Perry Yuan
1
-4
/
+2
2024-04-30
cpufreq: amd-pstate: fix code format problems
Perry Yuan
1
-4
/
+3
2024-04-26
cpufreq: amd-pstate: Add quirk for the pstate CPPC capabilities missing
Perry Yuan
1
-2
/
+51
2024-04-26
cpufreq: amd-pstate: get transition delay and latency value from ACPI tables
Perry Yuan
1
-2
/
+32
2024-04-26
cpufreq: amd-pstate: Bail out if min/max/nominal_freq is 0
Perry Yuan
1
-6
/
+10
2024-04-26
cpufreq: amd-pstate: Remove amd_get_{min,max,nominal,lowest_nonlinear}_freq()
Gautham R. Shenoy
1
-30
/
+10
2024-04-26
cpufreq: amd-pstate: Unify computation of {max,min,nominal,lowest_nonlinear}_...
Perry Yuan
1
-67
/
+59
2024-02-29
cpufreq: amd-pstate: adjust min/max limit perf
Meng Li
1
-1
/
+14
2024-02-12
cpufreq: amd-pstate: Fix min_perf assignment in amd_pstate_adjust_perf()
Tor Vic
1
-1
/
+1
2024-01-31
cpufreq: amd-pstate: Update amd-pstate preferred core ranking dynamically
Meng Li
1
-0
/
+52
2024-01-31
cpufreq: amd-pstate: Enable amd-pstate preferred core support
Meng Li
1
-8
/
+123
2024-01-22
cpufreq/amd-pstate: Fix setting scaling max/min freq values
Mario Limonciello
1
-4
/
+3
2023-11-30
cpufreq/amd-pstate: Only print supported EPP values for performance governor
Ayush Jain
1
-1
/
+6
2023-11-29
cpufreq/amd-pstate: Fix scaling_min_freq and scaling_max_freq update
Wyes Karny
1
-13
/
+47
[next]