index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
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
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
[next]