summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
Commit message (Expand)AuthorAgeFilesLines
* clocksource+irqchip: delete __cpuinit usage from all related filesPaul Gortmaker2013-07-147-20/+20
* Merge branch 'timers/clockevents' of git://git.linaro.org/people/dlezcano/clo...Thomas Gleixner2013-07-124-0/+491
|\
| * clocksource: arm_global_timer: Add ARM global timer supportStuart Menefy2013-07-033-0/+335
| * clocksource: Add Marvell Orion SoC timerSebastian Hesselbarth2013-07-023-0/+156
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-0616-26/+497
|\|
| * clocksource: vf_pit_timer: Use linux/sched_clock.hFabio Estevam2013-06-251-1/+1
| * clocksource: Add generic dummy timer driverMark Rutland2013-06-242-0/+70
| * Revert "dw_apb_timer_of.c: Remove parts that were picoxcell-specific"John Stultz2013-06-182-23/+35
| * sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd2013-06-1210-12/+10
| * Merge branch 'timers/clockevents' of git://git.linaro.org/people/dlezcano/clo...Thomas Gleixner2013-06-085-1/+417
| |\
| | * clocksource: Add TI-Nspire timer supportDaniel Tang2013-06-062-0/+216
| | * clocksource: Add Freescale Vybrid pit timer supportJingchang Lu2013-06-063-0/+200
| | * 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-282-35/+23
| |/
| * clocksource: apb_timer: Remove unsused functionThomas Gleixner2013-05-161-12/+0
* | Merge tag 'metag-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-061-0/+2
|\ \
| * | metag: log core and timer frequencies from arch codeJames Hogan2013-06-131-0/+2
| |/
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-07-031-18/+5
|\ \
| * | clocksource: arch_timer: use virtual countersMark Rutland2013-06-071-18/+5
| |/
* | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-07-021-26/+9
|\ \
| * | clocksource: exynos_mct: use (request/free)_irq calls for local timer registr...Chander Kashyap2013-06-191-26/+9
| |/
* | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-021-6/+5
|\ \
| * \ Merge tag 'ux500-clksrc-for-arm-soc' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2013-06-141-6/+5
| |\ \
| | * | clocksource: dbx500-prcmu: comment cleanupFabio Baltieri2013-05-271-1/+1
| | * | clocksource: dbx500-prcmu: use relaxed readl variantRabin Vincent2013-05-271-5/+4
| | |/
* | | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-07-021-12/+48
|\ \ \
| * \ \ Merge tag 'zynq-dt-for-3.11' of git://git.xilinx.com/linux-xlnx into next/dtArnd Bergmann2013-06-201-5/+18
| |\ \ \
| * | | | ARM: nomadik: fix clocksource warningArnd Bergmann2013-05-311-11/+1
| * | | | clocksource: nomadik-mtu: support of probeRabin Vincent2013-05-121-12/+58
| | |_|/ | |/| |
* | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-07-023-37/+83
|\ \ \ \
| * \ \ \ Merge tag 'v3.11-rockchip-basics' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2013-06-212-32/+65
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | clocksource: dw_apb_timer_of: use clocksource_of_initHeiko Stuebner2013-06-122-21/+21
| | * | clocksource: dw_apb_timer_of: select DW_APB_TIMERHeiko Stuebner2013-06-121-0/+1
| | * | 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: zynq: Migrate platform to clock controllerSoren Brinkmann2013-05-271-5/+18
| |/
* / clocksource: kona: adapt to CLOCKSOURCE_OF_DECLARE changeArnd Bergmann2013-06-191-11/+4
|/
* Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-05-074-15/+510
|\
| * Merge branch 'exynos/pwm-clocksource' into late/multiplatformArnd Bergmann2013-05-063-0/+504
| |\
| | * clocksource: samsung_pwm_timer: Work around rounding errors in clockevents coreTomasz Figa2013-04-281-0/+13
| | * clocksource: samsung_pwm_timer: Correct programming of clock eventsTomasz Figa2013-04-281-4/+2
| | * clocksource: samsung_pwm_timer: Use proper clockevents max_deltaTomasz Figa2013-04-281-1/+2
| | * clocksource: samsung_pwm_timer: Add support for non-DT platformsTomasz Figa2013-04-282-3/+14
| | * clocksource: samsung_pwm_timer: Keep all driver data in a structureTomasz Figa2013-04-281-83/+74
| | * clocksource: samsung_pwm_timer: Make PWM spinlock globalTomasz Figa2013-04-281-11/+13
| | * clocksource: samsung_pwm_timer: Let platforms select the driverTomasz Figa2013-04-281-1/+1
| | * clocksource: add samsung pwm timer driverTomasz Figa2013-04-213-0/+488
| * | clocksource: exynos_mct: remove platform header dependencyArnd Bergmann2013-04-191-15/+6
* | | Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-073-19/+16
|\ \ \