public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] tools/power turbostat: Fix TDP MSR bits and invalid parameters
@ 2015-12-13 13:09 Chen Yu
  2015-12-13 13:09 ` [PATCH 1/2] tools/power turbostat: bugfix: TDP MSRs print bits fixing Chen Yu
  2015-12-13 13:09 ` [PATCH 2/2] tools/power turbostat: bugfix: fix several invalid parameters Chen Yu
  0 siblings, 2 replies; 5+ messages in thread
From: Chen Yu @ 2015-12-13 13:09 UTC (permalink / raw)
  To: len.brown; +Cc: rjw, srinivas.pandruvada, rui.zhang, linux-pm, linux-kernel

[PATCH 1/2] is to fix the TDP MSRs bits calculation, which might bring
incorrect information to user.
[PATCH 2/2] is to fix invalid parameters passing to dump_cstate_pstate_config_info
and also fix some compiling problems.

Chen Yu (2):
  tools/power turbostat: bugfix: TDP MSRs print bits fixing
  tools/power turbostat: bugfix: fix several invalid parameters

 tools/power/x86/turbostat/turbostat.c | 28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)

-- 
1.8.4.2


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

end of thread, other threads:[~2016-03-13  7:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-13 13:09 [PATCH 0/2] tools/power turbostat: Fix TDP MSR bits and invalid parameters Chen Yu
2015-12-13 13:09 ` [PATCH 1/2] tools/power turbostat: bugfix: TDP MSRs print bits fixing Chen Yu
2016-03-13  7:38   ` Len Brown
2015-12-13 13:09 ` [PATCH 2/2] tools/power turbostat: bugfix: fix several invalid parameters Chen Yu
2016-03-13  7:28   ` Len Brown

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