aboutsummaryrefslogtreecommitdiff
path: root/drivers/clocksource
AgeCommit message (Expand)AuthorFilesLines
2013-07-12Merge branch 'timers/clockevents' of git://git.linaro.org/people/dlezcano/clo...Gravatar Thomas Gleixner 4-0/+491
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 16-26/+497
2013-07-06Merge tag 'metag-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+2
2013-07-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armGravatar Linus Torvalds 1-18/+5
2013-07-03clocksource: arm_global_timer: Add ARM global timer supportGravatar Stuart Menefy 3-0/+335
2013-07-02Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-26/+9
2013-07-02Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-6/+5
2013-07-02Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 1-12/+48
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Gravatar Linus Torvalds 3-37/+83
2013-07-02clocksource: Add Marvell Orion SoC timerGravatar Sebastian Hesselbarth 3-0/+156
2013-06-25clocksource: vf_pit_timer: Use linux/sched_clock.hGravatar Fabio Estevam 1-1/+1
2013-06-24clocksource: Add generic dummy timer driverGravatar Mark Rutland 2-0/+70
2013-06-21Merge tag 'v3.11-rockchip-basics' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Arnd Bergmann 2-32/+65
2013-06-20Merge tag 'zynq-dt-for-3.11' of git://git.xilinx.com/linux-xlnx into next/dtGravatar Arnd Bergmann 1-5/+18
2013-06-19clocksource: kona: adapt to CLOCKSOURCE_OF_DECLARE changeGravatar Arnd Bergmann 1-11/+4
2013-06-18Revert "dw_apb_timer_of.c: Remove parts that were picoxcell-specific"Gravatar John Stultz 2-23/+35
2013-06-19clocksource: exynos_mct: use (request/free)_irq calls for local timer registr...Gravatar Chander Kashyap 1-26/+9
2013-06-14Merge tag 'ux500-clksrc-for-arm-soc' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Olof Johansson 1-6/+5
2013-06-13metag: log core and timer frequencies from arch codeGravatar James Hogan 1-0/+2
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesGravatar Stephen Boyd 10-12/+10
2013-06-12clocksource: dw_apb_timer_of: use clocksource_of_initGravatar Heiko Stuebner 2-21/+21
2013-06-12clocksource: dw_apb_timer_of: select DW_APB_TIMERGravatar Heiko Stuebner 1-0/+1
2013-06-12clocksource: dw_apb_timer_of: add clock-handlingGravatar Heiko Stuebner 1-1/+25
2013-06-12clocksource: dw_apb_timer_of: enable the use the clocksource as sched clockGravatar Heiko Stuebner 1-9/+17
2013-06-08Merge branch 'timers/clockevents' of git://git.linaro.org/people/dlezcano/clo...Gravatar Thomas Gleixner 5-1/+417
2013-06-07clocksource: arch_timer: use virtual countersGravatar Mark Rutland 1-18/+5
2013-06-06clocksource: Add TI-Nspire timer supportGravatar Daniel Tang 2-0/+216
2013-06-06clocksource: Add Freescale Vybrid pit timer supportGravatar Jingchang Lu 3-0/+200
2013-06-06clocksource: dw_apb: Fix error checkGravatar Baruch Siach 1-1/+1
2013-05-31ARM: nomadik: fix clocksource warningGravatar Arnd Bergmann 1-11/+1
2013-05-28clocksource: dw_apb: Remove unused headerGravatar Baruch Siach 1-1/+0
2013-05-28dw_apb_timer_of.c: Remove parts that were picoxcell-specificGravatar Pavel Machek 2-35/+23
2013-05-27clocksource: dbx500-prcmu: comment cleanupGravatar Fabio Baltieri 1-1/+1
2013-05-27clocksource: dbx500-prcmu: use relaxed readl variantGravatar Rabin Vincent 1-5/+4
2013-05-27arm: zynq: Migrate platform to clock controllerGravatar Soren Brinkmann 1-5/+18
2013-05-16clocksource: apb_timer: Remove unsused functionGravatar Thomas Gleixner 1-12/+0
2013-05-12clocksource: nomadik-mtu: support of probeGravatar Rabin Vincent 1-12/+58
2013-05-07Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 4-15/+510
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 3-19/+16
2013-05-06Merge branch 'exynos/pwm-clocksource' into late/multiplatformGravatar Arnd Bergmann 3-0/+504
2013-05-04Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 8-74/+1146
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 5-5/+518
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 8-129/+382
2013-04-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-0/+212
2013-04-28clocksource: samsung_pwm_timer: Work around rounding errors in clockevents coreGravatar Tomasz Figa 1-0/+13
2013-04-28clocksource: samsung_pwm_timer: Correct programming of clock eventsGravatar Tomasz Figa 1-4/+2
2013-04-28clocksource: samsung_pwm_timer: Use proper clockevents max_deltaGravatar Tomasz Figa 1-1/+2
2013-04-28clocksource: samsung_pwm_timer: Add support for non-DT platformsGravatar Tomasz Figa 2-3/+14
2013-04-28clocksource: samsung_pwm_timer: Keep all driver data in a structureGravatar Tomasz Figa 1-83/+74
2013-04-28clocksource: samsung_pwm_timer: Make PWM spinlock globalGravatar Tomasz Figa 1-11/+13