aboutsummaryrefslogtreecommitdiffstats
path: root/arch/nios2/kernel/time.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-28nios2: Convert to using %pOFn instead of device_node.nameRob Herring1-2/+2
2018-04-03nios2: Use read_persistent_clock64() instead of read_persistent_clock()Baolin Wang1-2/+2
2017-09-15nios2: time: Read timer in get_cycles only if initializedGuenter Roeck1-1/+4
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano1-1/+1
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano1-1/+1
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-1/+1
2016-11-11nios2: fix timer initcall return valueArnd Bergmann1-0/+1
2016-06-28clocksources: Switch back to the clksrc tableDaniel Lezcano1-1/+1
2016-06-28clocksource/drivers/nios2: Convert init function to return errorDaniel Lezcano1-20/+45
2015-10-01clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier1-1/+1
2015-09-08nios2/time: Migrate to new 'set-state' interfaceViresh Kumar1-20/+29
2015-07-03Merge tag 'nios2-v4.2' of git://git.rocketboards.org/linux-socfpga-nextLinus Torvalds1-2/+13
2015-06-24nios2: check number of timer instancesLey Foon Tan1-2/+13
2015-06-09nios2: Export get_cyclesHerbert Xu1-0/+2
2014-12-08nios2: Remove write-only struct member from nios2_timerTobias Klauser1-2/+0
2014-12-08nios2: fix error handling of irq_of_parse_and_mapDmitry Torokhov1-1/+1
2014-12-08nios2: Time keepingLey Foon Tan1-0/+310