summaryrefslogtreecommitdiffstats
path: root/include/linux/clk-provider.h
Commit message (Expand)AuthorAgeFilesLines
* clk: Provide dummy clk_unregister()Mark Brown2012-05-151-0/+2
* clk: add a fixed factor clockSascha Hauer2012-05-081-0/+23
* clk: Use a separate struct for holding init data.Saravana Kannan2012-05-011-21/+38
* clk: Fix typo in commentViresh Kumar2012-04-241-2/+2
* clk: pass parent_rate into .set_rateShawn Guo2012-04-241-14/+7
* clk: basic: improve parent_names & return errorsMike Turquette2012-04-241-2/+0
* clk: core: copy parent_names & return error codesMike Turquette2012-04-241-1/+2
* clk: Constify parent name arraysMark Brown2012-04-241-4/+4
* clk: declare clk_ops of basic clks in clk-provider.hShawn Guo2012-04-241-0/+4
* clk: basic clock hardware typesMike Turquette2012-03-161-0/+127
* clk: introduce the common clock frameworkMike Turquette2012-03-161-0/+173