Age | Commit message (Expand) | Author | Files | Lines |
2014-09-15 | ARM: at91: PIT: Move the driver to drivers/clocksource | Maxime Ripard | 1 | -0/+1 |
2014-07-23 | clocksource: pxa: Move PXA timer to clocksource framework | Robert Jarzmik | 1 | -0/+1 |
2014-07-23 | clocksource: clps711x: Add CLPS711X clocksource driver | Alexander Shiyan | 1 | -0/+1 |
2014-07-23 | clocksource: Add support for the Mediatek SoCs | Matthias Brugger | 1 | -0/+1 |
2014-06-05 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+1 |
2014-05-23 | clocksource: Add Freescale FlexTimer Module (FTM) timer support | Xiubo Li | 1 | -0/+1 |
2014-05-15 | clocksource: Sched clock source for Versatile Express | Pawel Moll | 1 | -0/+1 |
2014-04-06 | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -0/+1 |
2014-04-03 | Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 1 | -1/+0 |
2014-03-12 | clocksource: timer-keystone: introduce clocksource driver for Keystone | Ivan Khoronzhuk | 1 | -0/+1 |
2014-03-12 | ARM: u300: move timer driver to clocksource | Linus Walleij | 1 | -0/+1 |
2014-02-12 | x86, apic: Remove support for IBM Summit/EXA chipset | David Rientjes | 1 | -1/+0 |
2014-02-05 | clocksource: qcom: Move clocksource code out of mach-msm | Kumar Gala | 1 | -0/+1 |
2014-01-24 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -1/+1 |
2013-12-13 | rename ARCH_BCM to ARCH_BCM_MOBILE (clocksource) | Christian Daudt | 1 | -1/+1 |
2013-12-11 | clocksource: Add Allwinner SoCs HS timers driver | Maxime Ripard | 1 | -0/+1 |
2013-10-23 | clocksource: Provide timekeeping for efm32 SoCs | Uwe Kleine-König | 1 | -0/+1 |
2013-07-18 | ARM: clocksource: Add support for MOXA ART SoCs | Jonas Jensen | 1 | -0/+1 |
2013-07-03 | clocksource: arm_global_timer: Add ARM global timer support | Stuart Menefy | 1 | -0/+1 |
2013-07-02 | clocksource: Add Marvell Orion SoC timer | Sebastian Hesselbarth | 1 | -0/+1 |
2013-06-25 | clocksource: Add generic dummy timer driver | Mark Rutland | 1 | -0/+1 |
2013-06-06 | clocksource: Add TI-Nspire timer support | Daniel Tang | 1 | -0/+1 |
2013-06-06 | clocksource: Add Freescale Vybrid pit timer support | Jingchang Lu | 1 | -0/+1 |
2013-05-07 | Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+1 |
2013-05-07 | Merge branch 'exynos/pwm-clocksource' into late/multiplatform | Arnd Bergmann | 1 | -0/+1 |
2013-05-04 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+2 |
2013-05-02 | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+2 |
2013-05-02 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+2 |
2013-04-21 | clocksource: add samsung pwm timer driver | Tomasz Figa | 1 | -0/+1 |
2013-04-11 | Merge tag 'sunxi-cleanup-for-3.10' of git://github.com/mripard/linux into nex... | Olof Johansson | 1 | -1/+1 |
2013-04-10 | Merge tag 'mct-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel... | Arnd Bergmann | 1 | -1/+2 |
2013-04-09 | Merge branch 'mxs/cleanup' into next/multiplatform | Arnd Bergmann | 1 | -0/+1 |
2013-04-08 | clocksource: sunxi: Rename sunxi to sun4i | Maxime Ripard | 1 | -1/+1 |
2013-04-04 | arm: zynq: Move timer to generic location | Michal Simek | 1 | -0/+1 |
2013-04-01 | ARM: mxs: move timer driver into drivers/clocksource | Shawn Guo | 1 | -0/+1 |
2013-03-28 | ARM: bcm281xx: Add timer driver (driver portion) | Christian Daudt | 1 | -0/+1 |
2013-03-25 | ARM: sirf: use clocksource_of infrastructure | Arnd Bergmann | 1 | -0/+2 |
2013-03-09 | ARM: EXYNOS: move mct driver to drivers/clocksource | Thomas Abraham | 1 | -0/+1 |
2013-03-04 | Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
2013-03-03 | metag: Time keeping | James Hogan | 1 | -0/+1 |
2013-02-22 | Merge tag 'virt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -1/+1 |
2013-02-11 | Merge branch 'depends/cleanup' into next/virt | Olof Johansson | 1 | -0/+2 |
2013-02-06 | Merge tag 'tegra-for-3.9-cleanup' of git://git.kernel.org/pub/scm/linux/kerne... | Olof Johansson | 1 | -0/+1 |
2013-01-31 | arm64: move from arm_generic to arm_arch_timer | Mark Rutland | 1 | -1/+0 |
2013-01-31 | arm: arch_timer: move core to drivers/clocksource | Mark Rutland | 1 | -0/+1 |
2013-01-28 | ARM: tegra: move timer.c to drivers/clocksource/ | Stephen Warren | 1 | -0/+1 |
2013-01-14 | timer: vt8500: Move timer code to drivers/clocksource | Tony Prisk | 1 | -0/+1 |
2013-01-02 | clocksource: add common of_clksrc_init() function | Stephen Warren | 1 | -0/+1 |
2012-12-13 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -0/+1 |
2012-11-17 | clocksource: sunxi: Add Allwinner A1X Timer Driver | Maxime Ripard | 1 | -0/+1 |