summaryrefslogtreecommitdiff
path: root/drivers/timer/cadence-ttc.c
AgeCommit message (Expand)AuthorFilesLines
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-05-19common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop bootstage.h from common headerSimon Glass1-0/+1
2020-02-06dm: core: Require users of devres to include the headerSimon Glass1-0/+1
2018-11-14timer: Remove DM_FLAG_PRE_RELOC flag in various driversBin Meng1-1/+0
2018-06-15timer: cadence: Implement timer_get_boot_usMichal Simek1-0/+22
2018-05-31timer: cadence: Use live-tree functionsMichal Simek1-1/+3
2018-05-11timer: Add Cadence TTC timer counter supportMichal Simek1-0/+91