Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clk: Add CLK_IS_BASIC flag to identify basic clocks | Rajendra Nayak | 2012-07-11 | 1 | -1/+1 |
* | clk: Use a separate struct for holding init data. | Saravana Kannan | 2012-05-01 | 1 | -6/+9 |
* | clk: clk-gate: Create clk_gate_endisable() | Viresh Kumar | 2012-04-24 | 1 | -29/+25 |
* | clk: basic: improve parent_names & return errors | Mike Turquette | 2012-04-24 | 1 | -15/+19 |
* | clk: add "const" for clk_ops of basic clks | Shawn Guo | 2012-04-24 | 1 | -1/+1 |
* | clk: remove unnecessary EXPORT_SYMBOL_GPL | Shawn Guo | 2012-04-24 | 1 | -3/+0 |
* | clk: basic clock hardware types | Mike Turquette | 2012-03-16 | 1 | -0/+150 |