aboutsummaryrefslogtreecommitdiff
path: root/drivers/timer/ostm_timer.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini1-1/+2
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
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-05-18common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2019-05-07timer: renesas: Add RZ/A1 R7S72100 OSTM timer driverMarek Vasut1-0/+92