summaryrefslogtreecommitdiff
path: root/include/linux/clk-private.h
AgeCommit message (Expand)Author
2013-12-31Merge branch 'clk-next-unregister' into clk-nextMike Turquette
2013-12-27clk: remove CONFIG_COMMON_CLK_DEBUGMike Turquette
2013-12-22clk: add clk accuracy retrieval supportBoris BREZILLON
2013-12-04clk: Implement clk_unregisterSylwester Nawrocki
2013-12-04clk: Add common __clk_get(), __clk_put() implementationsSylwester Nawrocki
2013-08-19clk: add support for clock reparent on set_rateJames Hogan
2013-03-22clk: add table lookup to muxPeter De Schrijver
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