]> www.infradead.org Git - users/jedix/linux-maple.git/commit
cpufreq/amd-pstate: Add offline, online and suspend callbacks for amd_pstate_driver
authorDhananjay Ugwekar <dhananjay.ugwekar@amd.com>
Mon, 28 Apr 2025 06:25:21 +0000 (06:25 +0000)
committerMario Limonciello <mario.limonciello@amd.com>
Mon, 28 Apr 2025 21:09:35 +0000 (16:09 -0500)
commit98b52c6b0b528764b454350a11c53f757304afbc
tree5a02e6c7bc3fa9c80f09d37ed0d32f42a239de5b
parentafc9506c2a8169e871cfafd9b94e0e631ae8f9cb
cpufreq/amd-pstate: Add offline, online and suspend callbacks for amd_pstate_driver

Rename and use the existing amd_pstate_epp callbacks for amd_pstate driver
as well. Remove the debug print in online callback while at it.

These callbacks will be needed to support the "Requested CPU Min Frequency"
BIOS option.

Reviewed-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Dhananjay Ugwekar <dhananjay.ugwekar@amd.com>
Link: https://lore.kernel.org/r/20250428062520.4997-2-dhananjay.ugwekar@amd.com
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
drivers/cpufreq/amd-pstate.c