summaryrefslogtreecommitdiffstats
path: root/drivers/timer/sti-timer.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v2021.01-rc5' into nextTom Rini2021-01-051-1/+1
|\
| * treewide: Update email address Patrick Delaunay and Patrice ChotardPatrice Chotard2020-12-091-1/+1
* | 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
* timer: sti: use clk API to get timer clock rateNicolas Heemeryck2020-03-241-2/+15
* timer: sti: convert to livetreeNicolas Heemeryck2020-03-241-6/+3
* timer: Remove DM_FLAG_PRE_RELOC flag in various driversBin Meng2018-11-141-1/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* sti: fix STMicroelectronics copyrightPatrice Chotard2017-11-061-1/+2
* STiH410: Add STi timer driverPatrice Chotard2017-03-141-0/+78