summaryrefslogtreecommitdiffstats
path: root/arch/mn10300/kernel/csrc-mn10300.c
Commit message (Collapse)AuthorAgeFilesLines
* MN10300: Use clocksource_register_hz()Thomas Gleixner2011-03-181-2/+1
| | | | | | | | | | | clocksource_register_hz() calculates the shift/mult pair for the clocksource. Remove the mn10300 duplicate implementation. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: John Stultz <johnstul@us.ibm.com> Cc: Koichi Yasutake <yasutake.koichi@jp.panasonic.com> Cc: Mark Salter <msalter@redhat.com> Signed-off-by: David Howells <dhowells@redhat.com>
* MN10300: Generic time supportMark Salter2010-10-271-0/+35
Implement generic time support for MN10300. Signed-off-by: Mark Salter <msalter@redhat.com> Signed-off-by: David Howells <dhowells@redhat.com>
OpenPOWER on IntegriCloud