summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/dw_apb_timer.c
AgeCommit message (Expand)AuthorLines
2016-04-28clockevents/drivers/dw_apb_timer: Implement ->set_state_oneshot_stopped()Jisheng Zhang-0/+1
2015-12-15clocksource/drivers/dw_apb_timer: Inline apbt_readl and apbt_writelJisheng Zhang-3/+3
2015-12-15clocksource/drivers/dw_apb_timer: Use {readl|writel}_relaxed in critical pathJisheng Zhang-6/+18
2015-12-15clocksource/drivers/dw_apb_timer: Fix apbt_readl return typesJisheng Zhang-10/+10
2015-08-10clockevents/drivers/dw_apb_timer: Add dynamic irq flag to the timerJisheng Zhang-1/+2
2015-08-10clockevents/drivers/dw_apb: Migrate to new 'set-state' interfaceViresh Kumar-62/+81
2015-03-05drivers: fix up obsolete cpu function usage.Rusty Russell-1/+2
2013-12-11clocksource: misc drivers: Remove deprecated IRQF_DISABLEDMichael Opdenacker-2/+1
2013-06-18Revert "dw_apb_timer_of.c: Remove parts that were picoxcell-specific"John Stultz-0/+6
2013-05-28dw_apb_timer_of.c: Remove parts that were picoxcell-specificPavel Machek-6/+0
2013-05-16clocksource: apb_timer: Remove unsused functionThomas Gleixner-12/+0
2011-10-04dw_apb_timer: constify clocksource nameJamie Iles-1/+1
2011-06-27clocksource: apb: Share APB timer code with other platformsJamie Iles-0/+401