aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-26Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-0/+6
2015-06-26Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+5
2015-06-25Merge tag 'for-4.2' of git://git.sourceforge.jp/gitroot/uclinux-h8/linuxLinus Torvalds1-0/+7
2015-06-24ARM: Fix build if CLKDEV_LOOKUP is not configuredGuenter Roeck1-1/+1
2015-06-23h8300: clocksourceYoshinori Sato1-0/+7
2015-06-21clocksource: Increase dependencies of timer-stm32 to limit build wreckagePaul Gortmaker1-2/+2
2015-06-03ARM: imx: move timer driver into drivers/clocksourceShawn Guo1-0/+6
2015-06-02clockevents/drivers: Add STM32 Timer driverMaxime Coquelin1-0/+5
2015-06-02clocksource/drivers/armv7m_systick: Add ARM System timer driverMaxime Coquelin1-0/+7
2015-06-02clocksource/drivers/lpc32xx: Add the lpc32xx timer driverJoachim Eastwood1-0/+5
2015-06-02ARM: 8382/1: clocksource: make ARM_TIMER_SP804 depend on GENERIC_SCHED_CLOCKSudeep Holla1-0/+1
2015-06-02ARM: 8366/1: move Dual-Timer SP804 driver to drivers/clocksourceSudeep Holla1-0/+5
2015-04-22Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+5
2015-04-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+1
2015-04-05clocksource: atmel-st: select MFD_SYSCONAlexandre Belloni1-0/+1
2015-04-01CLOCKSOURCE: versatile: Add PLAT_VERSATILE dependencyDeng-Cheng Zhu1-1/+1
2015-03-26clocksource/drivers: Fix various !CONFIG_HAS_IOMEM build errorsRichard Weinberger1-0/+3
2015-03-16ARM: at91: time: move the system timer driver to drivers/clocksourceAlexandre Belloni1-0/+4
2015-02-25clockevents: asm9260: Fix compilation error with sparc/sparc64 allyesconfigDaniel Lezcano1-11/+5
2015-02-17Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+3
2015-02-16Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+17
2015-01-29clocksource: Driver for Conexant Digicolor SoC timerBaruch Siach1-0/+3
2015-01-29clockevents: rockchip: Add rockchip timer for rk3288Daniel Lezcano1-0/+4
2015-01-29ARM: clocksource: Add asm9260_timer driverOleksij Rempel1-0/+10
2015-01-14ARM: 8251/1: clocksource: enable pxa_timer for SA-1100 platformDmitry Eremin-Solenikov1-0/+7
2015-01-09clocksource: Build Tegra timer on 32-bit ARM onlyThierry Reding1-0/+3
2014-12-11Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+5
2014-11-24clocksource: mips-gic: Add device-tree supportAndrew Bresticker1-0/+1
2014-11-24MIPS: Move GIC clocksource driver to drivers/clocksource/Andrew Bresticker1-0/+4
2014-11-18clocksource: meson6: Select CLKSRC_MMIOBeniamino Galvani1-0/+1
2014-10-09Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+3
2014-09-29ARM: meson6: clocksource: Add Meson6 timer supportCarlo Caione1-0/+3
2014-09-15ARM: at91: PIT: Move the driver to drivers/clocksourceMaxime Ripard1-0/+4
2014-07-23clocksource: exynos_mct: Only use 32-bits where possibleDoug Anderson1-0/+1
2014-07-23clocksource: Kconfig: Let EM_TIMER_STI depend on HAS_IOMEMChen Gang1-1/+1
2014-07-23clocksource: Add support for the Mediatek SoCsMatthias Brugger1-0/+5
2014-07-23clocksource: sh_mtu2: Tidy up Kconfig typo for MTU2Kuninori Morimoto1-1/+1
2014-06-21clocksource: Add a Kconfig menuJean Delvare1-0/+4
2014-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds1-0/+5
2014-05-26ARM: vexpress: refine dependencies for new codeArnd Bergmann1-1/+1
2014-05-23clocksource: Add Freescale FlexTimer Module (FTM) timer supportXiubo Li1-0/+5
2014-05-15clocksource: Sched clock source for Versatile ExpressPawel Moll1-0/+11
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+3
2014-03-22clocksource: CMT, MTU2, TMU and STI should depend on GENERIC_CLOCKEVENTSGeert Uytterhoeven1-0/+4
2014-03-11clocksource: Add Kconfig entries for CMT, MTU2, TMU and STIMagnus Damm1-0/+44
2014-02-04clocksource: qcom: Move clocksource code out of mach-msmKumar Gala1-0/+3
2014-01-14Merge branch 'clockevents/3.14' of git://git.linaro.org/people/daniel.lezcano/linux into timers/coreIngo Molnar1-0/+4
2013-12-11clocksource: Add Allwinner SoCs HS timers driverMaxime Ripard1-0/+4
2013-12-10clocksource: time-efm32: Select CLKSRC_MMIOAxel Lin1-0/+1
2013-11-21clocksource: arm_arch_timer: Hide eventstream Kconfig on non-ARMStephen Boyd1-0/+1