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