aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-15clocksource/drivers/samsung-pwm: Add the COMPILE_TEST optionDaniel Lezcano1-1/+1
2015-12-15clocksource/drivers/exynos_mct: Fix Kconfig and add COMPILE_TEST optionDaniel Lezcano1-2/+2
2015-12-15clocksource/drivers/prcmu: Fix Kconfig and add COMPILE_TEST optionDaniel Lezcano1-3/+1
2015-12-15clocksource/drivers/nomadik_mtu: Add the COMPILE_TEST optionDaniel Lezcano1-2/+2
2015-12-15clocksource/drivers/lpc32xx: Add the COMPILE_TEST optionDaniel Lezcano1-1/+3
2015-12-15clocksource/drivers/asm9260: Add the COMPILE_TEST optionDaniel Lezcano1-1/+3
2015-12-15clocksource/drivers/cadence_ttc: Add the COMPILE_TEST optionDaniel Lezcano1-1/+4
2015-12-15clocksource/drivers/vt8500: Add the COMPILE_TEST optionDaniel Lezcano1-1/+3
2015-12-15clocksource/drivers/tegra2: Add the COMPILE_TEST optionDaniel Lezcano1-1/+4
2015-12-15clocksource/drivers/sun5i: Add the COMPILE_TEST optionDaniel Lezcano1-1/+4
2015-12-15clocksource/drivers/sun4i: Add the COMPILE_TEST optionDaniel Lezcano1-1/+3
2015-12-15clocksource/drivers/dw_apb: Add the COMPILE_TEST optionDaniel Lezcano1-1/+3
2015-12-15clocksource/drivers/digicolor: Add the COMPILE_TEST optionDaniel Lezcano1-1/+3
2015-12-15clocksource/drivers/orion: Add the COMPILE_TEST optionDaniel Lezcano1-1/+4
2015-12-15clocksource/drivers/meson6: Add the COMPILE_TEST optionDaniel Lezcano1-1/+3
2015-12-15clocksource/drivers/armada-370-xp: Add the COMPILE_TEST optionDaniel Lezcano1-1/+4
2015-12-15clocksource/drivers/rockchip: Add COMPILE_TEST optionDaniel Lezcano1-1/+4
2015-12-15clocksource/drivers/mediatek: Add the COMPILE_TEST optionDaniel Lezcano1-1/+3
2015-12-15clocksource/drivers/pistachio: Add the COMPILE_TEST optionDaniel Lezcano1-1/+3
2015-12-15clocksource/drivers/tango: Add COMPILE_TEST optionDaniel Lezcano1-1/+4
2015-12-15clocksource/drivers/pxa_timer: Add the COMPILE_TEST optionDaniel Lezcano1-1/+3
2015-12-15clocksource/drivers/pxa_timer: Move the Kconfig ruleDaniel Lezcano1-2/+1
2015-12-15clocksource/drivers/st_lpc: Add the COMPILE_TEST optionDaniel Lezcano1-1/+1
2015-12-15clocksource/drivers/st_lpc: Fix Kconfig dependencyDaniel Lezcano1-1/+0
2015-12-15clocksource/drivers/qcom: Make COMPILE_TEST enabled for ARM architectureDaniel Lezcano1-1/+6
2015-11-16clocksource: Disallow drivers for ARCH_USES_GETTIMEOFFSETArnd Bergmann1-0/+1
2015-11-10Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+8
2015-11-04Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+9
2015-10-16clocksource: ti-32k: make it depend on GENERIC_CLOCKSOURCEFelipe Balbi1-0/+1
2015-10-16clocksource: add TI 32.768 Hz counter driverFelipe Balbi1-0/+7
2015-10-16clocksource/drivers/tango_xtal: Add new timer for Tango SoCsMarc Gonzalez1-0/+4
2015-10-01clocksource / arm_arch_timer: Convert to ACPI probingMarc Zyngier1-0/+1
2015-10-01clocksource: Add new CLKSRC_{PROBE,ACPI} config symbolsMarc Zyngier1-0/+8
2015-09-04Merge tag 'mfd-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-0/+8
2015-09-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+4
2015-09-03CLOCKSOURCE: Add Pistachio clocksource-only driverEzequiel Garcia1-0/+4
2015-08-10clockevents/drivers/Kconfig: Replace USE_OF with OFAntonio Borneo1-1/+1
2015-07-23clocksource: sti: Provide support for the ST LPC Clocksource IPLee Jones1-0/+8
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