aboutsummaryrefslogtreecommitdiff
path: root/Documentation/clk.txt
AgeCommit message (Expand)Author
2015-05-13clk: Update docs after removal of clk-private.hDaniel Thompson
2015-02-02clk: Add rate constraints to clocksTomeu Vizoso
2014-12-03clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso
2014-05-12clk: Improve clk_ops documentationGeert Uytterhoeven
2014-03-19Documentation: clk: Add locking documentationLaurent Pinchart
2014-01-16clk: Add set_rate_and_parent() opStephen Boyd
2013-12-22clk: add clk accuracy retrieval supportBoris BREZILLON
2013-08-19clk: add support for clock reparent on set_rateJames Hogan
2013-06-10doc: clk: Fix incorrect wordingSachin Kamat
2013-04-27clk: add clk_ignore_unused option to keep boot clocks onOlof Johansson
2013-03-21documentation: clk: fix couple of misspellingEduardo Valentin
2012-03-16Documentation: common clk APIMike Turquette