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