Linux Power Management development
 help / color / mirror / Atom feed
* [PATCH 0/2] Series short description
@ 2017-06-20  7:02 Sherry Hurwitz
  2017-06-20  7:07 ` [PATCH 1/2] cpupower: Fix bug where return value was not used Sherry Hurwitz
  2017-06-20  7:08 ` [PATCH 2/2] cpupower: Add support for new AMD family 0x17 Sherry Hurwitz
  0 siblings, 2 replies; 6+ messages in thread
From: Sherry Hurwitz @ 2017-06-20  7:02 UTC (permalink / raw)
  To: trenn; +Cc: linux-pm

The following series fixes a bug caused by not saving the 
function return value but using the value from a previous function.
It also implements support for the new AMD Family 0x17: including
the current operating frequency calculation particular to AMD 
Family 0x17, detecting core performance boost support and whether
it is currently active.

---

Sherry Hurwitz (2):
      cpupower: Check the return from amd_pci_get_num_boost_states
      cpupower: Add support for new AMD family 0x17


 tools/power/cpupower/utils/helpers/amd.c     |   31 +++++++++++++++++++-------
 tools/power/cpupower/utils/helpers/helpers.h |    2 ++
 tools/power/cpupower/utils/helpers/misc.c    |   23 ++++++++++++++++---
 3 files changed, 44 insertions(+), 12 deletions(-)

--
Signature

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

end of thread, other threads:[~2017-06-23 23:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-20  7:02 [PATCH 0/2] Series short description Sherry Hurwitz
2017-06-20  7:07 ` [PATCH 1/2] cpupower: Fix bug where return value was not used Sherry Hurwitz
2017-06-23 14:00   ` Thomas Renninger
2017-06-23 23:03     ` Rafael J. Wysocki
2017-06-20  7:08 ` [PATCH 2/2] cpupower: Add support for new AMD family 0x17 Sherry Hurwitz
2017-06-23 14:04   ` Thomas Renninger

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