summaryrefslogtreecommitdiff
path: root/drivers/timer/mtk_timer.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-18timer: mtk_timer: initialize the timer before useWeijie Gao1-0/+10
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-01timer MediaTek use upstream compatibleMatthias Brugger1-0/+1
2018-11-29timer: MediaTek: add timer driver for MediaTek SoCsRyder Lee1-0/+85