aboutsummaryrefslogtreecommitdiff
path: root/drivers/clocksource/timer-nps.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-25clocksource: Use a plain u64 instead of cycle_tGravatar Thomas Gleixner 1-2/+2
2016-11-30clocksource: nps: avoid maybe-uninitialized warningGravatar Arnd Bergmann 1-2/+3
2016-11-30clocksource: Add clockevent support to NPS400 driverGravatar Noam Camus 1-0/+170
2016-11-30clocksource: update "fn" at CLOCKSOURCE_OF_DECLARE() of nps400 timerGravatar Noam Camus 1-26/+39
2016-06-28clocksources: Switch back to the clksrc tableGravatar Daniel Lezcano 1-2/+2
2016-06-28clocksource/drivers/nps: Convert init function to return errorGravatar Daniel Lezcano 1-8/+10
2016-05-09clocksource: Add NPS400 timers driverGravatar Noam Camus 1-0/+98