summaryrefslogtreecommitdiff
path: root/include/clk.h
Commit message (Expand)AuthorAgeFilesLines
* clk: add clk_valid()Fabrice Gasnier2018-08-031-0/+10
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* clk: Add get/enable/disable/release for a bulk of clocksNeil Armstrong2018-04-101-1/+71
* clk: implement clk_set_defaults()Philipp Tomsich2018-01-281-0/+17
* clk: add clk_set_parent()Philipp Tomsich2018-01-281-0/+11
* dtoc: Rename the phandle structSimon Glass2017-09-151-2/+2
* clk: fix compilation errors for poplar platformPatrice Chotard2017-07-281-14/+21
* clk: add clk_release_all()Patrice Chotard2017-07-281-0/+14
* Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure"Masahiro Yamada2016-10-081-12/+13
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* ns16650: Make sure we have CONFIG_CLK set before using infrastructureTom Rini2016-09-221-13/+12
* clk.h: Add <asm/errno.h>Tom Rini2016-09-211-0/+1
* clk: Use dummy clk_get_by_* functions when CONFIG_CLK is disabledPaul Burton2016-09-211-1/+1
* clk.h: inline clk_get_by_name()Andreas Bießmann2016-08-151-1/+1
* dm: clk: Add support for of-platdataSimon Glass2016-07-141-0/+4
* clk: convert API to match reset/mailbox styleStephen Warren2016-06-191-89/+131
* dm: clk: Add support for decoding clocks from the device treeSimon Glass2016-01-211-0/+24
* clk: add API to enable clockMasahiro Yamada2016-01-201-0/+18
* clk: add needed include and declaration to include/clk.hMasahiro Yamada2016-01-201-0/+4
* clk: fix comments in include/clk.hMasahiro Yamada2016-01-201-10/+10
* dm: Add a clock uclassSimon Glass2015-07-211-0/+80
* common: Add new clk commandMichal Simek2014-02-041-0/+6