summaryrefslogtreecommitdiffstats
path: root/include/linux/clk-private.h
Commit message (Expand)AuthorAgeFilesLines
* clk: add support for clock reparent on set_rateJames Hogan2013-08-191-0/+3
* clk: add table lookup to muxPeter De Schrijver2013-03-221-1/+1
* clk: Add CLK_IS_BASIC flag to identify basic clocksRajendra Nayak2012-07-111-1/+1
* clk: Add support for rate table based dividersRajendra Nayak2012-07-111-2/+18
* 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
OpenPOWER on IntegriCloud