The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH v2 0/1] cpufreq/amd-pstate: Fix warnings for X86_FEATURE_CPPC
@ 2024-08-28 10:10 Gautham R. Shenoy
  2024-08-28 10:10 ` [PATCH v2 1/1] cpufreq/amd-pstate: Remove warning for X86_FEATURE_CPPC on certain Zen models Gautham R. Shenoy
  0 siblings, 1 reply; 3+ messages in thread
From: Gautham R. Shenoy @ 2024-08-28 10:10 UTC (permalink / raw)
  To: Rafael J . Wysocki, Viresh Kumar, Mario Limonciello
  Cc: linux-pm, linux-kernel, Huang Rui, Perry Yuan, Dhananjay Ugwekar,
	David Wang, Gautham R . Shenoy, Xiaojian Du

Hello,

This is the 2nd version of the patch to remove the warnings for
X86_FEATURE_CPPC on certain Zen Models.

The v1 was posted here:
https://lore.kernel.org/lkml/20240813095459.2122-1-gautham.shenoy@amd.com/

Changes from v1:

* Removed the warnings only for Zen1 and Zen2 Models 0x70-0x7F after
  feedback from Xioajian.

* Modified some of the comments, and introduced the switch-case
  statement for model range checking to improve readability

The patch is applied on the "amd-pstate-fixes" of
https://git.kernel.org/pub/scm/linux/kernel/git/superm1/linux.git


Gautham R. Shenoy (1):
  cpufreq/amd-pstate: Remove warning for X86_FEATURE_CPPC on certain Zen
    models

 drivers/cpufreq/amd-pstate.c | 34 ++++++++++++++++++++++++----------
 1 file changed, 24 insertions(+), 10 deletions(-)

-- 
Thanks and Regards
gautham.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-08-28 15:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-28 10:10 [PATCH v2 0/1] cpufreq/amd-pstate: Fix warnings for X86_FEATURE_CPPC Gautham R. Shenoy
2024-08-28 10:10 ` [PATCH v2 1/1] cpufreq/amd-pstate: Remove warning for X86_FEATURE_CPPC on certain Zen models Gautham R. Shenoy
2024-08-28 15:14   ` Mario Limonciello

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox