Age | Commit message (Expand) | Author |
2017-09-15 | dtoc: Rename the phandle struct | Simon Glass |
2017-07-28 | clk: fix compilation errors for poplar platform | Patrice Chotard |
2017-07-28 | clk: add clk_release_all() | Patrice Chotard |
2016-10-08 | Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure" | Masahiro Yamada |
2016-09-23 | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada |
2016-09-22 | ns16650: Make sure we have CONFIG_CLK set before using infrastructure | Tom Rini |
2016-09-21 | clk.h: Add <asm/errno.h> | Tom Rini |
2016-09-21 | clk: Use dummy clk_get_by_* functions when CONFIG_CLK is disabled | Paul Burton |
2016-08-15 | clk.h: inline clk_get_by_name() | Andreas Bießmann |
2016-07-14 | dm: clk: Add support for of-platdata | Simon Glass |
2016-06-19 | clk: convert API to match reset/mailbox style | Stephen Warren |
2016-01-21 | dm: clk: Add support for decoding clocks from the device tree | Simon Glass |
2016-01-20 | clk: add API to enable clock | Masahiro Yamada |
2016-01-20 | clk: add needed include and declaration to include/clk.h | Masahiro Yamada |
2016-01-20 | clk: fix comments in include/clk.h | Masahiro Yamada |
2015-07-21 | dm: Add a clock uclass | Simon Glass |
2014-02-04 | common: Add new clk command | Michal Simek |