aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/rockchip_timer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-19clocksource/drivers/rockchip: pr_err() strings should end with newlinesArvind Yadav1-1/+1
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano1-2/+2
2017-04-07clocksource/drivers/rockchip_timer: Implement clocksource timerAlexander Kochetkov1-61/+157
2016-06-28clocksources: Switch back to the clksrc tableDaniel Lezcano1-4/+4
2016-06-28clocksource/drivers/rockchip_timer: Convert init function to return errorDaniel Lezcano1-14/+21
2016-06-28clocksource/drivers/rockchip: Add support for the rk3399 SoCHuang, Tao1-5/+26
2016-06-28clocksource/drivers/rockchip: Add the dynamic irq flag to the timerHuang, Tao1-2/+3
2016-02-25clocksource/drivers/rockchip: Add err handle for rk_timer_initShawn Lin1-6/+15
2015-12-15clocksource/drivers/rockchip: Remove dsb() usageCaesar Wang1-4/+0
2015-12-15clocksource/drivers/rockchip: Make the driver more readableCaesar Wang1-9/+10
2015-09-29clocksource/drivers/rockchip: Fix bad NO_IRQ usageDaniel Lezcano1-1/+1
2015-08-10clockevents/drivers/rockchip: Migrate to new 'set-state' interfaceViresh Kumar1-18/+14
2015-01-29clockevents: rockchip: Add rockchip timer for rk3288Daniel Lezcano1-0/+180