summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* | clocksource/drivers/lpc32xx: Add the lpc32xx timer driverJoachim Eastwood2015-06-021-0/+1
|/
* ARM: at91: time: move the system timer driver to drivers/clocksourceAlexandre Belloni2015-03-161-0/+1
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2015-02-171-1/+1
|\
| * clocksource: Build Tegra timer on 32-bit ARM onlyThierry Reding2015-01-091-1/+1
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-02-171-1/+4
|\ \
| * | clocksource: Driver for Conexant Digicolor SoC timerBaruch Siach2015-01-291-0/+1
| * | clockevents: rockchip: Add rockchip timer for rk3288Daniel Lezcano2015-01-291-0/+1
| * | ARM: clocksource: Add asm9260_timer driverOleksij Rempel2015-01-291-0/+1
| * | clocksource: marco: Rename marco to atlas7Barry Song2015-01-291-1/+1
| |/
* / ARM: 8251/1: clocksource: enable pxa_timer for SA-1100 platformDmitry Eremin-Solenikov2015-01-141-1/+1
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-12-121-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-051-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-051-0/+1
* | Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2014-04-021-1/+0Star
|\ \
| * | x86, apic: Remove support for IBM Summit/EXA chipsetDavid Rientjes2014-02-121-1/+0Star
| |/
* | 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-241-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
| |\ \ \ | | |_|/ | |/| |