summaryrefslogtreecommitdiffstats
path: root/include/linux/clk-private.h
Commit message (Expand)AuthorAgeFilesLines
* clk: add a fixed factor clockSascha Hauer2012-05-081-0/+20
* clk: Use a separate struct for holding init data.Saravana Kannan2012-05-011-0/+2
* clk: constify parent name arrays in macrosRajendra Nayak2012-05-011-3/+3
* clk: clk-private: Add DEFINE_CLK macroViresh Kumar2012-04-241-39/+20
* clk: core: copy parent_names & return error codesMike Turquette2012-04-241-1/+3
* clk: Constify parent name arraysMark Brown2012-04-241-1/+1
* clk: declare clk_ops of basic clks in clk-provider.hShawn Guo2012-04-241-8/+0
* clk: add "const" for clk_ops of basic clksShawn Guo2012-04-241-4/+4
* clk: basic clock hardware typesMike Turquette2012-03-161-0/+124
* clk: introduce the common clock frameworkMike Turquette2012-03-161-0/+72