From: venkatesh.pallipadi@intel.com Date: Fri, 1 Feb 2008 01:35:05 +0000 (-0800) Subject: ACPI: cpuidle: Support C1 idle time accounting X-Git-Tag: v2.6.25-rc1~297^2~3^2~2^2~1^2~6^3~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b12e18cdc1553de62d931e73443c806347cd974;p=pandora-kernel.git ACPI: cpuidle: Support C1 idle time accounting Show C1 idle time in /sysfs cpuidle interface. C1 idle time may not be entirely accurate in all cases. It includes the time spent in the interrupt handler after wakeup with "hlt" based C1. But, it will be accurate with "mwait" based C1. Signed-off-by: Venkatesh Pallipadi Signed-off-by: Len Brown --- Reading git-diff-tree failed