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