Age | Commit message (Expand) | Author |
---|---|---|
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-15 | dm: clk: Add support for of-platdata | Simon Glass |
2016-06-19 | clk: convert API to match reset/mailbox style | Stephen Warren |
2016-01-22 | dm: clk: Add support for decoding clocks from the device tree | Simon Glass |
2016-01-21 | clk: add API to enable clock | Masahiro Yamada |
2016-01-21 | clk: add needed include and declaration to include/clk.h | Masahiro Yamada |
2016-01-21 | 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 |