aboutsummaryrefslogtreecommitdiff
path: root/drivers/clocksource/timer-atmel-pit.c
AgeCommit message (Expand)AuthorFilesLines
2016-09-12clocksource/drivers/timer-atmel-pit: Simplify IRQ handlerGravatar Alexandre Belloni 1-8/+3
2016-09-12clocksource/drivers/timer-atmel-pit: Remove uselesss WARN_ON_ONCEGravatar Alexandre Belloni 1-6/+0
2016-09-12clocksource/drivers/timer-atmel-pit: Drop at91sam926x_pit_common_initGravatar Alexandre Belloni 1-45/+34
2016-08-29clocksource/drivers/atmel-pit: Fix compilation errorGravatar Daniel Lezcano 1-0/+1
2016-08-26clocksource/drivers/timer-atmel-pit: Enable mck clockGravatar Alexandre Belloni 1-0/+6
2016-06-28clocksources: Switch back to the clksrc tableGravatar Daniel Lezcano 1-1/+1
2016-06-28clocksource/drivers/atmel-pit: Convert init function to return errorGravatar Daniel Lezcano 1-14/+29
2015-08-10clockevents/drivers/timer-atmel-pit: Fix typo in structure initializationGravatar Daniel Lezcano 1-2/+2
2015-08-10clockevents/drivers/atmel: Migrate to new 'set-state' interfaceGravatar Viresh Kumar 1-23/+18
2015-03-31clocksource/drivers/at91: Fix IO endiannessGravatar Ben Dooks 1-2/+2
2014-12-03ARM: at91/clocksource: remove !DT PIT initializationsGravatar Arnd Bergmann 1-32/+0
2014-09-15ARM: at91: PIT: Move the driver to drivers/clocksourceGravatar Maxime Ripard 1-0/+296