aboutsummaryrefslogtreecommitdiff
path: root/drivers/clocksource
AgeCommit message (Expand)AuthorFilesLines
2013-04-28clocksource: samsung_pwm_timer: Let platforms select the driverGravatar Tomasz Figa 1-1/+1
2013-04-26ARM: arch_timer: Silence debug preempt warningsGravatar Stephen Boyd 1-4/+6
2013-04-26clocksource: nomadik-mtu: fix up clocksource/timerGravatar Linus Walleij 1-2/+2
2013-04-21clocksource: add samsung pwm timer driverGravatar Tomasz Figa 3-0/+488
2013-04-19clocksource: exynos_mct: remove platform header dependencyGravatar Arnd Bergmann 1-15/+6
2013-04-19clocksource: exynos_mct: fix build error on non-DTGravatar Arnd Bergmann 1-0/+4
2013-04-17Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel...Gravatar Olof Johansson 3-15/+10
2013-04-11ARM: convert arm/arm64 arch timer to use CLKSRC_OF initGravatar Rob Herring 2-14/+10
2013-04-11Merge tag 'sunxi-cleanup-for-3.10' of git://github.com/mripard/linux into nex...Gravatar Olof Johansson 5-57/+46
2013-04-11Merge branch 'depends/clk-for-3.10' into next/cleanupGravatar Olof Johansson 1-2/+2
2013-04-09Merge tag 'clk-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Arnd Bergmann 1-6/+14
2013-04-09Merge tag 'mct-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Arnd Bergmann 3-1/+563
2013-04-09Merge branch 'depends/clk' into next/driversGravatar Arnd Bergmann 1-2/+2
2013-04-09Merge branch 'tegra/soc' into next/driversGravatar Arnd Bergmann 1-2/+2
2013-04-09Merge branch 'tegra/soc' into next/multiplatformGravatar Arnd Bergmann 1-2/+2
2013-04-09Merge branch 'mxs/cleanup' into next/multiplatformGravatar Arnd Bergmann 2-0/+305
2013-04-09Merge tag 'ux500-multiplatform-asoc' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Arnd Bergmann 1-3/+0
2013-04-09Merge tag 'mxs-cleanup-3.10' of git://git.linaro.org/people/shawnguo/linux-2....Gravatar Arnd Bergmann 2-0/+305
2013-04-09Merge tag 'tegra-for-3.10-cleanup' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Arnd Bergmann 1-2/+2
2013-04-08clocksource: sunxi: Rename sunxi to sun4iGravatar Maxime Ripard 3-19/+19
2013-04-08clocksource: sunxi: make use of CLKSRC_OFGravatar Maxime Ripard 1-15/+3
2013-04-08clocksource: sunxi: Cleanup the timer codeGravatar Maxime Ripard 1-24/+24
2013-04-08Merge remote-tracking branch 'clk/clk-for-3.10' into sunxi/core-for-3.10Gravatar Maxime Ripard 1-2/+2
2013-04-08Merge branch 'zynq/clksrc/cleanup' of git://git.xilinx.com/linux-xlnx into ne...Gravatar Arnd Bergmann 7-73/+473
2013-04-08ARM: ux500: make remaining headers localGravatar Arnd Bergmann 1-2/+0
2013-04-08ARM: ux500: get rid of <mach/[hardware|db8500-regs].h>Gravatar Linus Walleij 1-1/+0
2013-04-04arm: zynq: Move timer to generic locationGravatar Michal Simek 3-0/+440
2013-04-04clocksource: mct: Add terminating entry for exynos_mct_ids tableGravatar Axel Lin 1-0/+1
2013-04-04clocksource: mct: Add missing semicolons in exynos_mct.cGravatar Doug Anderson 1-2/+2
2013-04-03clocksource: mxs_timer: Add semicolon at end of lineGravatar Fabio Estevam 1-1/+1
2013-04-01ARM: mxs: move timer driver into drivers/clocksourceGravatar Shawn Guo 2-0/+305
2013-03-28ARM: bcm281xx: Add timer driver (driver portion)Gravatar Christian Daudt 2-0/+212
2013-03-28clocksource: make CLOCKSOURCE_OF_DECLARE type safeGravatar Arnd Bergmann 2-2/+3
2013-03-27clk: arm: sunxi: Add a new clock driver for sunxi SOCsGravatar Emilio López 1-2/+2
2013-03-25ARM: sirf: use clocksource_of infrastructureGravatar Arnd Bergmann 3-0/+516
2013-03-25clocksource: mct: add support for mct clock setupGravatar Thomas Abraham 1-1/+6
2013-03-25clocksource: mct: use fin_pll clock as the tick clock source for mctGravatar Thomas Abraham 1-3/+6
2013-03-19clocksource: make CLOCKSOURCE_OF_DECLARE type safeGravatar Arnd Bergmann 2-2/+3
2013-03-13clocksource: sh_mtu2: Set initcall level to subsysGravatar Simon Horman 1-1/+1
2013-03-13clocksource: em_sti: Set initcall level to subsysGravatar Simon Horman 1-1/+12
2013-03-13clocksource: sh_tmu: Set initcall level to subsysGravatar Simon Horman 1-1/+1
2013-03-13clocksource: sh_cmt: Set initcall level to subsysGravatar Simon Horman 1-1/+1
2013-03-13clocksource: sh_cmt: Add CMT register layout commentGravatar Magnus Damm 1-0/+15
2013-03-13clocksource: sh_cmt: Add control register callbacksGravatar Magnus Damm 1-4/+12
2013-03-13clocksource: sh_cmt: CMCNT and CMCOR register access updateGravatar Magnus Damm 1-36/+26
2013-03-13clocksource: sh_cmt: CMSTR and CMCSR register access updateGravatar Magnus Damm 1-36/+30
2013-03-13clocksource: sh_cmt: Consolidate platform_set_drvdata() callGravatar Magnus Damm 1-3/+2
2013-03-13clocksource: sh_cmt: Introduce per-register functionsGravatar Magnus Damm 1-16/+55
2013-03-13clocksource: sh_cmt: Initialize 'max_match_value' and 'lock' in sh_cmt_setup()Gravatar Magnus Damm 1-8/+8
2013-03-13clocksource: sh_cmt: Take care of clk_put() when setup_irq() failsGravatar Magnus Damm 1-2/+4