summaryrefslogtreecommitdiff
path: root/drivers/clocksource
AgeCommit message (Expand)AuthorFilesLines
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-27clocksource: nomadik-mtu: fix up clocksource/timerLinus Walleij1-2/+2
2013-04-20clocksource: exynos_mct: fix build error on non-DTArnd Bergmann1-0/+4
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-10Merge tag 'clk-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-6/+14
2013-04-10Merge 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
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-08Merge branch 'zynq/clksrc/cleanup' of git://git.xilinx.com/linux-xlnx into ne...Arnd Bergmann7-73/+473
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-04arm: zynq: Move timer to generic locationMichal Simek3-0/+440
2013-04-04clocksource: mct: Add terminating entry for exynos_mct_ids tableAxel Lin1-0/+1
2013-04-04clocksource: mct: Add missing semicolons in exynos_mct.cDoug Anderson1-2/+2
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-25clocksource: mct: add support for mct clock setupThomas Abraham1-1/+6
2013-03-25clocksource: mct: use fin_pll clock as the tick clock source for mctThomas Abraham1-3/+6
2013-03-20clocksource: make CLOCKSOURCE_OF_DECLARE type safeArnd Bergmann2-2/+3
2013-03-12clocksource: sh_mtu2: Set initcall level to subsysSimon Horman1-1/+1
2013-03-12clocksource: em_sti: Set initcall level to subsysSimon Horman1-1/+12
2013-03-12clocksource: sh_tmu: Set initcall level to subsysSimon Horman1-1/+1
2013-03-12clocksource: sh_cmt: Set initcall level to subsysSimon Horman1-1/+1
2013-03-12clocksource: sh_cmt: Add CMT register layout commentMagnus Damm1-0/+15
2013-03-12clocksource: sh_cmt: Add control register callbacksMagnus Damm1-4/+12
2013-03-12clocksource: sh_cmt: CMCNT and CMCOR register access updateMagnus Damm1-36/+26
2013-03-12clocksource: sh_cmt: CMSTR and CMCSR register access updateMagnus Damm1-36/+30
2013-03-12clocksource: sh_cmt: Consolidate platform_set_drvdata() callMagnus Damm1-3/+2
2013-03-12clocksource: sh_cmt: Introduce per-register functionsMagnus Damm1-16/+55
2013-03-12clocksource: sh_cmt: Initialize 'max_match_value' and 'lock' in sh_cmt_setup()Magnus Damm1-8/+8
2013-03-12clocksource: sh_cmt: Take care of clk_put() when setup_irq() failsMagnus Damm1-2/+4
2013-03-12clocksource: tegra: move to of_clk_getPeter De Schrijver1-2/+2
2013-03-11ARM: smp_twd: convert to use CLKSRC_OF initRob Herring1-3/+0