aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/pwm/controller/rockchip
Commit message (Expand)AuthorAgeFilesLines
* Replace calls to bus_generic_attach with bus_attach_childrenJohn Baldwin2024-12-061-1/+2
* newbus: globally replace device_add_child(..., -1) with DEVICE_UNIT_ANYWarner Losh2024-07-251-1/+1
* clk: Move clock code in dev/clkEmmanuel Vadot2024-01-101-1/+1
* pwm: Move rockchip driver into the common directoryEmmanuel Vadot2024-01-101-0/+397