summaryrefslogtreecommitdiff
path: root/drivers/timer/omap-timer.c
AgeCommit message (Expand)Author
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2018-11-14timer: Remove DM_FLAG_PRE_RELOC flag in various driversBin Meng
2018-09-10dm: omap-timer: Update clock rate only if not populatedLokesh Vutla
2018-09-10dm: omap-timer: Use 64bit for counter valuesLokesh Vutla
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2016-03-14dm: omap_timer: Fix conversion of address to a pointerLokesh Vutla
2016-01-20drivers: timer: omap_timer: add timer driver for omap devices based on dmMugunthan V N