aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/extres/clk/clkdev_if.m
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* Pass clkdev_if methods through to parent device by default.Jared McNeill2016-03-281-5/+53
* CLK: Add and use explicit locking for access to clock device registers.Michal Meloun2016-03-151-0/+31
* Add clock framework, a first part of new 'extended resources' family ofMichal Meloun2016-01-241-0/+59