index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
amd-pstate.c
Age
Commit message (
Expand
)
Author
2025-06-27
cpufreq/amd-pstate: Add missing NULL ptr check in amd_pstate_update
Dhananjay Ugwekar
2025-05-29
cpufreq: amd-pstate: Remove unnecessary driver_lock in set_boost
Dhananjay Ugwekar
2025-02-21
cpufreq/amd-pstate: Remove the goto label in amd_pstate_update_limits
Dhananjay Ugwekar
2025-02-21
cpufreq/amd-pstate: Fix cpufreq_policy ref counting
Dhananjay Ugwekar
2025-02-21
cpufreq/amd-pstate: convert mutex use to guard()
Mario Limonciello
2025-02-21
cpufreq/amd-pstate: Merge amd_pstate_epp_cpu_offline() and amd_pstate_epp_off...
Dhananjay Ugwekar
2025-02-21
cpufreq/amd-pstate: Remove the cppc_state check in offline/online functions
Dhananjay Ugwekar
2025-02-21
cpufreq/amd-pstate: Refactor amd_pstate_epp_reenable() and amd_pstate_epp_off...
Dhananjay Ugwekar
2025-02-21
cpufreq/amd-pstate: Align offline flow of shared memory and MSR based systems
Dhananjay Ugwekar
2025-02-21
cpufreq/amd-pstate: Call cppc_set_epp_perf in the reenable function
Dhananjay Ugwekar
2024-12-05
amd-pstate: Set min_perf to nominal_perf for active mode performance gov
Gautham R. Shenoy
2024-12-05
cpufreq/amd-pstate: Don't update CPPC request in amd_pstate_cpu_boost_update()
Mario Limonciello
2024-10-15
cpufreq/amd-pstate: Use nominal perf for limits when boost is disabled
Mario Limonciello
2024-10-07
cpufreq/amd-pstate: Fix amd_pstate mode switch on shared memory systems
Dhananjay Ugwekar
2024-09-11
Merge tag 'amd-pstate-v6.12-2024-09-11' of ssh://gitolite.kernel.org/pub/scm/...
Rafael J. Wysocki
2024-09-11
cpufreq/amd-pstate: Export symbols for changing modes
Mario Limonciello
2024-09-11
cpufreq: amd-pstate: Optimize amd_pstate_update_limits()
Mario Limonciello
2024-09-11
cpufreq: amd-pstate: Merge amd_pstate_highest_perf_set() into amd_get_boost_r...
Mario Limonciello
2024-09-11
x86/amd: Detect preferred cores in amd_get_boost_ratio_numerator()
Mario Limonciello
2024-09-11
x86/amd: Move amd_get_highest_perf() out of amd-pstate
Mario Limonciello
2024-09-06
Merge tag 'cpufreq-arm-updates-6.12' of ssh://gitolite.kernel.org/pub/scm/lin...
Rafael J. Wysocki
2024-09-05
Merge tag 'amd-pstate-v6.12-2024-09-04' of ssh://gitolite.kernel.org/pub/scm/...
Rafael J. Wysocki
2024-09-04
cpufreq/amd-pstate: Catch failures for amd_pstate_epp_update_limit()
Mario Limonciello
2024-09-04
cpufreq: amd-pstate: add check for cpufreq_cpu_get's return value
Anastasia Belova
2024-09-04
cpufreq/amd-pstate: Add the missing cpufreq_cpu_put()
Dhananjay Ugwekar
2024-08-28
cpufreq/amd-pstate: Remove warning for X86_FEATURE_CPPC on certain Zen models
Gautham R. Shenoy
2024-08-22
cpufreq/amd-pstate: Use topology_logical_package_id() instead of logical_die_...
Gautham R. Shenoy
2024-08-22
cpufreq: amd-pstate: Fix uninitialized variable in amd_pstate_cpu_boost_update()
Dan Carpenter
2024-07-09
Merge tag 'cpufreq-arm-updates-6.11' of ssh://gitolite.kernel.org/pub/scm/lin...
Rafael J. Wysocki
2024-07-09
cpufreq: Make cpufreq_driver->exit() return void
Lizhe
2024-07-07
cpufreq/amd-pstate: Fix the scaling_max_freq setting on shared memory CPPC sy...
Dhananjay Ugwekar
2024-06-26
cpufreq: amd-pstate: Cap the CPPC.max_perf to nominal_perf if CPB is off
Perry Yuan
2024-06-26
cpufreq: amd-pstate: initialize core precision boost state
Perry Yuan
2024-06-24
cpufreq: amd-pstate: Don't create attributes when registration fails
Mario Limonciello
2024-06-20
cpufreq/amd-pstate: fix setting policy current frequency value
Meng Li
2024-06-20
cpufreq: amd-pstate: auto-load pstate driver by default
Perry Yuan
2024-06-20
cpufreq: amd-pstate: enable shared memory type CPPC by default
Perry Yuan
2024-06-20
cpufreq: amd-pstate: switch boot_cpu_has() to cpu_feature_enabled()
Perry Yuan
2024-06-20
cpufreq: amd-pstate: add debug message while CPPC is supported and disabled b...
Perry Yuan
2024-06-20
cpufreq: amd-pstate: show CPPC debug message if CPPC is not supported
Perry Yuan
2024-06-20
cpufreq: amd-pstate: remove unused variable nominal_freq
Perry Yuan
2024-06-20
cpufreq: amd-pstate: optimize the initial frequency values verification
Perry Yuan
2024-06-20
cpufreq: amd-pstate: Allow users to write 'default' EPP string
Mario Limonciello
2024-06-11
cpufreq: amd-pstate: change cpu freq transition delay for some models
Xiaojian Du
2024-05-28
cpufreq: amd-pstate: Fix the inconsistency in max frequency units
Dhananjay Ugwekar
2024-05-28
cpufreq: amd-pstate: remove global header file
Arnd Bergmann
2024-05-16
cpufreq: amd-pstate: fix memory leak on CPU EPP exit
Peng Ma
2024-05-08
cpufreq: amd-pstate: fix the highest frequency issue which limits performance
Perry Yuan
2024-04-30
cpufreq: amd-pstate: remove unused variable lowest_nonlinear_freq
Perry Yuan
2024-04-30
cpufreq: amd-pstate: fix code format problems
Perry Yuan
[next]