Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-07-12 | clk: Add CLK_IS_BASIC flag to identify basic clocks | Rajendra Nayak | 1 | -1/+1 |
2012-07-12 | clk: Add support for rate table based dividers | Rajendra Nayak | 1 | -2/+18 |
2012-05-09 | clk: add a fixed factor clock | Sascha Hauer | 1 | -0/+20 |
2012-05-02 | clk: Use a separate struct for holding init data. | Saravana Kannan | 1 | -0/+2 |
2012-05-02 | clk: constify parent name arrays in macros | Rajendra Nayak | 1 | -3/+3 |
2012-04-25 | clk: clk-private: Add DEFINE_CLK macro | Viresh Kumar | 1 | -39/+20 |
2012-04-25 | clk: core: copy parent_names & return error codes | Mike Turquette | 1 | -1/+3 |
2012-04-25 | clk: Constify parent name arrays | Mark Brown | 1 | -1/+1 |
2012-04-25 | clk: declare clk_ops of basic clks in clk-provider.h | Shawn Guo | 1 | -8/+0 |
2012-04-25 | clk: add "const" for clk_ops of basic clks | Shawn Guo | 1 | -4/+4 |
2012-03-17 | clk: basic clock hardware types | Mike Turquette | 1 | -0/+124 |
2012-03-17 | clk: introduce the common clock framework | Mike Turquette | 1 | -0/+72 |