summaryrefslogtreecommitdiff
path: root/drivers/timer/cadence-ttc.c
AgeCommit message (Expand)Author
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-10-22timer: Return count from timer_ops.get_countSean Anderson
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop bootstage.h from common headerSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2018-11-14timer: Remove DM_FLAG_PRE_RELOC flag in various driversBin Meng
2018-06-15timer: cadence: Implement timer_get_boot_usMichal Simek
2018-05-31timer: cadence: Use live-tree functionsMichal Simek
2018-05-11timer: Add Cadence TTC timer counter supportMichal Simek