From: Sherry Hurwitz <sherry.hurwitz@amd.com>
To: trenn@suse.com
Cc: linux-pm@vger.kernel.org
Subject: [PATCH 0/2] Series short description
Date: Tue, 20 Jun 2017 02:02:36 -0500 [thread overview]
Message-ID: <20170620065708.21434.80154.stgit@Diesel2540.amd.com> (raw)
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
next reply other threads:[~2017-06-20 7:12 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-20 7:02 Sherry Hurwitz [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170620065708.21434.80154.stgit@Diesel2540.amd.com \
--to=sherry.hurwitz@amd.com \
--cc=linux-pm@vger.kernel.org \
--cc=trenn@suse.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox