aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/timer-nps.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-2/+2
2016-11-30clocksource: nps: avoid maybe-uninitialized warningArnd Bergmann1-2/+3
2016-11-30clocksource: Add clockevent support to NPS400 driverNoam Camus1-0/+170
2016-11-30clocksource: update "fn" at CLOCKSOURCE_OF_DECLARE() of nps400 timerNoam Camus1-26/+39
2016-06-28clocksources: Switch back to the clksrc tableDaniel Lezcano1-2/+2
2016-06-28clocksource/drivers/nps: Convert init function to return errorDaniel Lezcano1-8/+10
2016-05-09clocksource: Add NPS400 timers driverNoam Camus1-0/+98