Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-02-22 | clk: ti: dpll: convert DPLL support code to use clk_hw instead of clk ptrs | Tero Kristo | 1 | -4/+16 |
2015-11-20 | clk: ti: dra7: constify clk_hw_omap_ops structure | Julia Lawall | 1 | -1/+1 |
2015-08-24 | clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw) | Stephen Boyd | 1 | -2/+2 |
2015-07-28 | Merge branch 'cleanup-clk-h-includes' into clk-next | Stephen Boyd | 1 | -0/+1 |
2015-07-28 | clk: ti: make use of of_clk_parent_fill helper function | Dinh Nguyen | 1 | -3/+1 |
2015-07-20 | clk: ti: Include clk.h | Stephen Boyd | 1 | -0/+1 |
2015-06-02 | clk: ti: move some public definitions to private header | Tero Kristo | 1 | -0/+2 |
2015-03-24 | clk: ti: fix ti_clk_get_reg_addr error handling | Tero Kristo | 1 | -2/+3 |
2014-06-19 | clk: ti: dra7: return error code in failure case | Julia Lawall | 1 | -4/+2 |
2014-06-19 | clk: ti: apll: not allocating enough data | Dan Carpenter | 1 | -1/+1 |
2014-05-28 | CLK: TI: APLL: add support for omap2 aplls | Tero Kristo | 1 | -0/+181 |
2014-01-17 | CLK: TI: DRA7: Add APLL support | J Keerthy | 1 | -0/+223 |