summaryrefslogtreecommitdiffstats
path: root/arch/nios2/kernel/time.c
Commit message (Expand)AuthorAgeFilesLines
* nios2: Convert to using %pOFn instead of device_node.nameRob Herring2018-09-281-2/+2
* nios2: Use read_persistent_clock64() instead of read_persistent_clock()Baolin Wang2018-04-031-2/+2
* nios2: time: Read timer in get_cycles only if initializedGuenter Roeck2017-09-151-1/+4
* clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano2017-06-141-1/+1
* clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano2017-06-141-1/+1
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-1/+1
* nios2: fix timer initcall return valueArnd Bergmann2016-11-111-0/+1
* clocksources: Switch back to the clksrc tableDaniel Lezcano2016-06-281-1/+1
* clocksource/drivers/nios2: Convert init function to return errorDaniel Lezcano2016-06-281-20/+45
* clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier2015-10-011-1/+1
* nios2/time: Migrate to new 'set-state' interfaceViresh Kumar2015-09-081-20/+29
* Merge tag 'nios2-v4.2' of git://git.rocketboards.org/linux-socfpga-nextLinus Torvalds2015-07-031-2/+13
|\
| * nios2: check number of timer instancesLey Foon Tan2015-06-241-2/+13
* | nios2: Export get_cyclesHerbert Xu2015-06-091-0/+2
|/
* nios2: Remove write-only struct member from nios2_timerTobias Klauser2014-12-081-2/+0
* nios2: fix error handling of irq_of_parse_and_mapDmitry Torokhov2014-12-081-1/+1
* nios2: Time keepingLey Foon Tan2014-12-081-0/+310