aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/clk/clk_fixed.c
Commit message (Expand)AuthorAgeFilesLines
* clk_fixed: quiet a warning messageMitchell Horne2026-04-161-2/+4
* ofw: bool-ify OF_hasprop()Mitchell Horne2026-04-161-1/+1
* Replace calls to bus_generic_attach with bus_attach_childrenJohn Baldwin2024-12-061-1/+2
* clk_fixed: quiet by defaultMitchell Horne2024-03-081-2/+7
* clk_fixed: call clkdom_dump() for verbose bootMitchell Horne2024-03-081-3/+4
* clk: Move clock code in dev/clkEmmanuel Vadot2024-01-101-0/+288