| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add adjust_periodic() to persistent_timer. Update obvious situations where ↵ | 2021-09-11 | 1 | -4/+4 | |
| | | | | | it can be used. Convert a few drivers from timer devices to plain timers to avoid adding adjust_persistent() to the timer device as well. | ||||
| * | Use the device-provided timer_alloc instead of reaching around to the ↵ | 2021-03-25 | 1 | -3/+3 | |
| | | | | | scheduler. Also change machine().scheduler().time() calls to just machine().time(). | ||||
| * | bq48x2: Derive clock chip from device_rtc_interface. | 2020-06-20 | 1 | -55/+62 | |
| | | |||||
| * | bq48xx: Adding Benchmarq RTC chip emulations. | 2020-04-14 | 1 | -0/+551 | |
