aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-fixed-rate.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-11clk: add DT fixed-clock binding supportGrant Likely1-0/+23
2012-07-11clk: Add CLK_IS_BASIC flag to identify basic clocksRajendra Nayak1-1/+1
2012-05-01clk: Use a separate struct for holding init data.Saravana Kannan1-5/+9
2012-04-24clk: basic: improve parent_names & return errorsMike Turquette1-22/+18
2012-04-24clk: add "const" for clk_ops of basic clksShawn Guo1-1/+1
2012-04-24clk: remove unnecessary EXPORT_SYMBOL_GPLShawn Guo1-1/+0
2012-03-16clk: basic clock hardware typesMike Turquette1-0/+82