summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-12-111-0/+1
|\
| * MIPS: Move GIC clocksource driver to drivers/clocksource/Andrew Bresticker2014-11-241-0/+1
* | ARM: integrator: move AP timer to clocksourceLinus Walleij2014-10-281-0/+1
|/
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-091-0/+1
|\
| * ARM: meson6: clocksource: Add Meson6 timer supportCarlo Caione2014-09-291-0/+1
* | ARM: at91: PIT: Move the driver to drivers/clocksourceMaxime Ripard2014-09-151-0/+1
|/
* clocksource: pxa: Move PXA timer to clocksource frameworkRobert Jarzmik2014-07-231-0/+1
* clocksource: clps711x: Add CLPS711X clocksource driverAlexander Shiyan2014-07-231-0/+1
* clocksource: Add support for the Mediatek SoCsMatthias Brugger2014-07-231-0/+1
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-06-041-0/+1
|\
| * clocksource: Add Freescale FlexTimer Module (FTM) timer supportXiubo Li2014-05-231-0/+1
* | clocksource: Sched clock source for Versatile ExpressPawel Moll2014-05-151-0/+1
|/
* Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-051-0/+1
|\
| * clocksource: qcom: Move clocksource code out of mach-msmKumar Gala2014-02-041-0/+1
* | Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2014-04-021-1/+0
|\ \
| * | x86, apic: Remove support for IBM Summit/EXA chipsetDavid Rientjes2014-02-111-1/+0
| |/
* | clocksource: timer-keystone: introduce clocksource driver for KeystoneIvan Khoronzhuk2014-03-111-0/+1
* | ARM: u300: move timer driver to clocksourceLinus Walleij2014-03-111-0/+1
|/
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-01-231-1/+1
|\
| * rename ARCH_BCM to ARCH_BCM_MOBILE (clocksource)Christian Daudt2013-12-131-1/+1
* | clocksource: Add Allwinner SoCs HS timers driverMaxime Ripard2013-12-111-0/+1
|/
* clocksource: Provide timekeeping for efm32 SoCsUwe Kleine-König2013-10-221-0/+1
* ARM: clocksource: Add support for MOXA ART SoCsJonas Jensen2013-07-181-0/+1
* clocksource: arm_global_timer: Add ARM global timer supportStuart Menefy2013-07-031-0/+1
* clocksource: Add Marvell Orion SoC timerSebastian Hesselbarth2013-07-021-0/+1
* clocksource: Add generic dummy timer driverMark Rutland2013-06-241-0/+1
* clocksource: Add TI-Nspire timer supportDaniel Tang2013-06-061-0/+1
* clocksource: Add Freescale Vybrid pit timer supportJingchang Lu2013-06-061-0/+1
* Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-05-071-0/+1
|\
| * Merge branch 'exynos/pwm-clocksource' into late/multiplatformArnd Bergmann2013-05-061-0/+1
| |\
| | * clocksource: add samsung pwm timer driverTomasz Figa2013-04-211-0/+1
* | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-041-0/+2
|\ \ \ | |/ /
| * | Merge tag 'mct-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2013-04-091-1/+2
| |\ \
| | * | ARM: EXYNOS: move mct driver to drivers/clocksourceThomas Abraham2013-03-091-0/+1
| | |/
| * | arm: zynq: Move timer to generic locationMichal Simek2013-04-041-0/+1
| |/
* | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-021-0/+2
|\ \
| * \ Merge branch 'mxs/cleanup' into next/multiplatformArnd Bergmann2013-04-091-0/+1
| |\ \
| * | | ARM: sirf: use clocksource_of infrastructureArnd Bergmann2013-03-251-0/+2
| | |/ | |/|
* | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-021-1/+2
|\ \ \
| * \ \ Merge tag 'sunxi-cleanup-for-3.10' of git://github.com/mripard/linux into nex...Olof Johansson2013-04-111-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | clocksource: sunxi: Rename sunxi to sun4iMaxime Ripard2013-04-081-1/+1
| | |/
| * | ARM: mxs: move timer driver into drivers/clocksourceShawn Guo2013-04-011-0/+1
| |/
* | ARM: bcm281xx: Add timer driver (driver portion)Christian Daudt2013-03-281-0/+1
|/
* Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-031-0/+1
|\
| * metag: Time keepingJames Hogan2013-03-021-0/+1
* | Merge tag 'virt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-1/+1
|\ \
| * \ Merge branch 'depends/cleanup' into next/virtOlof Johansson2013-02-111-0/+2
| |\ \
| * | | arm64: move from arm_generic to arm_arch_timerMark Rutland2013-01-311-1/+0
| * | | arm: arch_timer: move core to drivers/clocksourceMark Rutland2013-01-311-0/+1
| | |/ | |/|
* | | Merge tag 'tegra-for-3.9-cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2013-02-051-0/+1
|\ \ \ | |_|/ |/| |
OpenPOWER on IntegriCloud