On Thu, Apr 23, 2020 at 11:20:03PM +0530, Naveen Krishna Chatradhi wrote: > This patch adds hwmon based amd_energy driver support for > family 17h processors from AMD. > > The driver provides following interface to the userspace > 1. Reports the per core consumption > * file: "energy%d_input", label: "Ecore%03d" > 2. Reports per socket energy consumption > * file: "energy%d_input", label: "Esocket%d" > 2. Reports scaled energy value in Joules. > > Cc: Guenter Roeck <linux@xxxxxxxxxxxx> > Signed-off-by: Naveen Krishna Chatradhi <nchatrad@xxxxxxx> That was too fast. I just finished reviewing v2. Guenter