From: Jacob Pan Date: Fri, 7 Nov 2014 17:29:25 +0000 (-0800) Subject: powercap / RAPL: abstract per cpu type functions X-Git-Tag: omap-for-v3.20/drop-legacy-3517~133^2~4^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=087e9cbab5022f8bb6dc9574ff5e320569903b80;p=pandora-kernel.git powercap / RAPL: abstract per cpu type functions RAPL implementations may vary slightly between Core and Atom CPUs. There are also potential differences among generations of CPUs within the family. This patch adds a per model structure to abstract the differences such that variations can be handled cleanly. Signed-off-by: Jacob Pan Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed