Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-03-08 | clock: Add clock_ns_to_ticks() function | Peter Maydell | 1 | -0/+12 |
2021-03-08 | clock: Add ClockPreUpdate callback event type | Peter Maydell | 1 | -1/+8 |
2021-03-08 | clock: Add ClockEvent parameter to callbacks | Peter Maydell | 1 | -8/+44 |
2021-01-29 | clock: Add new clock_has_source() function | Peter Maydell | 1 | -0/+16 |
2021-01-04 | clock: Define and use new clock_display_freq() | Peter Maydell | 1 | -0/+5 |
2021-01-04 | clock: Remove clock_get_ns() | Peter Maydell | 1 | -4/+13 |
2021-01-04 | clock: Introduce clock_ticks_to_ns() | Peter Maydell | 1 | -0/+29 |
2020-04-30 | docs/clocks: add device's clock documentation | Peter Maydell | 1 | -0/+391 |