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