aboutsummaryrefslogtreecommitdiff
path: root/drivers/clocksource/time-lpc32xx.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREGravatar Daniel Lezcano 1-1/+1
2016-06-28clocksources: Switch back to the clksrc tableGravatar Daniel Lezcano 1-1/+1
2016-06-28clocksource/drivers/time-lpc32xx: Convert init function to return errorGravatar Daniel Lezcano 1-5/+7
2016-02-25clocksource/drivers/lpc32xx: Support timer-based ARM delayGravatar Ezequiel Garcia 1-0/+12
2016-02-25clocksource/drivers/lpc32xx: Support periodic modeGravatar Ezequiel Garcia 1-5/+34
2016-02-25clocksource/drivers/lpc32xx: Don't use the prescaler counter for clockeventsGravatar Ezequiel Garcia 1-9/+8
2015-12-16clocksource/drivers/lpc32: Correct pr_err() output formatGravatar Vladimir Zapolskiy 1-2/+2
2015-06-02clocksource/drivers/lpc32xx: Add the lpc32xx timer driverGravatar Joachim Eastwood 1-0/+272