aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-10-22clocksource: sun4i: Select CLKSRC_MMIOMaxime Ripard1-0/+1
2013-10-22clocksource: Provide timekeeping for efm32 SoCsUwe Kleine-König1-0/+8
2013-10-03Merge branch 'timer_evtstrm' of git://linux-arm.org/linux-skn into clockevents/3.13Daniel Lezcano1-0/+15
2013-09-26drivers: clocksource: add support for ARM architected timer event streamWill Deacon1-0/+15
2013-09-26arm: clocksource: mvebu: Use the main timer as clock source from DTJean Pihet1-0/+1
2013-08-06clocksource: samsung_pwm_timer: Do not use clocksource_mmioTomasz Figa1-1/+0
2013-07-12Merge branch 'timers/clockevents' of git://git.linaro.org/people/dlezcano/clockevents into timers/urgentThomas Gleixner1-0/+18
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+5
2013-07-03clocksource: arm_global_timer: Add ARM global timer supportStuart Menefy1-0/+13
2013-07-02clocksource: Add Marvell Orion SoC timerSebastian Hesselbarth1-0/+5
2013-06-12clocksource: dw_apb_timer_of: use clocksource_of_initHeiko Stuebner1-0/+1
2013-06-12clocksource: dw_apb_timer_of: select DW_APB_TIMERHeiko Stuebner1-0/+1
2013-06-06clocksource: Add Freescale Vybrid pit timer supportJingchang Lu1-0/+5
2013-05-07Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+9
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2013-05-06Merge branch 'exynos/pwm-clocksource' into late/multiplatformArnd Bergmann1-0/+9
2013-05-04Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+8
2013-04-28clocksource: samsung_pwm_timer: Add support for non-DT platformsTomasz Figa1-1/+0
2013-04-28clocksource: samsung_pwm_timer: Let platforms select the driverTomasz Figa1-1/+1
2013-04-21clocksource: add samsung pwm timer driverTomasz Figa1-0/+10
2013-04-17Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel/linux into late/clksrcOlof Johansson1-0/+1
2013-04-11ARM: convert arm/arm64 arch timer to use CLKSRC_OF initRob Herring1-0/+1
2013-04-09Merge tag 'mct-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/driversArnd Bergmann1-0/+5
2013-04-08clocksource: sunxi: Rename sunxi to sun4iMaxime Ripard1-1/+1
2013-04-04arm: zynq: Move timer to generic locationMichal Simek1-0/+3
2013-03-09ARM: EXYNOS: move mct driver to drivers/clocksourceThomas Abraham1-0/+5