aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/time-lpc32xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano1-1/+1
2016-06-28clocksources: Switch back to the clksrc tableDaniel Lezcano1-1/+1
2016-06-28clocksource/drivers/time-lpc32xx: Convert init function to return errorDaniel Lezcano1-5/+7
2016-02-25clocksource/drivers/lpc32xx: Support timer-based ARM delayEzequiel Garcia1-0/+12
2016-02-25clocksource/drivers/lpc32xx: Support periodic modeEzequiel Garcia1-5/+34
2016-02-25clocksource/drivers/lpc32xx: Don't use the prescaler counter for clockeventsEzequiel Garcia1-9/+8
2015-12-16clocksource/drivers/lpc32: Correct pr_err() output formatVladimir Zapolskiy1-2/+2
2015-06-02clocksource/drivers/lpc32xx: Add the lpc32xx timer driverJoachim Eastwood1-0/+272