aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/dw_apb_timer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-17Merge branch 'clockevents/4.12' of https://git.linaro.org/people/daniel.lezcano/linux into timers/coreThomas Gleixner1-1/+1
2017-04-14clockevents/drivers/dw_apb: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange1-0/+2
2017-04-07clocksource: Add missing line break to error messagesRafał Miłecki1-1/+1
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-4/+4
2016-04-28clockevents/drivers/dw_apb_timer: Implement ->set_state_oneshot_stopped()Jisheng Zhang1-0/+1
2015-12-15clocksource/drivers/dw_apb_timer: Inline apbt_readl and apbt_writelJisheng Zhang1-3/+3
2015-12-15clocksource/drivers/dw_apb_timer: Use {readl|writel}_relaxed in critical pathJisheng Zhang1-6/+18
2015-12-15clocksource/drivers/dw_apb_timer: Fix apbt_readl return typesJisheng Zhang1-10/+10
2015-08-10clockevents/drivers/dw_apb_timer: Add dynamic irq flag to the timerJisheng Zhang1-1/+2
2015-08-10clockevents/drivers/dw_apb: Migrate to new 'set-state' interfaceViresh Kumar1-62/+81
2015-03-05drivers: fix up obsolete cpu function usage.Rusty Russell1-1/+2
2013-12-11clocksource: misc drivers: Remove deprecated IRQF_DISABLEDMichael Opdenacker1-2/+1
2013-06-18Revert "dw_apb_timer_of.c: Remove parts that were picoxcell-specific"John Stultz1-0/+6
2013-05-28dw_apb_timer_of.c: Remove parts that were picoxcell-specificPavel Machek1-6/+0
2013-05-16clocksource: apb_timer: Remove unsused functionThomas Gleixner1-12/+0
2011-10-04dw_apb_timer: constify clocksource nameJamie Iles1-1/+1
2011-06-27clocksource: apb: Share APB timer code with other platformsJamie Iles1-0/+401