aboutsummaryrefslogtreecommitdiff
path: root/drivers/timer/Makefile
AgeCommit message (Expand)AuthorFilesLines
2020-10-26riscv: Move timer portions of SiFive CLINT to drivers/timerSean Anderson1-0/+1
2020-10-26timer: Add _TIMER suffix to Andes PLMT KconfigSean Anderson1-1/+1
2020-10-26riscv: Move Andes PLMT driver to drivers/timerSean Anderson1-0/+1
2020-09-28timer: mchp-pit64b: add support for pit64bClaudiu Beznea1-0/+1
2020-01-22timer: Add driver for Nomadik Multi Timer Unit (MTU)Stephan Gerhold1-0/+1
2019-05-07timer: renesas: Add RZ/A1 R7S72100 OSTM timer driverMarek Vasut1-0/+1
2018-12-18timer: Add generic driver for RISC-V privileged architecture defined timerBin Meng1-0/+1
2018-11-28timer: MediaTek: add timer driver for MediaTek SoCsRyder Lee1-0/+1
2018-09-18timer: Add MPC83xx timer driverMario Six1-0/+1
2018-09-18timer: Sort Makefile entriesMario Six1-8/+8
2018-08-24timer: dw-apb: Add Designware APB timer driverMarek Vasut1-0/+1
2018-05-11timer: Add Cadence TTC timer counter supportMichal Simek1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-3/+1
2018-03-13timer: stm32: Add timer support for STM32 SoCs familyPatrice Chotard1-0/+1
2017-11-30ae3xx: timer: Rename AE3XX to ATCPIT100Rick Chen1-1/+1
2017-08-26driver: timer: Add the Atmel PIT timer driverWenyou.Yang@microchip.com1-0/+1
2017-08-13rockchip: timer: add device-model timer driver for RK3368 (and similar)Philipp Tomsich1-0/+1
2017-08-13dm: timer: normalise SPL and TPL supportPhilipp Tomsich1-1/+1
2017-05-22nds32: Support AE3XX platform.rick1-0/+1
2017-05-22nds32: Support AG101P timer DM.rick1-0/+1
2017-03-24drivers: timer: Introduce ARC timer driverVlad Zakharov1-0/+1
2017-03-14STiH410: Add STi timer driverPatrice Chotard1-0/+1
2017-01-28aspeed: Add drivers common to all Aspeed SoCsmaxims@google.com1-0/+1
2016-01-20drivers: timer: omap_timer: add timer driver for omap devices based on dmMugunthan V N1-0/+1
2015-12-01x86: tsc: Move tsc_timer.c to drivers/timerBin Meng1-0/+1
2015-11-19sandbox: add a sandbox timer and basic testThomas Chou1-0/+1
2015-10-23nios2: convert altera timer to driver modelThomas Chou1-0/+1
2015-10-23dm: implement a Timer uclassThomas Chou1-0/+7