From: Jacob Pan Date: Fri, 7 Nov 2014 17:29:26 +0000 (-0800) Subject: powercap / RAPL: handle atom and core differences X-Git-Tag: omap-for-v3.20/drop-legacy-3517~133^2~4^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c2c08454ce9cabf55ff927ecc240573c177a659;p=pandora-kernel.git powercap / RAPL: handle atom and core differences RAPL implementation on Atom has made some changes that are not compatible with Core CPUs. Specifically, it is different in the way units are computed as well as floor frequency is enforced. This patch uses the per CPU model functions to handle the differences. Intel Software Developers' Manual has also been updated to reflect the changes in Table 35-7 V3C. Signed-off-by: Ajay Thomas Signed-off-by: Jacob Pan Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed