summaryrefslogtreecommitdiffstats
path: root/arch/nios2/kernel/time.c
AgeCommit message (Expand)AuthorLines
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano-1/+1
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano-1/+1
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner-1/+1
2016-11-11nios2: fix timer initcall return valueArnd Bergmann-0/+1
2016-06-28clocksources: Switch back to the clksrc tableDaniel Lezcano-1/+1
2016-06-28clocksource/drivers/nios2: Convert init function to return errorDaniel Lezcano-20/+45
2015-10-01clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier-1/+1
2015-09-08nios2/time: Migrate to new 'set-state' interfaceViresh Kumar-20/+29
2015-07-03Merge tag 'nios2-v4.2' of git://git.rocketboards.org/linux-socfpga-nextLinus Torvalds-2/+13
2015-06-24nios2: check number of timer instancesLey Foon Tan-2/+13
2015-06-09nios2: Export get_cyclesHerbert Xu-0/+2
2014-12-08nios2: Remove write-only struct member from nios2_timerTobias Klauser-2/+0
2014-12-08nios2: fix error handling of irq_of_parse_and_mapDmitry Torokhov-1/+1
2014-12-08nios2: Time keepingLey Foon Tan-0/+310