| Age | Commit message (Expand) | Author | Files | Lines |
| 2 days | Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/tr... | Mark Brown | 1 | -1/+2 |
| 3 days | Merge branch 'cpufreq/arm/linux-next' of https://git.kernel.org/pub/scm/linux... | Mark Brown | 1 | -16/+10 |
| 3 days | Merge trace/for-next | Steven Rostedt (Google) | 1 | -1/+2 |
| 10 days | 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 |
| 2026-03-28 | cpufreq: Use trace_call__##name() at guarded tracepoint call sites | Vineeth Pillai (Google) | 1 | -5/+5 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -2/+2 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 1 | -2/+2 |
| 2026-01-27 | cpufreq/amd-pstate: Add comment explaining nominal_perf usage for performance... | Juan Martinez | 1 | -0/+13 |
| 2025-11-10 | cpufreq/amd-pstate: Call cppc_set_auto_sel() only for online CPUs | Gautham R. Shenoy | 1 | -1/+1 |
| 2025-11-10 | cpufreq/amd-pstate: Add static asserts for EPP indices | Mario Limonciello (AMD) | 1 | -0/+3 |
| 2025-11-10 | cpufreq/amd-pstate: Fix some whitespace issues | Mario Limonciello (AMD) | 1 | -2/+2 |
| 2025-11-10 | cpufreq/amd-pstate: Adjust return values in amd_pstate_update_status() | Mario Limonciello (AMD) | 1 | -3/+2 |
| 2025-11-10 | cpufreq/amd-pstate: Make amd_pstate_get_mode_string() never return NULL | Mario Limonciello (AMD) | 1 | -2/+2 |
| 2025-11-10 | cpufreq/amd-pstate: Drop NULL value from amd_pstate_mode_string | Mario Limonciello (AMD) | 1 | -1/+1 |
| 2025-11-10 | cpufreq/amd-pstate: Use sysfs_match_string() for epp | Mario Limonciello (AMD) | 1 | -11/+4 |
| 2025-10-15 | cpufreq/amd-pstate: Fix a regression leading to EPP 0 after hibernate | Mario Limonciello (AMD) | 1 | -1/+5 |
| 2025-10-01 | ACPI: CPPC: Do not use CPUFREQ_ETERNAL as an error value | Rafael J. Wysocki | 1 | -4/+4 |
| 2025-09-03 | cpufreq/amd-pstate: Fix a regression leading to EPP 0 after resume | Mario Limonciello (AMD) | 1 | -4/+5 |
| 2025-08-21 | cpufreq/amd-pstate: Fix setting of CPPC.min_perf in active mode for performan... | Gautham R. Shenoy | 1 | -4/+6 |
| 2025-07-07 | cpufreq/amd-pstate: Disable preferred cores on designs with workload classifi... | Mario Limonciello | 1 | -0/+7 |
| 2025-05-27 | Merge tag 'pm-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -30/+90 |
| 2025-05-27 | Merge tag 'acpi-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -1/+2 |
| 2025-05-26 | Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -11/+11 |
| 2025-05-26 | Merge tag 'sched-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+3 |
| 2025-05-09 | Merge tag 'amd-pstate-v6.16-2025-05-08' of ssh://gitolite.kernel.org/pub/scm/... | Rafael J. Wysocki | 1 | -25/+88 |
| 2025-05-05 | amd-pstate-ut: Reset amd-pstate driver mode after running selftests | Swapnil Sapkal | 1 | -0/+6 |
| 2025-05-02 | Merge tag 'v6.15-rc4' into x86/msr, to pick up fixes and resolve conflicts | Ingo Molnar | 1 | -21/+15 |
| 2025-04-30 | ACPI: CPPC: Modify cppc_get_auto_sel_caps() to cppc_get_auto_sel() | Lifeng Zheng | 1 | -1/+2 |
| 2025-04-28 | cpufreq/amd-pstate: Add support for the "Requested CPU Min frequency" BIOS op... | Dhananjay Ugwekar | 1 | -13/+69 |
| 2025-04-28 | cpufreq/amd-pstate: Add offline, online and suspend callbacks for amd_pstate_... | Dhananjay Ugwekar | 1 | -8/+9 |
| 2025-04-21 | cpufreq/amd-pstate: Move max_perf limiting in amd_pstate_update | Dhananjay Ugwekar | 1 | -4/+4 |
| 2025-04-19 | Merge back earlier cpufreq material for 6.16 | Rafael J. Wysocki | 1 | -5/+2 |
| 2025-04-16 | cpufreq/amd-pstate: Update asym_prefer_cpu when core rankings change | K Prateek Nayak | 1 | -1/+3 |
| 2025-04-11 | cpufreq/amd-pstate: Enable ITMT support after initializing core rankings | K Prateek Nayak | 1 | -17/+8 |
| 2025-04-10 | x86/msr: Rename 'wrmsrl_on_cpu()' to 'wrmsrq_on_cpu()' | Ingo Molnar | 1 | -3/+3 |
| 2025-04-10 | x86/msr: Rename 'rdmsrl_on_cpu()' to 'rdmsrq_on_cpu()' | Ingo Molnar | 1 | -3/+3 |
| 2025-04-10 | x86/msr: Rename 'wrmsrl_safe_on_cpu()' to 'wrmsrq_safe_on_cpu()' | Ingo Molnar | 1 | -1/+1 |
| 2025-04-10 | x86/msr: Rename 'rdmsrl_safe_on_cpu()' to 'rdmsrq_safe_on_cpu()' | Ingo Molnar | 1 | -1/+1 |
| 2025-04-10 | x86/msr: Rename 'wrmsrl()' to 'wrmsrq()' | Ingo Molnar | 1 | -1/+1 |
| 2025-04-10 | x86/msr: Rename 'rdmsrl()' to 'rdmsrq()' | Ingo Molnar | 1 | -2/+2 |
| 2025-04-09 | cpufreq: Pass policy pointer to ->update_limits() | Rafael J. Wysocki | 1 | -5/+2 |
| 2025-04-07 | cpufreq/amd-pstate: Fix min_limit perf and freq updation for performance gove... | Dhananjay Ugwekar | 1 | -4/+7 |
| 2025-03-22 | Merge tag 'cpufreq-arm-updates-6.15' of git://git.kernel.org/pub/scm/linux/ke... | Rafael J. Wysocki | 1 | -2/+2 |
| 2025-03-06 | cpufreq/amd-pstate: Drop actions in amd_pstate_epp_cpu_offline() | Mario Limonciello | 1 | -8/+1 |
| 2025-03-06 | cpufreq/amd-pstate: Stop caching EPP | Mario Limonciello | 1 | -9/+10 |
| 2025-03-06 | cpufreq/amd-pstate: Rework CPPC enabling | Mario Limonciello | 1 | -144/+35 |
| 2025-03-06 | cpufreq/amd-pstate: Drop debug statements for policy setting | Mario Limonciello | 1 | -4/+0 |
| 2025-03-06 | cpufreq/amd-pstate: Update cppc_req_cached for shared mem EPP writes | Mario Limonciello | 1 | -0/+6 |
| 2025-03-06 | cpufreq/amd-pstate: Move all EPP tracing into *_update_perf and *_set_epp fun... | Mario Limonciello | 1 | -47/+71 |
| 2025-03-06 | cpufreq/amd-pstate: Cache CPPC request in shared mem case too | Mario Limonciello | 1 | -1/+21 |
| 2025-03-06 | cpufreq/amd-pstate: Replace all AMD_CPPC_* macros with masks | Mario Limonciello | 1 | -10/+6 |
| 2025-03-06 | cpufreq/amd-pstate: Drop `cppc_cap1_cached` | Mario Limonciello | 1 | -5/+0 |
| 2025-03-06 | cpufreq/amd-pstate: Overhaul locking | Mario Limonciello | 1 | -10/+3 |
| 2025-03-06 | cpufreq/amd-pstate: Move perf values into a union | Mario Limonciello | 1 | -94/+119 |
| 2025-03-06 | cpufreq/amd-pstate: Drop min and max cached frequencies | Mario Limonciello | 1 | -32/+11 |
| 2025-03-06 | cpufreq/amd-pstate: Show a warning when a CPU fails to setup | Mario Limonciello | 1 | -0/+2 |
| 2025-03-06 | cpufreq/amd-pstate: Invalidate cppc_req_cached during suspend | Mario Limonciello | 1 | -1/+4 |
| 2025-03-06 | cpufreq/amd-pstate: Fix the clamping of perf values | Dhananjay Ugwekar | 1 | -2/+2 |
| 2025-02-23 | cpufreq/amd-pstate: Remove the unncecessary driver_lock in amd_pstate_update_... | Dhananjay Ugwekar | 1 | -2/+0 |
| 2025-02-23 | cpufreq/amd-pstate: Use scope based cleanup for cpufreq_policy refs | Dhananjay Ugwekar | 1 | -17/+8 |
| 2025-02-23 | cpufreq/amd-pstate: Add missing NULL ptr check in amd_pstate_update | Dhananjay Ugwekar | 1 | -0/+3 |
| 2025-02-23 | cpufreq/amd-pstate: Remove the unnecessary cpufreq_update_policy call | Dhananjay Ugwekar | 1 | -4/+0 |
| 2025-02-23 | cpufreq/amd-pstate: Modularize perf<->freq conversion | Dhananjay Ugwekar | 1 | -27/+30 |
| 2025-02-23 | cpufreq/amd-pstate: Convert all perf values to u8 | Dhananjay Ugwekar | 1 | -30/+30 |
| 2025-02-23 | cpufreq/amd-pstate: Pass min/max_limit_perf as min/max_perf to amd_pstate_update | Dhananjay Ugwekar | 1 | -5/+4 |
| 2025-02-23 | cpufreq/amd-pstate: Remove the redundant des_perf clamping in adjust_perf | Dhananjay Ugwekar | 1 | -2/+0 |
| 2025-02-23 | cpufreq/amd-pstate: Modify the min_perf calculation in adjust_perf callback | Dhananjay Ugwekar | 1 | -6/+6 |
| 2025-02-07 | cpufreq: amd: Set policy->boost_supported | Viresh Kumar | 1 | -2/+2 |
| 2025-02-06 | cpufreq/amd-pstate: Fix cpufreq_policy ref counting | Dhananjay Ugwekar | 1 | -4/+5 |
| 2025-02-06 | cpufreq: amd-pstate: Remove unnecessary driver_lock in set_boost | Dhananjay Ugwekar | 1 | -1/+0 |
| 2025-02-05 | cpufreq/amd-pstate: Fix max_perf updation with schedutil | Dhananjay Ugwekar | 1 | -1/+1 |
| 2025-02-05 | cpufreq/amd-pstate: Remove the goto label in amd_pstate_update_limits | Dhananjay Ugwekar | 1 | -4/+4 |
| 2025-02-03 | cpufreq/amd-pstate: Fix per-policy boost flag incorrect when fail | Lifeng Zheng | 1 | -1/+0 |
| 2025-01-03 | cpufreq/amd-pstate: Refactor max frequency calculation | Naresh Solanki | 1 | -9/+4 |
| 2025-01-03 | cpufreq/amd-pstate: Fix prefcore rankings | Mario Limonciello | 1 | -1/+1 |
| 2024-12-11 | cpufreq/amd-pstate: Drop boost_state variable | Mario Limonciello | 1 | -13/+13 |
| 2024-12-11 | cpufreq/amd-pstate: Set different default EPP policy for Epyc and Ryzen | Mario Limonciello | 1 | -4/+8 |
| 2024-12-11 | cpufreq/amd-pstate: Drop ret variable from amd_pstate_set_energy_pref_index() | Mario Limonciello | 1 | -7/+3 |
| 2024-12-11 | cpufreq/amd-pstate: Always write EPP value when updating perf | Mario Limonciello | 1 | -53/+55 |
| 2024-12-11 | cpufreq/amd-pstate: Cache EPP value and use that everywhere | Mario Limonciello | 1 | -62/+43 |
| 2024-12-11 | cpufreq/amd-pstate: Move limit updating code | Mario Limonciello | 1 | -23/+5 |
| 2024-12-11 | cpufreq/amd-pstate: Change amd_pstate_update_perf() to return an int | Mario Limonciello | 1 | -10/+12 |
| 2024-12-11 | cpufreq/amd-pstate: store all values in cpudata struct in khz | Mario Limonciello | 1 | -14/+14 |
| 2024-12-11 | cpufreq/amd-pstate: Only update the cached value in msr_set_epp() on success | Mario Limonciello | 1 | -3/+7 |
| 2024-12-11 | cpufreq/amd-pstate: Use FIELD_PREP and FIELD_GET macros | Mario Limonciello | 1 | -28/+23 |
| 2024-12-11 | cpufreq/amd-pstate: Drop cached epp_policy variable | Mario Limonciello | 1 | -3/+0 |
| 2024-12-11 | cpufreq/amd-pstate: convert mutex use to guard() | Mario Limonciello | 1 | -20/+12 |
| 2024-12-11 | cpufreq/amd-pstate: Add trace event for EPP perf updates | Mario Limonciello | 1 | -0/+28 |
| 2024-12-11 | cpufreq/amd-pstate: Merge amd_pstate_epp_cpu_offline() and amd_pstate_epp_off... | Dhananjay Ugwekar | 1 | -13/+4 |
| 2024-12-11 | cpufreq/amd-pstate: Remove the cppc_state check in offline/online functions | Dhananjay Ugwekar | 1 | -6/+3 |
| 2024-12-11 | cpufreq/amd-pstate: Refactor amd_pstate_epp_reenable() and amd_pstate_epp_off... | Dhananjay Ugwekar | 1 | -30/+6 |
| 2024-12-11 | cpufreq/amd-pstate: Move the invocation of amd_pstate_update_perf() | Dhananjay Ugwekar | 1 | -3/+4 |
| 2024-12-11 | cpufreq/amd-pstate: Convert the amd_pstate_get/set_epp() to static calls | Dhananjay Ugwekar | 1 | -32/+60 |
| 2024-12-10 | cpufreq/amd-pstate: Use boost numerator for upper bound of frequencies | Mario Limonciello | 1 | -8/+5 |
| 2024-12-10 | cpufreq/amd-pstate: Store the boost numerator as highest perf again | Mario Limonciello | 1 | -10/+15 |
| 2024-12-09 | cpufreq/amd-pstate: Detect preferred core support before driver registration | K Prateek Nayak | 1 | -6/+6 |
| 2024-11-19 | Merge tag 'x86_cpu_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
| 2024-10-29 | cpufreq/amd-pstate: Move registration after static function call update | Mario Limonciello | 1 | -6/+6 |
| 2024-10-29 | cpufreq/amd-pstate: Push adjust_perf vfunc init into cpu_init | Mario Limonciello | 1 | -2/+2 |
| 2024-10-28 | cpufreq/amd-pstate: Align offline flow of shared memory and MSR based systems | Dhananjay Ugwekar | 1 | -0/+1 |
| 2024-10-28 | cpufreq/amd-pstate: Call cppc_set_epp_perf in the reenable function | Dhananjay Ugwekar | 1 | -2/+4 |
| 2024-10-28 | cpufreq/amd-pstate: Do not attempt to clear MSR_AMD_CPPC_ENABLE | Dhananjay Ugwekar | 1 | -0/+6 |
| 2024-10-28 | cpufreq/amd-pstate: Rename functions that enable CPPC | Dhananjay Ugwekar | 1 | -13/+13 |
| 2024-10-28 | amd-pstate: Switch to amd-pstate by default on some Server platforms | Swapnil Sapkal | 1 | -2/+2 |
| 2024-10-28 | amd-pstate: Set min_perf to nominal_perf for active mode performance gov | Gautham R. Shenoy | 1 | -1/+1 |
| 2024-10-28 | cpufreq/amd-pstate: Remove the redundant amd_pstate_set_driver() call | Dhananjay Ugwekar | 1 | -8/+4 |
| 2024-10-28 | cpufreq/amd-pstate: Remove the switch case in amd_pstate_init() | Dhananjay Ugwekar | 1 | -11/+5 |
| 2024-10-28 | cpufreq/amd-pstate: Call amd_pstate_set_driver() in amd_pstate_register_driver() | Dhananjay Ugwekar | 1 | -25/+22 |
| 2024-10-28 | cpufreq/amd-pstate: Call amd_pstate_register() in amd_pstate_init() | Dhananjay Ugwekar | 1 | -10/+2 |
| 2024-10-28 | cpufreq/amd-pstate: Set the initial min_freq to lowest_nonlinear_freq | Dhananjay Ugwekar | 1 | -1/+20 |
| 2024-10-28 | cpufreq/amd-pstate: Remove the redundant verify() function | Dhananjay Ugwekar | 1 | -11/+4 |
| 2024-10-28 | cpufreq/amd-pstate: Drop needless EPP initialization | Mario Limonciello | 1 | -6/+0 |
| 2024-10-28 | cpufreq/amd-pstate: Use amd_pstate_update_min_max_limit() for EPP limits | Mario Limonciello | 1 | -16/+3 |
| 2024-10-28 | cpufreq/amd-pstate: Don't update CPPC request in amd_pstate_cpu_boost_update() | Mario Limonciello | 1 | -23/+1 |
| 2024-10-28 | cpufreq/amd-pstate: Fix non kerneldoc comment | Mario Limonciello | 1 | -1/+1 |
| 2024-10-28 | cpufreq/amd-pstate: Rename MSR and shared memory specific functions | Dhananjay Ugwekar | 1 | -12/+12 |
| 2024-10-25 | x86/cpufeatures: Rename X86_FEATURE_FAST_CPPC to have AMD prefix | Mario Limonciello | 1 | -1/+1 |
| 2024-10-15 | 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-20 | cpufreq/amd-pstate: fix setting policy current frequency value | Meng Li | 1 | -5/+12 |
| 2024-06-20 | cpufreq: amd-pstate: auto-load pstate driver by default | Perry Yuan | 1 | -7/+17 |
| 2024-06-20 | cpufreq: amd-pstate: enable shared memory type CPPC by default | Perry Yuan | 1 | -12/+1 |
| 2024-06-20 | cpufreq: amd-pstate: switch boot_cpu_has() to cpu_feature_enabled() | Perry Yuan | 1 | -12/+12 |
| 2024-06-20 | cpufreq: amd-pstate: add debug message while CPPC is supported and disabled b... | Perry Yuan | 1 | -0/+26 |
| 2024-06-20 | cpufreq: amd-pstate: show CPPC debug message if CPPC is not supported | Perry Yuan | 1 | -0/+19 |
| 2024-06-20 | cpufreq: amd-pstate: remove unused variable nominal_freq | Perry Yuan | 1 | -4/+2 |
| 2024-06-20 | cpufreq: amd-pstate: optimize the initial frequency values verification | Perry Yuan | 1 | -17/+18 |
| 2024-06-20 | cpufreq: amd-pstate: Allow users to write 'default' EPP string | Mario Limonciello | 1 | -5/+3 |
| 2024-06-11 | 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-29 | 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 |
| 2023-11-28 | cpufreq/amd-pstate: Fix the return value of amd_pstate_fast_switch() | Gautham R. Shenoy | 1 | -1/+3 |
| 2023-08-07 | cpufreq: amd-pstate: fix global sysfs attribute type | Thomas Weißschuh | 1 | -5/+5 |
| 2023-06-21 | cpufreq: amd-pstate: Add a kernel config option to set default mode | Mario Limonciello | 1 | -25/+48 |
| 2023-06-21 | cpufreq: amd-pstate: Set a fallback policy based on preferred_profile | Mario Limonciello | 1 | -2/+26 |
| 2023-06-16 | cpufreq: amd-pstate: Make amd-pstate EPP driver name hyphenated | Wyes Karny | 1 | -1/+1 |
| 2023-06-16 | cpufreq: amd-pstate: Write CPPC enable bit per-socket | Wyes Karny | 1 | -1/+27 |
| 2023-05-25 | cpufreq: amd-pstate: Update policy->cur in amd_pstate_adjust_perf() | Wyes Karny | 1 | -1/+7 |
| 2023-05-24 | cpufreq: amd-pstate: Remove fast_switch_possible flag from active driver | Wyes Karny | 1 | -2/+0 |