Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-09-21 | kern: Introduce clock device framework | Ian Moffett | |
This commit introduces a new framework we call "clkdev". It is used to keep track of the clock sources on the system and be able to fetch them later based on specific attributes. Signed-off-by: Ian Moffett <ian@osmora.org> |