summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/dw_apb_timer_of.c
AgeCommit message (Expand)AuthorLines
2021-12-10clocksource/drivers/dw_apb_timer_of: Fix probe failureAlexey Sheplyakov-1/+1
2021-04-08clocksource/drivers/dw_apb_timer_of: Add handling for potential memory leakDinh Nguyen-5/+21
2021-03-22timekeeping, clocksource: Fix various typos in commentsIngo Molnar-1/+1
2020-12-05clocksource/drivers/dw_apb_timer_of: Add error handling if no clock availableDinh Nguyen-18/+39
2020-05-23clocksource: dw_apb_timer_of: Fix missing clockevent timersSerge Semin-4/+2
2020-05-23clocksource: dw_apb_timer: Affiliate of-based timer with any CPUSerge Semin-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner-12/+1
2018-10-07clocksource/drivers/dw_apb: Add reset controlDinh Nguyen-0/+12
2018-10-03clocksource: Convert to using %pOFn instead of device_node.nameRob Herring-4/+4
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano-4/+4
2016-06-28clocksources: Switch back to the clksrc tableDaniel Lezcano-4/+4
2016-06-28clocksource/drivers/dw_apb_timer: Convert init function to return errorDaniel Lezcano-5/+7
2015-12-15clocksource/drivers/dw_apb_timer_of: Implement ARM delay timerJisheng Zhang-0/+16
2015-03-31clocksource/drivers/dw_apb_timers_of: Fix IO endianness causing time jumpsBen Dooks-1/+1
2014-05-23clocksource: dw_apb_timer_of: Do not trace read_sched_clockYang Wei-1/+1
2013-12-10clocksource: dw_apb_timer_of: Fix support for dts binding "snps,dw-apb-timer"Dinh Nguyen-2/+3
2013-12-10clocksource: dw_apb_timer_of: Fix read_sched_clockDinh Nguyen-1/+1
2013-10-02clocksource: dw_apb_timer_of: Mark a few more functions as __initUwe Kleine-König-5/+5
2013-10-02clocksource: Put nodes passed to CLOCKSOURCE_OF_DECLARE callbacks centrallyUwe Kleine-König-2/+0
2013-07-30clocksource: dw_apb_timer_of: Switch to sched_clock_register()Stephen Boyd-2/+2
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-4/+2
2013-06-18Revert "dw_apb_timer_of.c: Remove parts that were picoxcell-specific"John Stultz-23/+29
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd-2/+1
2013-06-12clocksource: dw_apb_timer_of: use clocksource_of_initHeiko Stuebner-21/+20
2013-06-12clocksource: dw_apb_timer_of: add clock-handlingHeiko Stuebner-1/+25
2013-06-12clocksource: dw_apb_timer_of: enable the use the clocksource as sched clockHeiko Stuebner-9/+17
2013-06-08Merge branch 'timers/clockevents' of git://git.linaro.org/people/dlezcano/clo...Thomas Gleixner-1/+1
2013-06-06clocksource: dw_apb: Fix error checkBaruch Siach-1/+1
2013-05-28clocksource: dw_apb: Remove unused headerBaruch Siach-1/+0
2013-05-28dw_apb_timer_of.c: Remove parts that were picoxcell-specificPavel Machek-29/+23
2012-12-24ARM: delete struct sys_timerStephen Warren-5/+1
2012-07-12clocksource: dw_apb_timer: Add common DTS glue for dw_apb_timerDinh Nguyen-0/+131