summaryrefslogtreecommitdiff
path: root/sys/dev/clk
AgeCommit message (Expand)Author
2019-07-23Normalize clk name to prevent sysctl_createv from failingjmcneill
2019-01-30Make "put" clk func optionaljmcneill
2018-06-12If setting rate on a clock with no set_rate function, and the desired ratejmcneill
2018-04-28Create private sysctl nodes for inspecting clock trees.jmcneill
2018-04-01As discussed on tech-kern@ 10 days ago, add a clk_round_rate() method,bouyer
2017-04-16Add support for multiple clock domains in clk API.jmcneill
2015-12-05Add basic clock device infrastructure.jmcneill