aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/dw_apb_timer_of.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner1-12/+1
2018-10-07clocksource/drivers/dw_apb: Add reset controlDinh Nguyen1-0/+12
2018-10-03clocksource: Convert to using %pOFn instead of device_node.nameRob Herring1-4/+4
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano1-4/+4
2016-06-28clocksources: Switch back to the clksrc tableDaniel Lezcano1-4/+4
2016-06-28clocksource/drivers/dw_apb_timer: Convert init function to return errorDaniel Lezcano1-5/+7
2015-12-15clocksource/drivers/dw_apb_timer_of: Implement ARM delay timerJisheng Zhang1-0/+16
2015-03-31clocksource/drivers/dw_apb_timers_of: Fix IO endianness causing time jumpsBen Dooks1-1/+1
2014-05-23clocksource: dw_apb_timer_of: Do not trace read_sched_clockYang Wei1-1/+1
2013-12-10clocksource: dw_apb_timer_of: Fix support for dts binding "snps,dw-apb-timer"Dinh Nguyen1-2/+3
2013-12-10clocksource: dw_apb_timer_of: Fix read_sched_clockDinh Nguyen1-1/+1
2013-10-02clocksource: dw_apb_timer_of: Mark a few more functions as __initUwe Kleine-König1-5/+5
2013-10-02clocksource: Put nodes passed to CLOCKSOURCE_OF_DECLARE callbacks centrallyUwe Kleine-König1-2/+0
2013-07-30clocksource: dw_apb_timer_of: Switch to sched_clock_register()Stephen Boyd1-2/+2
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+2
2013-06-18Revert "dw_apb_timer_of.c: Remove parts that were picoxcell-specific"John Stultz1-23/+29
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd1-2/+1
2013-06-12clocksource: dw_apb_timer_of: use clocksource_of_initHeiko Stuebner1-21/+20
2013-06-12clocksource: dw_apb_timer_of: add clock-handlingHeiko Stuebner1-1/+25
2013-06-12clocksource: dw_apb_timer_of: enable the use the clocksource as sched clockHeiko Stuebner1-9/+17
2013-06-08Merge branch 'timers/clockevents' of git://git.linaro.org/people/dlezcano/clockevents into timers/coreThomas Gleixner1-1/+1
2013-06-06clocksource: dw_apb: Fix error checkBaruch Siach1-1/+1
2013-05-28clocksource: dw_apb: Remove unused headerBaruch Siach1-1/+0
2013-05-28dw_apb_timer_of.c: Remove parts that were picoxcell-specificPavel Machek1-29/+23
2012-12-24ARM: delete struct sys_timerStephen Warren1-5/+1
2012-07-12clocksource: dw_apb_timer: Add common DTS glue for dw_apb_timerDinh Nguyen1-0/+131