| Commit message (Expand) | Author | Age | Files | Lines |
* | clk: ti: remove usage of CLK_IS_BASIC | Tero Kristo | 2019-02-15 | 1 | -1/+1 |
* | clk: Convert to using %pOF instead of full_name | Rob Herring | 2017-07-21 | 1 | -2/+2 |
* | clk: ti: convert to use proper register definition for all accesses | Tero Kristo | 2017-03-08 | 1 | -8/+0 |
* | clk: ti: move omap2_init_clk_clkdm under TI clock driver | Tero Kristo | 2017-03-08 | 1 | -0/+30 |
* | clk: ti: Update for of_clk_get_parent_count() returning unsigned int | Stephen Boyd | 2016-02-26 | 1 | -1/+1 |
* | clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw) | Stephen Boyd | 2015-08-24 | 1 | -7/+7 |
* | clk: Convert __clk_get_flags() to clk_hw_get_flags() | 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 |
* | | Merge branch 'for-4.2/ti-clk-move' of https://github.com/t-kristo/linux-pm in... | Stephen Boyd | 2015-07-28 | 1 | -0/+78 |
|\ \
| |/
|/| |
|
| * | clk: ti: remove exported ll_ops struct, instead add an API for registration | Tero Kristo | 2015-06-02 | 1 | -0/+2 |
| * | clk: ti: clkdm: move clkdm gate clock support code to clock driver | Tero Kristo | 2015-06-02 | 1 | -0/+76 |
* | | clk: ti: Use of_clk_get_parent_count() instead of open coding | Geert Uytterhoeven | 2015-06-04 | 1 | -1/+1 |
|/ |
|
* | clk: constify of_device_id array | Fabian Frederick | 2015-04-01 | 1 | -1/+1 |
* | clk: ti: consider the fact that of_clk_get() might return an error | Sebastian Andrzej Siewior | 2014-09-29 | 1 | -0/+5 |
* | CLK: TI: add support for clockdomain binding | Tero Kristo | 2014-01-17 | 1 | -0/+70 |