summaryrefslogtreecommitdiffstats
path: root/include/timer.h
Commit message (Expand)AuthorAgeFilesLines
* timer: Return count from timer_ops.get_countSean Anderson2020-10-221-3/+6
* doc: Document timer APISean Anderson2020-10-221-22/+24
* timer: Add helper for drivers using timebase fallbackSean Anderson2020-09-301-0/+15
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* timer: Provide an early timerSimon Glass2016-02-261-0/+21
* dm: timer: uclass: add timer init in uclass driver to add timer deviceMugunthan V N2016-01-201-0/+9
* dm: timer: Support 64-bit counterBin Meng2015-12-011-3/+11
* dm: timer: Fix several nitsBin Meng2015-12-011-5/+6
* dm: implement a Timer uclassThomas Chou2015-10-231-0/+52