Home | History | Annotate | Download | only in clk
History log of /src/sys/dev/clk/clk_backend.h
RevisionDateAuthorComments
 1.4  28-Apr-2018  jmcneill Create private sysctl nodes for inspecting clock trees.
 1.3  01-Apr-2018  bouyer As discussed on tech-kern@ 10 days ago, add a clk_round_rate() method,
which returns the rate that would be used by this clock if clk_set_rate()
was called. Used by drivers (or other clocks) which have their own divider
and need to know the parent's clock capabilities to compute the best
parameters.
 1.2  16-Apr-2017  jmcneill branches: 1.2.10; 1.2.12;
Add support for multiple clock domains in clk API.
 1.1  05-Dec-2015  jmcneill branches: 1.1.2; 1.1.4; 1.1.6;
Add basic clock device infrastructure.
 1.1.6.1  21-Apr-2017  bouyer Sync with HEAD
 1.1.4.1  26-Apr-2017  pgoyette Sync with HEAD
 1.1.2.3  28-Aug-2017  skrll Sync with HEAD
 1.1.2.2  27-Dec-2015  skrll Sync with HEAD (as of 26th Dec)
 1.1.2.1  05-Dec-2015  skrll file clk_backend.h was added on branch nick-nhusb on 2015-12-27 12:09:49 +0000
 1.2.12.2  02-May-2018  pgoyette Synch with HEAD
 1.2.12.1  07-Apr-2018  pgoyette Sync with HEAD. 77 conflicts resolved - all of them $NetBSD$
 1.2.10.2  03-Dec-2017  jdolecek update from HEAD
 1.2.10.1  16-Apr-2017  jdolecek file clk_backend.h was added on branch tls-maxphys on 2017-12-03 11:37:00 +0000

RSS XML Feed