summaryrefslogtreecommitdiff
path: root/drivers/timer/sti-timer.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-06Merge tag 'v2021.01-rc5' into nextTom Rini1-1/+1
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2020-12-09treewide: Update email address Patrick Delaunay and Patrice ChotardPatrice Chotard1-1/+1
2020-10-22timer: Return count from timer_ops.get_countSean Anderson1-4/+2
2020-03-24timer: sti: use clk API to get timer clock rateNicolas Heemeryck1-2/+15
2020-03-24timer: sti: convert to livetreeNicolas Heemeryck1-6/+3
2018-11-14timer: Remove DM_FLAG_PRE_RELOC flag in various driversBin Meng1-1/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-11-06sti: fix STMicroelectronics copyrightPatrice Chotard1-1/+2
2017-03-15STiH410: Add STi timer driverPatrice Chotard1-0/+78