Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-10-22 | timer: Return count from timer_ops.get_count | Sean Anderson | 1 | -4/+2 |
2020-09-30 | timer: Add a test for timer_timebase_fallback | Sean Anderson | 1 | -1/+3 |
2019-04-23 | regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offset | Neil Armstrong | 1 | -1/+1 |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 1 | -2/+1 |
2016-02-26 | sandbox: timer: Support the early timer | Simon Glass | 1 | -3/+15 |
2016-01-21 | timer: sandbox: work without device tree | Stephen Warren | 1 | -0/+10 |
2015-12-01 | dm: timer: Support 64-bit counter | Bin Meng | 1 | -1/+1 |
2015-12-01 | timer: sandbox: Use device tree to pass the clock frequency | Bin Meng | 1 | -4/+0 |
2015-11-20 | sandbox: add a sandbox timer and basic test | Thomas Chou | 1 | -0/+53 |