summaryrefslogtreecommitdiff
path: root/include/clk.h
AgeCommit message (Expand)Author
2019-05-09clk: Get the CLK by index without deviceJagan Teki
2018-09-29include/clk.h: Fix the name of the clock uclass in commentLiviu Dudau
2018-09-11clk: Extend clock control with an optional data fieldAndreas Dannenberg
2018-08-03clk: add clk_valid()Fabrice Gasnier
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-10clk: Add get/enable/disable/release for a bulk of clocksNeil Armstrong
2018-01-28clk: implement clk_set_defaults()Philipp Tomsich
2018-01-28clk: add clk_set_parent()Philipp Tomsich
2017-09-15dtoc: Rename the phandle structSimon Glass
2017-07-28clk: fix compilation errors for poplar platformPatrice Chotard
2017-07-28clk: add clk_release_all()Patrice Chotard
2016-10-08Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure"Masahiro Yamada
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-22ns16650: Make sure we have CONFIG_CLK set before using infrastructureTom Rini
2016-09-21clk.h: Add <asm/errno.h>Tom Rini
2016-09-21clk: Use dummy clk_get_by_* functions when CONFIG_CLK is disabledPaul Burton
2016-08-15clk.h: inline clk_get_by_name()Andreas Bießmann
2016-07-14dm: clk: Add support for of-platdataSimon Glass
2016-06-19clk: convert API to match reset/mailbox styleStephen Warren
2016-01-21dm: clk: Add support for decoding clocks from the device treeSimon Glass
2016-01-20clk: add API to enable clockMasahiro Yamada
2016-01-20clk: add needed include and declaration to include/clk.hMasahiro Yamada
2016-01-20clk: fix comments in include/clk.hMasahiro Yamada
2015-07-21dm: Add a clock uclassSimon Glass
2014-02-04common: Add new clk commandMichal Simek