summaryrefslogtreecommitdiff
path: root/arch/nios2/kernel/time.c
AgeCommit message (Expand)Author
2018-09-28nios2: Convert to using %pOFn instead of device_node.nameRob Herring
2018-04-03nios2: Use read_persistent_clock64() instead of read_persistent_clock()Baolin Wang
2017-09-15nios2: time: Read timer in get_cycles only if initializedGuenter Roeck
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-11-11nios2: fix timer initcall return valueArnd Bergmann
2016-06-28clocksources: Switch back to the clksrc tableDaniel Lezcano
2016-06-28clocksource/drivers/nios2: Convert init function to return errorDaniel Lezcano
2015-10-01clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier
2015-09-08nios2/time: Migrate to new 'set-state' interfaceViresh Kumar
2015-07-03Merge tag 'nios2-v4.2' of git://git.rocketboards.org/linux-socfpga-nextLinus Torvalds
2015-06-24nios2: check number of timer instancesLey Foon Tan
2015-06-09nios2: Export get_cyclesHerbert Xu
2014-12-08nios2: Remove write-only struct member from nios2_timerTobias Klauser
2014-12-08nios2: fix error handling of irq_of_parse_and_mapDmitry Torokhov
2014-12-08nios2: Time keepingLey Foon Tan