Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-08-01 | misc: fix commonly doubled up words | Daniel P. Berrangé | 1 | -1/+1 |
2021-09-01 | clock: Provide builtin multiplier/divider | Peter Maydell | 1 | -4/+27 |
2021-03-08 | clock: Add ClockPreUpdate callback event type | Peter Maydell | 1 | -0/+3 |
2021-03-08 | clock: Add ClockEvent parameter to callbacks | Peter Maydell | 1 | -4/+17 |
2021-01-04 | clock: Define and use new clock_display_freq() | Peter Maydell | 1 | -0/+6 |
2020-10-27 | hw/core/clock: trace clock values in Hz instead of ns | Luc Michel | 1 | -3/+3 |
2020-10-16 | hw/core/clock: Add the clock_new helper function | Luc Michel | 1 | -0/+15 |
2020-08-28 | hw/clock: Let clock_set() return boolean value | Philippe Mathieu-Daudé | 1 | -1/+6 |
2020-04-30 | hw/core/clock: introduce clock object | Peter Maydell | 1 | -0/+130 |