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