summaryrefslogtreecommitdiffstats
path: root/drivers/timer/cadence-ttc.c
Commit message (Expand)AuthorAgeFilesLines
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-131-2/+2
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-1/+1
* timer: Return count from timer_ops.get_countSean Anderson2020-10-221-4/+2
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop bootstage.h from common headerSimon Glass2020-05-181-0/+1
* dm: core: Require users of devres to include the headerSimon Glass2020-02-051-0/+1
* timer: Remove DM_FLAG_PRE_RELOC flag in various driversBin Meng2018-11-141-1/+0
* timer: cadence: Implement timer_get_boot_usMichal Simek2018-06-151-0/+22
* timer: cadence: Use live-tree functionsMichal Simek2018-05-311-1/+3
* timer: Add Cadence TTC timer counter supportMichal Simek2018-05-111-0/+91