summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
AgeCommit message (Expand)AuthorFilesLines
2013-07-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-18/+5
2013-07-02Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-26/+9
2013-07-02Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+5
2013-07-02Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-12/+48
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds3-37/+83
2013-06-21Merge tag 'v3.11-rockchip-basics' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2-32/+65
2013-06-20Merge tag 'zynq-dt-for-3.11' of git://git.xilinx.com/linux-xlnx into next/dtArnd Bergmann1-5/+18
2013-06-19clocksource: kona: adapt to CLOCKSOURCE_OF_DECLARE changeArnd Bergmann1-11/+4
2013-06-19clocksource: exynos_mct: use (request/free)_irq calls for local timer registr...Chander Kashyap1-26/+9
2013-06-14Merge tag 'ux500-clksrc-for-arm-soc' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson1-6/+5
2013-06-12clocksource: dw_apb_timer_of: use clocksource_of_initHeiko Stuebner2-21/+21
2013-06-12clocksource: dw_apb_timer_of: select DW_APB_TIMERHeiko Stuebner1-0/+1
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-07clocksource: arch_timer: use virtual countersMark Rutland1-18/+5
2013-05-31ARM: nomadik: fix clocksource warningArnd Bergmann1-11/+1
2013-05-27clocksource: dbx500-prcmu: comment cleanupFabio Baltieri1-1/+1
2013-05-27clocksource: dbx500-prcmu: use relaxed readl variantRabin Vincent1-5/+4
2013-05-27arm: zynq: Migrate platform to clock controllerSoren Brinkmann1-5/+18
2013-05-12clocksource: nomadik-mtu: support of probeRabin Vincent1-12/+58
2013-05-07Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-15/+510
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-19/+16
2013-05-06Merge branch 'exynos/pwm-clocksource' into late/multiplatformArnd Bergmann3-0/+504
2013-05-04Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-74/+1146
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-5/+518
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-129/+382
2013-04-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-0/+212
2013-04-28clocksource: samsung_pwm_timer: Work around rounding errors in clockevents coreTomasz Figa1-0/+13
2013-04-28clocksource: samsung_pwm_timer: Correct programming of clock eventsTomasz Figa1-4/+2
2013-04-28clocksource: samsung_pwm_timer: Use proper clockevents max_deltaTomasz Figa1-1/+2
2013-04-28clocksource: samsung_pwm_timer: Add support for non-DT platformsTomasz Figa2-3/+14
2013-04-28clocksource: samsung_pwm_timer: Keep all driver data in a structureTomasz Figa1-83/+74
2013-04-28clocksource: samsung_pwm_timer: Make PWM spinlock globalTomasz Figa1-11/+13
2013-04-28clocksource: samsung_pwm_timer: Let platforms select the driverTomasz Figa1-1/+1
2013-04-26ARM: arch_timer: Silence debug preempt warningsStephen Boyd1-4/+6
2013-04-26clocksource: nomadik-mtu: fix up clocksource/timerLinus Walleij1-2/+2
2013-04-21clocksource: add samsung pwm timer driverTomasz Figa3-0/+488
2013-04-19clocksource: exynos_mct: remove platform header dependencyArnd Bergmann1-15/+6
2013-04-19clocksource: exynos_mct: fix build error on non-DTArnd Bergmann1-0/+4
2013-04-17Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel...Olof Johansson3-15/+10
2013-04-11ARM: convert arm/arm64 arch timer to use CLKSRC_OF initRob Herring2-14/+10
2013-04-11Merge tag 'sunxi-cleanup-for-3.10' of git://github.com/mripard/linux into nex...Olof Johansson5-57/+46
2013-04-11Merge branch 'depends/clk-for-3.10' into next/cleanupOlof Johansson1-2/+2
2013-04-09Merge tag 'clk-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-6/+14
2013-04-09Merge tag 'mct-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann3-1/+563
2013-04-09Merge branch 'depends/clk' into next/driversArnd Bergmann1-2/+2
2013-04-09Merge branch 'tegra/soc' into next/driversArnd Bergmann1-2/+2
2013-04-09Merge branch 'tegra/soc' into next/multiplatformArnd Bergmann1-2/+2
2013-04-09Merge branch 'mxs/cleanup' into next/multiplatformArnd Bergmann2-0/+305
2013-04-09Merge tag 'ux500-multiplatform-asoc' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-3/+0