index
:
pub/scm/linux/kernel/git/abelvesa/linux.git
master
Abel Vesa kernel tree
Abel Vesa
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
8 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
1
-1
/
+1
2026-07-31
Merge tag 'amd-pstate-v7.3-2026-07-30' of ssh://gitolite.kernel.org/pub/scm/l...
Rafael J. Wysocki
1
-124
/
+119
2026-07-27
cpufreq/amd-pstate-ut: Add unit test for CPPC Performance Priority
K Prateek Nayak
1
-3
/
+4
2026-07-27
cpufreq/amd-pstate: Reduce the scope of exported symbols
K Prateek Nayak
1
-7
/
+7
2026-07-27
cpufreq/amd-pstate: Remove "amd_dynamic_epp" cmdline and "dynamic_epp" sysfs
K Prateek Nayak
1
-54
/
+1
2026-07-27
cpufreq/amd-pstate: Add dynamic EPP as an "energy_performance_preference" mode
K Prateek Nayak
1
-8
/
+51
2026-07-27
cpufreq/amd-pstate: Extract platform profile to EPP conversion into a helper
K Prateek Nayak
1
-35
/
+32
2026-07-27
cpufreq/amd-pstate: Remove the defensive check for bios_min_perf
K Prateek Nayak
1
-11
/
+8
2026-07-27
cpufreq/amd-pstate: Set min_limit_freq based on bios_min_perf
K Prateek Nayak
1
-6
/
+16
2026-07-23
Merge tag 'amd-pstate-v7.3-2026-07-22' of ssh://gitolite.kernel.org/pub/scm/l...
Rafael J. Wysocki
1
-8
/
+26
2026-07-22
cpufreq/amd-pstate: handle missing policy in dynamic EPP callbacks
EDAMAMEX
1
-0
/
+6
2026-07-22
cpufreq/amd-pstate: Cache the firmware programmed EPP value
Marco Scardovi
1
-1
/
+2
2026-07-22
cpufreq/amd-pstate: Toggle auto_sel in active mode on shared memory systems
Marco Scardovi
1
-3
/
+0
2026-07-22
cpufreq/amd-pstate: Fix EPP return type and handle errors during initialization
Marco Scardovi
1
-4
/
+12
2026-07-22
cpufreq/amd-pstate: Prevent the driver from loading on unsupported hardware
Rong Zhang
1
-0
/
+6
2026-07-22
cpufreq/amd-pstate: Loosen requirement on lowest nonlinear frequency != min freq
Mario Limonciello
1
-1
/
+1
2026-07-15
cpufreq: intel_pstate: Adjust the .adjust_perf() driver callback
Rafael J. Wysocki
1
-0
/
+1
2026-06-18
Merge tag 'trace-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
1
-1
/
+2
2026-06-15
Merge tag 'x86-msr-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2026-06-11
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-24
/
+16
2026-06-08
cpufreq: Remove driver default policy->min/max init
Pierre Gondois
1
-8
/
+6
2026-06-08
Merge tag 'cpufreq-arm-updates-7.2' of git://git.kernel.org/pub/scm/linux/ker...
Rafael J. Wysocki
1
-16
/
+10
2026-06-08
x86/msr: Switch rdmsrl_on_cpu() user to rdmsrq_on_cpu()
Juergen Gross
1
-1
/
+1
2026-06-02
cpufreq/amd-pstate: Fix setting EPP in performance mode
Mario Limonciello (AMD)
1
-1
/
+1
2026-05-21
cpufreq: amd-pstate: Use trace_call__##name() at guarded tracepoint call site
Vineeth Pillai
1
-1
/
+2
2026-05-14
cpufreq/amd-pstate: Drop Kconfig option for dynamic EPP
Mario Limonciello
1
-4
/
+0
2026-05-08
cpufreq/amd-pstate: Use "epp_default_dc" as default when dynamic_epp is disabled
K Prateek Nayak
1
-2
/
+2
2026-05-08
cpufreq/amd-pstate: Reorder notifier unregistration and floor perf reset
K Prateek Nayak
1
-2
/
+3
2026-05-08
cpufreq/amd-pstate: Allow writes to dynamic_epp when state isn't modified
K Prateek Nayak
1
-1
/
+2
2026-05-08
cpufreq/amd-pstate: Return -ENOMEM on failure to allocate profile_name
K Prateek Nayak
1
-0
/
+2
2026-05-08
cpufreq/amd-pstate: Grab "amd_pstate_driver_lock" when toggling dynamic_epp
K Prateek Nayak
1
-0
/
+9
2026-05-05
cpufreq/amd-pstate: Use FIELD_MODIFY()
Hans Zhang
1
-16
/
+10
2026-04-17
Merge tag 'trace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
1
-5
/
+5
2026-04-04
Merge tag 'amd-pstate-v7.1-2026-04-02' of ssh://gitolite.kernel.org/pub/scm/l...
Rafael J. Wysocki
1
-82
/
+543
2026-04-02
cpufreq: Pass the policy to cpufreq_driver->adjust_perf()
K Prateek Nayak
1
-2
/
+1
2026-04-02
cpufreq/amd-pstate: Pass the policy to amd_pstate_update()
K Prateek Nayak
1
-7
/
+4
2026-04-02
cpufreq/amd-pstate-ut: Add a unit test for raw EPP
Mario Limonciello (AMD)
1
-4
/
+7
2026-04-02
cpufreq/amd-pstate: Add support for raw EPP writes
Mario Limonciello (AMD)
1
-10
/
+26
2026-04-02
cpufreq/amd-pstate: Add support for platform profile class
Mario Limonciello (AMD)
1
-6
/
+100
2026-04-02
cpufreq/amd-pstate: add kernel command line to override dynamic epp
Mario Limonciello (AMD)
1
-0
/
+11
2026-04-02
cpufreq/amd-pstate: Add dynamic energy performance preference
Mario Limonciello (AMD)
1
-6
/
+122
2026-04-02
cpufreq/amd-pstate: Cache the max frequency in cpudata
Mario Limonciello (AMD)
1
-18
/
+9
2026-04-02
amd-pstate-ut: Add a testcase to validate the visibility of driver attributes
Gautham R. Shenoy
1
-0
/
+8
2026-04-02
amd-pstate: Introduce a tracepoint trace_amd_pstate_cppc_req2()
Gautham R. Shenoy
1
-3
/
+11
2026-04-02
amd-pstate: Add sysfs support for floor_freq and floor_count
Gautham R. Shenoy
1
-6
/
+87
2026-04-02
amd-pstate: Add support for CPPC_REQ2 and FLOOR_PERF
Gautham R. Shenoy
1
-1
/
+77
2026-04-02
amd-pstate: Make certain freq_attrs conditionally visible
Gautham R. Shenoy
1
-31
/
+93
2026-04-02
amd-pstate: Update cppc_req_cached in fast_switch case
Gautham R. Shenoy
1
-1
/
+0
2026-04-02
amd-pstate: Fix memory leak in amd_pstate_epp_cpu_init()
Gautham R. Shenoy
1
-1
/
+1
2026-03-30
cpufreq: Add boost_freq_req QoS request
Pierre Gondois
1
-2
/
+0
[next]