Re: [PATCH] powercap: Add AMD Fam19h RAPL support

2020-09-22 Thread Rafael J. Wysocki
On Tue, Aug 18, 2020 at 12:41 AM Kim Phillips wrote: > > AMD Family 19h's RAPL MSRs are identical to Family 17h's. Extend > Family 17h's support to Family 19h. > > Signed-off-by: Kim Phillips > Cc: "Rafael J. Wysocki" > Cc: Victor Ding > Cc: LKML > Cc: linux...@vger.kernel.org > Cc: x...@kern

[PATCH] powercap: Add AMD Fam19h RAPL support

2020-08-17 Thread Kim Phillips
AMD Family 19h's RAPL MSRs are identical to Family 17h's. Extend Family 17h's support to Family 19h. Signed-off-by: Kim Phillips Cc: "Rafael J. Wysocki" Cc: Victor Ding Cc: LKML Cc: linux...@vger.kernel.org Cc: x...@kernel.org --- Depends on Victor Ding's "powercap: Enable RAPL for AMD Fam17h