summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/dw_apb_timer_of.c
Commit message (Expand)AuthorAgeFilesLines
* clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano2017-06-141-4/+4
* clocksources: Switch back to the clksrc tableDaniel Lezcano2016-06-281-4/+4
* clocksource/drivers/dw_apb_timer: Convert init function to return errorDaniel Lezcano2016-06-281-5/+7
* clocksource/drivers/dw_apb_timer_of: Implement ARM delay timerJisheng Zhang2015-12-151-0/+16
* clocksource/drivers/dw_apb_timers_of: Fix IO endianness causing time jumpsBen Dooks2015-03-311-1/+1
* clocksource: dw_apb_timer_of: Do not trace read_sched_clockYang Wei2014-05-231-1/+1
* clocksource: dw_apb_timer_of: Fix support for dts binding "snps,dw-apb-timer"Dinh Nguyen2013-12-101-2/+3
* clocksource: dw_apb_timer_of: Fix read_sched_clockDinh Nguyen2013-12-101-1/+1
* clocksource: dw_apb_timer_of: Mark a few more functions as __initUwe Kleine-König2013-10-021-5/+5
* clocksource: Put nodes passed to CLOCKSOURCE_OF_DECLARE callbacks centrallyUwe Kleine-König2013-10-021-2/+0
* clocksource: dw_apb_timer_of: Switch to sched_clock_register()Stephen Boyd2013-07-301-2/+2
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-061-4/+2
|\
| * Revert "dw_apb_timer_of.c: Remove parts that were picoxcell-specific"John Stultz2013-06-181-23/+29
| * sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd2013-06-121-2/+1
| * Merge branch 'timers/clockevents' of git://git.linaro.org/people/dlezcano/clo...Thomas Gleixner2013-06-081-1/+1
| |\
| | * clocksource: dw_apb: Fix error checkBaruch Siach2013-06-061-1/+1
| * | clocksource: dw_apb: Remove unused headerBaruch Siach2013-05-281-1/+0
| * | dw_apb_timer_of.c: Remove parts that were picoxcell-specificPavel Machek2013-05-281-29/+23
| |/
* | clocksource: dw_apb_timer_of: use clocksource_of_initHeiko Stuebner2013-06-121-21/+20
* | clocksource: dw_apb_timer_of: add clock-handlingHeiko Stuebner2013-06-121-1/+25
* | clocksource: dw_apb_timer_of: enable the use the clocksource as sched clockHeiko Stuebner2013-06-121-9/+17
|/
* ARM: delete struct sys_timerStephen Warren2012-12-241-5/+1
* clocksource: dw_apb_timer: Add common DTS glue for dw_apb_timerDinh Nguyen2012-07-121-0/+131
OpenPOWER on IntegriCloud