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