commit | ba20bb126940ce4847e146a0d00b7f7b0868d773 | [log] [tgz] |
---|---|---|
author | Peter 'p2' De Schrijver <peter.de-schrijver@nokia.com> | Wed Oct 15 17:48:43 2008 +0300 |
committer | Kevin Hilman <khilman@deeprootsystems.com> | Wed Sep 02 15:08:23 2009 -0700 |
tree | d9a8f3c316aa66261ba026e9bd2507fa4ec9a931 | |
parent | 36d568ec055cb3ac4507d38ebabba955cdbb443e [diff] |
OMAP: PM counter infrastructure. This patch provides the infrastructure to count how many times a powerdomain entered a given power state (on, inactive, retention, off). A number of functions are provided which will be called by the chip specific powerdomain and clockdomain code whenever a transition might have happened. Signed-off-by: Peter 'p2' De Schrijver <peter.de-schrijver@nokia.com> Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>