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
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
2026-03-28
cpufreq: Use trace_call__##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-27
cpufreq/amd-pstate: Add comment explaining nominal_perf usage for performance...
Juan Martinez
2025-11-10
cpufreq/amd-pstate: Call cppc_set_auto_sel() only for online CPUs
Gautham R. Shenoy
2025-11-10
cpufreq/amd-pstate: Add static asserts for EPP indices
Mario Limonciello (AMD)
2025-11-10
cpufreq/amd-pstate: Fix some whitespace issues
Mario Limonciello (AMD)
2025-11-10
cpufreq/amd-pstate: Adjust return values in amd_pstate_update_status()
Mario Limonciello (AMD)
2025-11-10
cpufreq/amd-pstate: Make amd_pstate_get_mode_string() never return NULL
Mario Limonciello (AMD)
2025-11-10
cpufreq/amd-pstate: Drop NULL value from amd_pstate_mode_string
Mario Limonciello (AMD)
2025-11-10
cpufreq/amd-pstate: Use sysfs_match_string() for epp
Mario Limonciello (AMD)
2025-10-15
cpufreq/amd-pstate: Fix a regression leading to EPP 0 after hibernate
Mario Limonciello (AMD)
2025-10-01
ACPI: CPPC: Do not use CPUFREQ_ETERNAL as an error value
Rafael J. Wysocki
2025-09-03
cpufreq/amd-pstate: Fix a regression leading to EPP 0 after resume
Mario Limonciello (AMD)
2025-08-21
cpufreq/amd-pstate: Fix setting of CPPC.min_perf in active mode for performan...
Gautham R. Shenoy
2025-07-07
cpufreq/amd-pstate: Disable preferred cores on designs with workload classifi...
Mario Limonciello
[next]