aboutsummaryrefslogtreecommitdiff
path: root/include/clk.h
AgeCommit message (Expand)AuthorFilesLines
2017-09-15dtoc: Rename the phandle structSimon Glass1-2/+2
2017-07-28clk: fix compilation errors for poplar platformPatrice Chotard1-14/+21
2017-07-28clk: add clk_release_all()Patrice Chotard1-0/+14
2016-10-08Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure"Masahiro Yamada1-12/+13
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-09-22ns16650: Make sure we have CONFIG_CLK set before using infrastructureTom Rini1-13/+12
2016-09-21clk.h: Add <asm/errno.h>Tom Rini1-0/+1
2016-09-21clk: Use dummy clk_get_by_* functions when CONFIG_CLK is disabledPaul Burton1-1/+1
2016-08-15clk.h: inline clk_get_by_name()Andreas Bießmann1-1/+1
2016-07-14dm: clk: Add support for of-platdataSimon Glass1-0/+4
2016-06-19clk: convert API to match reset/mailbox styleStephen Warren1-89/+131
2016-01-21dm: clk: Add support for decoding clocks from the device treeSimon Glass1-0/+24
2016-01-20clk: add API to enable clockMasahiro Yamada1-0/+18
2016-01-20clk: add needed include and declaration to include/clk.hMasahiro Yamada1-0/+4
2016-01-20clk: fix comments in include/clk.hMasahiro Yamada1-10/+10
2015-07-21dm: Add a clock uclassSimon Glass1-0/+80
2014-02-04common: Add new clk commandMichal Simek1-0/+6