summaryrefslogtreecommitdiffstats
path: root/include/linux/clk-provider.h
Commit message (Expand)AuthorAgeFilesLines
* clk: add DT fixed-clock binding supportGrant Likely2012-07-121-0/+2
* clk: add DT clock binding supportGrant Likely2012-07-121-0/+14
* clk: Constify struct clk_init_dataMark Brown2012-07-121-1/+1
* clk: Add CLK_IS_BASIC flag to identify basic clocksRajendra Nayak2012-07-121-0/+1
* clk: Add support for rate table based dividersRajendra Nayak2012-07-121-0/+12
* 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-021-21/+38
* clk: Fix typo in commentViresh Kumar2012-04-251-2/+2
* clk: pass parent_rate into .set_rateShawn Guo2012-04-251-14/+7Star
* clk: basic: improve parent_names & return errorsMike Turquette2012-04-251-2/+0Star
* clk: core: copy parent_names & return error codesMike Turquette2012-04-251-1/+2
* clk: Constify parent name arraysMark Brown2012-04-251-4/+4
* clk: declare clk_ops of basic clks in clk-provider.hShawn Guo2012-04-251-0/+4
* clk: basic clock hardware typesMike Turquette2012-03-161-0/+127
* clk: introduce the common clock frameworkMike Turquette2012-03-161-0/+173