index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
nios2
/
kernel
/
time.c
Age
Commit message (
Expand
)
Author
2018-09-28
nios2: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-04-03
nios2: Use read_persistent_clock64() instead of read_persistent_clock()
Baolin Wang
2017-09-15
nios2: time: Read timer in get_cycles only if initialized
Guenter Roeck
2017-06-14
clocksource/drivers: Rename clocksource_probe to timer_probe
Daniel Lezcano
2017-06-14
clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLARE
Daniel Lezcano
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-11-11
nios2: fix timer initcall return value
Arnd Bergmann
2016-06-28
clocksources: Switch back to the clksrc table
Daniel Lezcano
2016-06-28
clocksource/drivers/nios2: Convert init function to return error
Daniel Lezcano
2015-10-01
clocksource: cosmetic: Drop OF 'dependency' from symbols
Marc Zyngier
2015-09-08
nios2/time: Migrate to new 'set-state' interface
Viresh Kumar
2015-07-03
Merge tag 'nios2-v4.2' of git://git.rocketboards.org/linux-socfpga-next
Linus Torvalds
2015-06-24
nios2: check number of timer instances
Ley Foon Tan
2015-06-09
nios2: Export get_cycles
Herbert Xu
2014-12-08
nios2: Remove write-only struct member from nios2_timer
Tobias Klauser
2014-12-08
nios2: fix error handling of irq_of_parse_and_map
Dmitry Torokhov
2014-12-08
nios2: Time keeping
Ley Foon Tan