aboutsummaryrefslogtreecommitdiff
path: root/drivers/timer/dw-apb-timer.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass1-2/+2
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2020-10-22timer: Return count from timer_ops.get_countSean Anderson1-4/+2
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+2
2019-11-20timer: dw-apb: add reset handlingSimon Goldschmidt1-1/+17
2019-05-10timer: dw-apb: remove unused DECLARE_GLOBAL_DATA_PTRSimon Goldschmidt1-2/+0
2019-04-17timer: dw-apb: Add missing 64bit up-conversionMarek Vasut1-1/+1
2018-11-14timer: Remove DM_FLAG_PRE_RELOC flag in various driversBin Meng1-1/+0
2018-08-24timer: dw-apb: Add Designware APB timer driverMarek Vasut1-0/+90