aboutsummaryrefslogtreecommitdiff
path: root/drivers/clocksource/Makefile
AgeCommit message (Expand)AuthorFilesLines
2017-08-29clocksource/drivers/imx-tpm: Add imx tpm timer supportGravatar Dong Aisheng 1-0/+1
2017-07-04Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-0/+1
2017-06-18clocksource: Add Owl timerGravatar Andreas Färber 1-0/+1
2017-06-14clocksource/drivers: Add timer-of common init routineGravatar Daniel Lezcano 1-0/+1
2017-06-14clocksource/drivers: Rename CLKSRC_OF to TIMER_OFGravatar Daniel Lezcano 1-1/+1
2017-06-12Revert "clockevents: Add a clkevt-of mechanism like clksrc-of"Gravatar Daniel Lezcano 1-1/+0
2017-06-12clocksource/drivers/fttmr010: Merge Moxa into FTTMR010Gravatar Linus Walleij 1-1/+0
2017-04-07clocksource/drivers/gemini: Rename Gemini timer to FaradayGravatar Linus Walleij 1-1/+1
2017-02-07clocksource/drivers/ostm: Add renesas-ostm timer driverGravatar Chris Brandt 1-0/+1
2017-02-07clocksource/drivers/gemini: Add driver for the Cortina GeminiGravatar Linus Walleij 1-0/+1
2017-02-07clockevents: Add a clkevt-of mechanism like clksrc-ofGravatar Daniel Lezcano 1-0/+1
2016-11-30clocksource: import ARC timer driverGravatar Vineet Gupta 1-0/+1
2016-10-20clocksource: Add J-Core timer/clocksource driverGravatar Rich Felker 1-0/+1
2016-06-28clocksource/drivers/integrator-ap: Add the COMPILE_TEST optionGravatar Daniel Lezcano 1-1/+1
2016-06-28clocksource/drivers/keystone: Add the COMPILE_TEST optionGravatar Daniel Lezcano 1-1/+1
2016-06-28clocksource/drivers/nspire: Add the COMPILE_TEST optionGravatar Daniel Lezcano 1-1/+1
2016-06-28clocksource/drivers/u300: Add the COMPILE_TEST optionGravatar Daniel Lezcano 1-1/+1
2016-06-28clocksource/drivers/prima2: Add the COMPILE_TEST optionGravatar Daniel Lezcano 1-1/+1
2016-06-28clocksource/drivers/mxs: Add the COMPILE_TEST optionGravatar Daniel Lezcano 1-1/+1
2016-06-28clocksource/drivers/moxart: Add the COMPILE_TEST optionGravatar Daniel Lezcano 1-1/+1
2016-06-28clocksource/drivers/atlas7: Add the COMPILE_TEST optionGravatar Daniel Lezcano 1-1/+1
2016-06-28clocksource/drivers/clps_711x: Add the COMPILE_TEST optionGravatar Daniel Lezcano 1-1/+1
2016-06-28clocksource/drivers/bcm_kona: Add the COMPILE_TEST optionGravatar Daniel Lezcano 1-1/+1
2016-06-28clocksource/drivers/bcm2835: Add the COMPILE_TEST optionGravatar Daniel Lezcano 1-1/+1
2016-06-28clocksource/drivers/oxnas-rps: Add Oxford Semiconductor RPS Dual TimerGravatar Neil Armstrong 1-0/+1
2016-05-19Merge tag 'arc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Gravatar Linus Torvalds 1-0/+1
2016-05-09clocksource: Add NPS400 timers driverGravatar Noam Camus 1-0/+1
2016-04-28clockevents/driversi/mps2: add MPS2 Timer driverGravatar Vladimir Murzin 1-0/+1
2015-12-15clocksource/drivers/h8300_timer8: Separate the Kconfig option from the archGravatar Daniel Lezcano 1-1/+1
2015-11-10Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-0/+1
2015-11-04Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2015-11-03Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+1
2015-10-16clocksource: add TI 32.768 Hz counter driverGravatar Felipe Balbi 1-0/+1
2015-10-16clocksource/drivers/tango_xtal: Add new timer for Tango SoCsGravatar Marc Gonzalez 1-0/+1
2015-10-01clocksource: cosmetic: Drop OF 'dependency' from symbolsGravatar Marc Zyngier 1-1/+1
2015-10-01clocksource: Add new CLKSRC_{PROBE,ACPI} config symbolsGravatar Marc Zyngier 1-1/+1
2015-09-22x86/numachip: Introduce Numachip2 timer mechanismsGravatar Daniel J Blueman 1-0/+1
2015-09-04Merge tag 'mfd-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+1
2015-09-03CLOCKSOURCE: Add Pistachio clocksource-only driverGravatar Ezequiel Garcia 1-0/+1
2015-07-23clocksource: sti: Provide support for the ST LPC Clocksource IPGravatar Lee Jones 1-0/+1
2015-06-26Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armGravatar Linus Torvalds 1-0/+1
2015-06-26Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 1-0/+1
2015-06-25Merge tag 'for-4.2' of git://git.sourceforge.jp/gitroot/uclinux-h8/linuxGravatar Linus Torvalds 1-0/+3
2015-06-23h8300: clocksourceGravatar Yoshinori Sato 1-0/+3
2015-06-03ARM: imx: move timer driver into drivers/clocksourceGravatar Shawn Guo 1-0/+1
2015-06-02clockevents/drivers: Add STM32 Timer driverGravatar Maxime Coquelin 1-0/+1
2015-06-02clocksource/drivers/armv7m_systick: Add ARM System timer driverGravatar Maxime Coquelin 1-0/+1
2015-06-02clocksource/drivers/lpc32xx: Add the lpc32xx timer driverGravatar Joachim Eastwood 1-0/+1
2015-06-02ARM: 8366/1: move Dual-Timer SP804 driver to drivers/clocksourceGravatar Sudeep Holla 1-0/+1
2015-03-16ARM: at91: time: move the system timer driver to drivers/clocksourceGravatar Alexandre Belloni 1-0/+1