aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/timer-nps.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano1-3/+3
2017-04-07clocksource: Add missing line break to error messagesRafał Miłecki1-3/+3
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