Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | clk.h: inline clk_get_by_name() | Andreas Bießmann | 2016-08-15 | -1/+1 |
* | dm: clk: Add support for of-platdata | Simon Glass | 2016-07-14 | -0/+4 |
* | clk: convert API to match reset/mailbox style | Stephen Warren | 2016-06-19 | -89/+131 |
* | dm: clk: Add support for decoding clocks from the device tree | Simon Glass | 2016-01-21 | -0/+24 |
* | clk: add API to enable clock | Masahiro Yamada | 2016-01-20 | -0/+18 |
* | clk: add needed include and declaration to include/clk.h | Masahiro Yamada | 2016-01-20 | -0/+4 |
* | clk: fix comments in include/clk.h | Masahiro Yamada | 2016-01-20 | -10/+10 |
* | dm: Add a clock uclass | Simon Glass | 2015-07-21 | -0/+80 |
* | common: Add new clk command | Michal Simek | 2014-02-04 | -0/+6 |