Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-08-25 | clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw) | Stephen Boyd | 1 | -7/+7 |
2015-08-25 | clk: Convert __clk_get_flags() to clk_hw_get_flags() | 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 | Merge branch 'for-4.2/ti-clk-move' of https://github.com/t-kristo/linux-pm in... | Stephen Boyd | 1 | -0/+78 |
2015-07-20 | clk: ti: Include clk.h | Stephen Boyd | 1 | -0/+1 |
2015-06-04 | clk: ti: Use of_clk_get_parent_count() instead of open coding | Geert Uytterhoeven | 1 | -1/+1 |
2015-06-02 | clk: ti: remove exported ll_ops struct, instead add an API for registration | Tero Kristo | 1 | -0/+2 |
2015-06-02 | clk: ti: clkdm: move clkdm gate clock support code to clock driver | Tero Kristo | 1 | -0/+76 |
2015-04-01 | clk: constify of_device_id array | Fabian Frederick | 1 | -1/+1 |
2014-09-29 | clk: ti: consider the fact that of_clk_get() might return an error | Sebastian Andrzej Siewior | 1 | -0/+5 |
2014-01-18 | CLK: TI: add support for clockdomain binding | Tero Kristo | 1 | -0/+70 |