Files
linux-st/include/linux
Magnus Damm 4614e6adaf clocksource: add enable() and disable() callbacks
Add enable() and disable() callbacks for clocksources.

This allows us to put unused clocksources in power save mode.  The
functions clocksource_enable() and clocksource_disable() wrap the
callbacks and are inserted in the timekeeping code to enable before use
and disable after switching to a new clocksource.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Acked-by: John Stultz <johnstul@us.ibm.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-04-21 13:41:47 -07:00
..
2009-04-16 08:51:52 -07:00
2009-04-15 08:28:09 +02:00
2009-04-08 14:13:03 +02:00
2009-04-13 15:04:29 -07:00
2009-04-16 16:17:10 -07:00
2009-04-13 15:04:32 -07:00
2009-04-10 21:36:18 +02:00
2009-04-13 14:51:23 -07:00
2009-04-08 14:33:38 -07:00
2009-04-13 15:04:29 -07:00
2009-04-17 10:50:27 -07:00