Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-10-22 | timer: Return count from timer_ops.get_count | Sean Anderson | 1 | -3/+6 |
2020-10-22 | doc: Document timer API | Sean Anderson | 1 | -22/+24 |
2020-09-30 | timer: Add helper for drivers using timebase fallback | Sean Anderson | 1 | -0/+15 |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 1 | -2/+1 |
2016-02-26 | timer: Provide an early timer | Simon Glass | 1 | -0/+21 |
2016-01-20 | dm: timer: uclass: add timer init in uclass driver to add timer device | Mugunthan V N | 1 | -0/+9 |
2015-12-01 | dm: timer: Support 64-bit counter | Bin Meng | 1 | -3/+11 |
2015-12-01 | dm: timer: Fix several nits | Bin Meng | 1 | -5/+6 |
2015-10-23 | dm: implement a Timer uclass | Thomas Chou | 1 | -0/+52 |