summaryrefslogtreecommitdiff
path: root/drivers/clocksource
AgeCommit message (Expand)Author
2013-04-28clocksource: samsung_pwm_timer: Let platforms select the driverTomasz Figa
2013-04-26ARM: arch_timer: Silence debug preempt warningsStephen Boyd
2013-04-26clocksource: nomadik-mtu: fix up clocksource/timerLinus Walleij
2013-04-21clocksource: add samsung pwm timer driverTomasz Figa
2013-04-19clocksource: exynos_mct: remove platform header dependencyArnd Bergmann
2013-04-19clocksource: exynos_mct: fix build error on non-DTArnd Bergmann
2013-04-17Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel...Olof Johansson
2013-04-11ARM: convert arm/arm64 arch timer to use CLKSRC_OF initRob Herring
2013-04-11Merge tag 'sunxi-cleanup-for-3.10' of git://github.com/mripard/linux into nex...Olof Johansson
2013-04-11Merge branch 'depends/clk-for-3.10' into next/cleanupOlof Johansson
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-09Merge branch 'tegra/soc' into next/multiplatformArnd Bergmann
2013-04-09Merge branch 'mxs/cleanup' into next/multiplatformArnd Bergmann
2013-04-09Merge tag 'ux500-multiplatform-asoc' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2013-04-09Merge tag 'mxs-cleanup-3.10' of git://git.linaro.org/people/shawnguo/linux-2....Arnd Bergmann
2013-04-09Merge tag 'tegra-for-3.10-cleanup' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2013-04-08clocksource: sunxi: Rename sunxi to sun4iMaxime Ripard
2013-04-08clocksource: sunxi: make use of CLKSRC_OFMaxime Ripard
2013-04-08clocksource: sunxi: Cleanup the timer codeMaxime Ripard
2013-04-08Merge remote-tracking branch 'clk/clk-for-3.10' into sunxi/core-for-3.10Maxime Ripard
2013-04-08Merge branch 'zynq/clksrc/cleanup' of git://git.xilinx.com/linux-xlnx into ne...Arnd Bergmann
2013-04-08ARM: ux500: make remaining headers localArnd Bergmann
2013-04-08ARM: ux500: get rid of <mach/[hardware|db8500-regs].h>Linus Walleij
2013-04-04arm: zynq: Move timer to generic locationMichal Simek
2013-04-04clocksource: mct: Add terminating entry for exynos_mct_ids tablemct-exynos-for-v3.10Axel Lin
2013-04-04clocksource: mct: Add missing semicolons in exynos_mct.cDoug Anderson
2013-04-03clocksource: mxs_timer: Add semicolon at end of lineFabio Estevam
2013-04-01ARM: mxs: move timer driver into drivers/clocksourceShawn Guo
2013-03-28ARM: bcm281xx: Add timer driver (driver portion)Christian Daudt
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-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