aboutsummaryrefslogtreecommitdiff
path: root/drivers/clocksource
AgeCommit message (Expand)Author
2013-03-27clk: arm: sunxi: Add a new clock driver for sunxi SOCsEmilio López
2013-03-25ARM: sirf: use clocksource_of infrastructureArnd Bergmann
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-19clocksource: make CLOCKSOURCE_OF_DECLARE type safeArnd Bergmann
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
2013-01-15Merge branch 'vt8500/timer' into next/cleanupOlof Johansson
2013-01-15timer: vt8500: Convert vt8500 to use CLKSRC_OFTony Prisk
2013-01-14ARM: bcm2835: make use of CLKSRC_OFStephen Warren
2013-01-14Merge remote-tracking branch 'korg_arm-soc/timer/cleanup' into cleanupStephen Warren
2013-01-14Merge tag 'vt8500/timer' of git://server.prisktech.co.nz/git/linuxwmt into ne...Olof Johansson
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson
2013-01-14clocksource: use clockevents_config_and_register() where possibleShawn Guo