From: Daniel Lezcano Date: Mon, 17 Mar 2014 11:17:30 +0000 (+0100) Subject: cpuidle: sysfs: Export target residency information X-Git-Tag: v3.15-rc1~28^2~4^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bc0482feae8763447746c89fd971704c819b52e;p=pandora-kernel.git cpuidle: sysfs: Export target residency information From user space, there is no way to know the target residency for each idle state. If we want to write tools to measure the accuracy of the idle state selection from the governor, we need this info. As the exit latency is exported through sysfs, exporting the target residency in the same place makes sense. Signed-off-by: Daniel Lezcano Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed