aboutsummaryrefslogtreecommitdiff
path: root/include/linux/clk-private.h
AgeCommit message (Expand)Author
2012-07-11clk: Add CLK_IS_BASIC flag to identify basic clocksRajendra Nayak
2012-07-11clk: Add support for rate table based dividersRajendra Nayak
2012-05-08clk: add a fixed factor clockSascha Hauer
2012-05-01clk: Use a separate struct for holding init data.Saravana Kannan
2012-05-01clk: constify parent name arrays in macrosRajendra Nayak
2012-04-24clk: clk-private: Add DEFINE_CLK macroViresh Kumar
2012-04-24clk: core: copy parent_names & return error codesMike Turquette
2012-04-24clk: Constify parent name arraysMark Brown
2012-04-24clk: declare clk_ops of basic clks in clk-provider.hShawn Guo
2012-04-24clk: add "const" for clk_ops of basic clksShawn Guo
2012-03-16clk: basic clock hardware typesMike Turquette
2012-03-16clk: introduce the common clock frameworkMike Turquette