summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource
AgeCommit message (Expand)Author
2013-04-09Merge tag 'clk-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2013-04-09Merge tag 'mct-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2013-04-09Merge branch 'depends/clk' into next/driversArnd Bergmann
2013-04-09Merge branch 'tegra/soc' into next/driversArnd Bergmann
2013-04-08Merge branch 'zynq/clksrc/cleanup' of git://git.xilinx.com/linux-xlnx into ne...Arnd Bergmann
2013-04-04arm: zynq: Move timer to generic locationMichal Simek
2013-04-04clocksource: mct: Add terminating entry for exynos_mct_ids tableAxel Lin
2013-04-04clocksource: mct: Add missing semicolons in exynos_mct.cDoug Anderson
2013-03-28clocksource: make CLOCKSOURCE_OF_DECLARE type safeArnd Bergmann
2013-03-27clk: arm: sunxi: Add a new clock driver for sunxi SOCsEmilio López
2013-03-25clocksource: mct: add support for mct clock setupThomas Abraham
2013-03-25clocksource: mct: use fin_pll clock as the tick clock source for mctThomas Abraham
2013-03-13clocksource: sh_mtu2: Set initcall level to subsysSimon Horman
2013-03-13clocksource: em_sti: Set initcall level to subsysSimon Horman
2013-03-13clocksource: sh_tmu: Set initcall level to subsysSimon Horman
2013-03-13clocksource: sh_cmt: Set initcall level to subsysSimon Horman
2013-03-13clocksource: sh_cmt: Add CMT register layout commentMagnus Damm
2013-03-13clocksource: sh_cmt: Add control register callbacksMagnus Damm
2013-03-13clocksource: sh_cmt: CMCNT and CMCOR register access updateMagnus Damm
2013-03-13clocksource: sh_cmt: CMSTR and CMCSR register access updateMagnus Damm
2013-03-13clocksource: sh_cmt: Consolidate platform_set_drvdata() callMagnus Damm
2013-03-13clocksource: sh_cmt: Introduce per-register functionsMagnus Damm
2013-03-13clocksource: sh_cmt: Initialize 'max_match_value' and 'lock' in sh_cmt_setup()Magnus Damm
2013-03-13clocksource: sh_cmt: Take care of clk_put() when setup_irq() failsMagnus Damm
2013-03-11clocksource: tegra: move to of_clk_getPeter De Schrijver
2013-03-11ARM: smp_twd: convert to use CLKSRC_OF initRob Herring
2013-03-11clocksource: tegra20: use the device_node pointer passed to initRob Herring
2013-03-11clocksource: pass DT node pointer to init functionsRob Herring
2013-03-09ARM: EXYNOS: move mct driver to drivers/clocksourceThomas Abraham
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-02metag: Time keepingJames Hogan
2013-02-28Merge tag 'late-mvebu-rebased' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-02-28clocksource: time-armada-370-xp: add local timer supportGregory CLEMENT
2013-02-28Merge branch 'timer/cleanup' into late/mvebu2Arnd Bergmann
2013-02-26Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-02-22clocksource : Nomadik-mtu : fix missing irq initializationDaniel Lezcano
2013-02-21Merge tag 'virt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-11Merge branch 'depends/cleanup' into next/virtOlof Johansson
2013-02-05Merge tag 'tegra-for-3.9-cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2013-01-31ARM: arch_timers: switch to physical timers if HYP mode is availableMarc Zyngier
2013-01-31arm64: move from arm_generic to arm_arch_timerMark Rutland
2013-01-31arm: arch_timer: move core to drivers/clocksourceMark Rutland
2013-01-29Merge tag 'bcm2835-for-3.9-cleanup' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2013-01-28Merge branch 'depends/cleanup' into next/driversOlof Johansson
2013-01-28clocksource: tegra: cosmetic: Fix error messageHiroshi Doyu
2013-01-28ARM: tegra: move timer.c to drivers/clocksource/Stephen Warren
2013-01-28Merge remote-tracking branch 'korg_arm-soc/timer/cleanup' into for-3.9/cleanupStephen Warren
2013-01-24clk: sunxi: Use common of_clk_init() functionPrashant Gaikwad