Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-08-27 | clk: wrap I/O access for improved portability | Gerhard Sittig | 1 | -3/+3 |
2013-08-16 | clk: export fixed-factor, gate & mux registration | Mike Turquette | 1 | -0/+1 |
2013-06-15 | clk: gate: add CLK_GATE_HIWORD_MASK | Haojian Zhuang | 1 | -6/+19 |
2012-07-11 | clk: Add CLK_IS_BASIC flag to identify basic clocks | Rajendra Nayak | 1 | -1/+1 |
2012-05-01 | clk: Use a separate struct for holding init data. | Saravana Kannan | 1 | -6/+9 |
2012-04-24 | clk: clk-gate: Create clk_gate_endisable() | Viresh Kumar | 1 | -29/+25 |
2012-04-24 | clk: basic: improve parent_names & return errors | Mike Turquette | 1 | -15/+19 |
2012-04-24 | clk: add "const" for clk_ops of basic clks | Shawn Guo | 1 | -1/+1 |
2012-04-24 | clk: remove unnecessary EXPORT_SYMBOL_GPL | Shawn Guo | 1 | -3/+0 |
2012-03-16 | clk: basic clock hardware types | Mike Turquette | 1 | -0/+150 |