Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-09-21 | kern: clkdev: Add callback to get elapsed time | Ian Moffett | |
Add new clock device callback to get the elapsed time from the timer being initialized, in microseconds. Signed-off-by: Ian Moffett <ian@osmora.org> | |||
2025-09-21 | kern/amd64: hpet: Register HPET with clkdev | Ian Moffett | |
Signed-off-by: Ian Moffett <ian@osmora.org> | |||
2025-09-20 | kern/amd64: Add initial HPET driver | Ian Moffett | |
Signed-off-by: Ian Moffett <ian@osmora.org> |