summaryrefslogtreecommitdiff
path: root/include/clk.h
Commit message (Expand)AuthorAgeLines
* Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure"Masahiro Yamada2016-10-08-12/+13
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23-1/+1
* ns16650: Make sure we have CONFIG_CLK set before using infrastructureTom Rini2016-09-22-13/+12
* clk.h: Add <asm/errno.h>Tom Rini2016-09-21-0/+1
* clk: Use dummy clk_get_by_* functions when CONFIG_CLK is disabledPaul Burton2016-09-21-1/+1
* clk.h: inline clk_get_by_name()Andreas Bießmann2016-08-15-1/+1
* dm: clk: Add support for of-platdataSimon Glass2016-07-14-0/+4
* clk: convert API to match reset/mailbox styleStephen Warren2016-06-19-89/+131
* dm: clk: Add support for decoding clocks from the device treeSimon Glass2016-01-21-0/+24
* clk: add API to enable clockMasahiro Yamada2016-01-20-0/+18
* clk: add needed include and declaration to include/clk.hMasahiro Yamada2016-01-20-0/+4
* clk: fix comments in include/clk.hMasahiro Yamada2016-01-20-10/+10
* dm: Add a clock uclassSimon Glass2015-07-21-0/+80
* common: Add new clk commandMichal Simek2014-02-04-0/+6