summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* clocksource: Disallow drivers for ARCH_USES_GETTIMEOFFSETArnd Bergmann2015-11-161-0/+1
* Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-101-0/+8
|\
| * clocksource: ti-32k: make it depend on GENERIC_CLOCKSOURCEFelipe Balbi2015-10-161-0/+1
| * clocksource: add TI 32.768 Hz counter driverFelipe Balbi2015-10-161-0/+7
* | Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-041-0/+9
|\ \
| * | clocksource / arm_arch_timer: Convert to ACPI probingMarc Zyngier2015-10-011-0/+1
| * | clocksource: Add new CLKSRC_{PROBE,ACPI} config symbolsMarc Zyngier2015-10-011-0/+8
| |/
* | clocksource/drivers/tango_xtal: Add new timer for Tango SoCsMarc Gonzalez2015-10-161-0/+4
|/
* Merge tag 'mfd-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-041-0/+8
|\
| * clocksource: sti: Provide support for the ST LPC Clocksource IPLee Jones2015-07-231-0/+8
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-09-031-0/+4
|\ \
| * | CLOCKSOURCE: Add Pistachio clocksource-only driverEzequiel Garcia2015-09-031-0/+4
| |/
* | clockevents/drivers/Kconfig: Replace USE_OF with OFAntonio Borneo2015-08-101-1/+1
|/
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-06-261-0/+6
|\
| * ARM: Fix build if CLKDEV_LOOKUP is not configuredGuenter Roeck2015-06-241-1/+1
| * ARM: 8382/1: clocksource: make ARM_TIMER_SP804 depend on GENERIC_SCHED_CLOCKSudeep Holla2015-06-021-0/+1
| * ARM: 8366/1: move Dual-Timer SP804 driver to drivers/clocksourceSudeep Holla2015-06-021-0/+5
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-06-261-0/+5
|\ \
| * | ARM: imx: move timer driver into drivers/clocksourceShawn Guo2015-06-031-0/+6
| |/
* | Merge tag 'for-4.2' of git://git.sourceforge.jp/gitroot/uclinux-h8/linuxLinus Torvalds2015-06-251-0/+7
|\ \
| * | h8300: clocksourceYoshinori Sato2015-06-231-0/+7
| |/
* | clocksource: Increase dependencies of timer-stm32 to limit build wreckagePaul Gortmaker2015-06-211-2/+2
* | clockevents/drivers: Add STM32 Timer driverMaxime Coquelin2015-06-021-0/+5
* | clocksource/drivers/armv7m_systick: Add ARM System timer driverMaxime Coquelin2015-06-021-0/+7
* | clocksource/drivers/lpc32xx: Add the lpc32xx timer driverJoachim Eastwood2015-06-021-0/+5
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-221-0/+5
|\
| * clocksource: atmel-st: select MFD_SYSCONAlexandre Belloni2015-04-051-0/+1
| * ARM: at91: time: move the system timer driver to drivers/clocksourceAlexandre Belloni2015-03-161-0/+4
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-04-171-1/+1
|\ \
| * | CLOCKSOURCE: versatile: Add PLAT_VERSATILE dependencyDeng-Cheng Zhu2015-04-011-1/+1
| |/
* | clocksource/drivers: Fix various !CONFIG_HAS_IOMEM build errorsRichard Weinberger2015-03-261-0/+3
|/
* clockevents: asm9260: Fix compilation error with sparc/sparc64 allyesconfigDaniel Lezcano2015-02-251-11/+5
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2015-02-171-0/+3
|\
| * clocksource: Build Tegra timer on 32-bit ARM onlyThierry Reding2015-01-091-0/+3
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-02-161-0/+17
|\ \
| * | clocksource: Driver for Conexant Digicolor SoC timerBaruch Siach2015-01-291-0/+3
| * | clockevents: rockchip: Add rockchip timer for rk3288Daniel Lezcano2015-01-291-0/+4
| * | ARM: clocksource: Add asm9260_timer driverOleksij Rempel2015-01-291-0/+10
| |/
* | ARM: 8251/1: clocksource: enable pxa_timer for SA-1100 platformDmitry Eremin-Solenikov2015-01-141-0/+7
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-12-111-0/+5
|\
| * clocksource: mips-gic: Add device-tree supportAndrew Bresticker2014-11-241-0/+1
| * MIPS: Move GIC clocksource driver to drivers/clocksource/Andrew Bresticker2014-11-241-0/+4
* | clocksource: meson6: Select CLKSRC_MMIOBeniamino Galvani2014-11-181-0/+1
|/
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-091-0/+3
|\
| * ARM: meson6: clocksource: Add Meson6 timer supportCarlo Caione2014-09-291-0/+3
* | ARM: at91: PIT: Move the driver to drivers/clocksourceMaxime Ripard2014-09-151-0/+4
|/
* clocksource: exynos_mct: Only use 32-bits where possibleDoug Anderson2014-07-231-0/+1
* clocksource: Kconfig: Let EM_TIMER_STI depend on HAS_IOMEMChen Gang2014-07-231-1/+1
* clocksource: Add support for the Mediatek SoCsMatthias Brugger2014-07-231-0/+5
* clocksource: sh_mtu2: Tidy up Kconfig typo for MTU2Kuninori Morimoto2014-07-231-1/+1
OpenPOWER on IntegriCloud