Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-22 | ARM: tcc8k: update clock source registration | Russell King | |
In d7e81c2 (clocksource: Add clocksource_register_hz/khz interface) new interfaces were added which simplify (and optimize) the selection of the divisor shift/mult constants. Switch over to using this new interface. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> | |||
2010-09-17 | ARM: Add TCC8xxx system timer | Hans J. Koch | |
Add the system timer using clockevents with the internal TC32 timer. This also adds a clocksource using the same timer. Signed-off-by: "Hans J. Koch" <hjk@linutronix.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> |