summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
AgeCommit message (Expand)AuthorFilesLines
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-26clocksource: nomadik-mtu: fix up clocksource/timerLinus Walleij1-2/+2
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 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
2013-04-09Merge tag 'mxs-cleanup-3.10' of git://git.linaro.org/people/shawnguo/linux-2....Arnd Bergmann2-0/+305
2013-04-09Merge tag 'tegra-for-3.10-cleanup' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-2/+2
2013-04-08clocksource: sunxi: Rename sunxi to sun4iMaxime Ripard3-19/+19
2013-04-08clocksource: sunxi: make use of CLKSRC_OFMaxime Ripard1-15/+3
2013-04-08clocksource: sunxi: Cleanup the timer codeMaxime Ripard1-24/+24
2013-04-08Merge remote-tracking branch 'clk/clk-for-3.10' into sunxi/core-for-3.10Maxime Ripard1-2/+2
2013-04-08ARM: ux500: make remaining headers localArnd Bergmann1-2/+0
2013-04-08ARM: ux500: get rid of <mach/[hardware|db8500-regs].h>Linus Walleij1-1/+0
2013-04-03clocksource: mxs_timer: Add semicolon at end of lineFabio Estevam1-1/+1
2013-04-01ARM: mxs: move timer driver into drivers/clocksourceShawn Guo2-0/+305
2013-03-28ARM: bcm281xx: Add timer driver (driver portion)Christian Daudt2-0/+212
2013-03-28clocksource: make CLOCKSOURCE_OF_DECLARE type safeArnd Bergmann2-2/+3
2013-03-27clk: arm: sunxi: Add a new clock driver for sunxi SOCsEmilio López1-2/+2
2013-03-25ARM: sirf: use clocksource_of infrastructureArnd Bergmann3-0/+516
2013-03-19clocksource: make CLOCKSOURCE_OF_DECLARE type safeArnd Bergmann2-2/+3
2013-03-11clocksource: tegra: move to of_clk_getPeter De Schrijver1-2/+2
2013-03-11ARM: smp_twd: convert to use CLKSRC_OF initRob Herring1-3/+0
2013-03-11clocksource: tegra20: use the device_node pointer passed to initRob Herring1-41/+26
2013-03-11clocksource: pass DT node pointer to init functionsRob Herring4-28/+5
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-0/+204
2013-03-02metag: Time keepingJames Hogan3-0/+204
2013-02-28Merge tag 'late-mvebu-rebased' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-38/+112
2013-02-28clocksource: time-armada-370-xp: add local timer supportGregory CLEMENT1-38/+112
2013-02-28Merge branch 'timer/cleanup' into late/mvebu2Arnd Bergmann7-28/+62
2013-02-26Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2013-02-22clocksource : Nomadik-mtu : fix missing irq initializationDaniel Lezcano1-0/+1
2013-02-21Merge tag 'virt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-237/+394
2013-02-21Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+11
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds11-53/+535
2013-02-11Merge branch 'depends/cleanup' into next/virtOlof Johansson10-52/+250
2013-02-05Merge tag 'tegra-for-3.9-cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2-0/+282
2013-01-31ARM: arch_timers: switch to physical timers if HYP mode is availableMarc Zyngier1-1/+6
2013-01-31arm64: move from arm_generic to arm_arch_timerMark Rutland4-238/+1
2013-01-31arm: arch_timer: move core to drivers/clocksourceMark Rutland3-0/+389
2013-01-29Merge tag 'bcm2835-for-3.9-cleanup' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson1-2/+3
2013-01-28Merge branch 'depends/cleanup' into next/driversOlof Johansson15-68/+266
2013-01-28clocksource: tegra: cosmetic: Fix error messageHiroshi Doyu1-1/+1
2013-01-28ARM: tegra: move timer.c to drivers/clocksource/Stephen Warren2-0/+286
2013-01-28Merge remote-tracking branch 'korg_arm-soc/timer/cleanup' into for-3.9/cleanupStephen Warren7-28/+62
2013-01-24clk: sunxi: Use common of_clk_init() functionPrashant Gaikwad1-2/+2
2013-01-15Merge branch 'vt8500/timer' into next/cleanupOlof Johansson1-1/+2