Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
f1bce084264f52caca80ca56815d6c4b4c5d5935
/
include
/
clk.h
fd1ba29
drivers: clk: Fix using assigned-clocks in the node of the clock it sets up
by Jean-Jacques Hiblot
· 5 years ago
52720c5
drivers: clk: Add a managed API to get clocks from the device-tree
by Jean-Jacques Hiblot
· 5 years ago
8a1661f
drivers: clk: Handle gracefully NULL pointers
by Jean-Jacques Hiblot
· 5 years ago
e6849e2
clk: introduce enable_count
by Peng Fan
· 5 years ago
acbb7cd
clk: add support for clk_is_match()
by Sekhar Nori
· 5 years ago
2457612
clk: introduce clk_dev_binded
by Peng Fan
· 5 years ago
2796af7
dm: clk: Define clk_get_by_id() for clk operations
by Lukasz Majewski
· 5 years ago
4aa7830
dm: clk: Define clk_get_parent_rate() for clk operations
by Lukasz Majewski
· 5 years ago
0c660c2
dm: clk: Define clk_get_parent() for clk operations
by Lukasz Majewski
· 5 years ago
a8592cd
clk: Extend struct clk to provide clock type agnostic flags
by Lukasz Majewski
· 5 years ago
105db95
clk: Extend struct clk to provide information regarding clock rate
by Lukasz Majewski
· 5 years ago
a909271
dm: Fix documentation entry as there is no UCLASS_CLOCK uclass
by Lukasz Majewski
· 5 years ago
75f9831
clk: Get the CLK by index without device
by Jagan Teki
· 6 years ago
9bf8650
include/clk.h: Fix the name of the clock uclass in comment
by Liviu Dudau
· 6 years ago
3b3969b
clk: Extend clock control with an optional data field
by Andreas Dannenberg
· 6 years ago
1fe243a
clk: add clk_valid()
by Fabrice Gasnier
· 6 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
a855be8
clk: Add get/enable/disable/release for a bulk of clocks
by Neil Armstrong
· 7 years ago
f4fcba5
clk: implement clk_set_defaults()
by Philipp Tomsich
· 7 years ago
f7d1046
clk: add clk_set_parent()
by Philipp Tomsich
· 7 years ago
0d15463
dtoc: Rename the phandle struct
by Simon Glass
· 7 years ago
b108d8a
clk: fix compilation errors for poplar platform
by Patrice Chotard
· 7 years ago
82a8a66
clk: add clk_release_all()
by Patrice Chotard
· 7 years ago
021abf6
Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure"
by Masahiro Yamada
· 8 years ago
1221ce4
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
82f5279
ns16650: Make sure we have CONFIG_CLK set before using infrastructure
by Tom Rini
· 8 years ago
3ce750e
clk.h: Add <asm/errno.h>
by Tom Rini
· 8 years ago
3f96f87
clk: Use dummy clk_get_by_* functions when CONFIG_CLK is disabled
by Paul Burton
· 8 years ago
d51e9a1
clk.h: inline clk_get_by_name()
by Andreas Bießmann
· 8 years ago
7423daa
dm: clk: Add support for of-platdata
by Simon Glass
· 8 years ago
135aa95
clk: convert API to match reset/mailbox style
by Stephen Warren
· 8 years ago
e70cc43
dm: clk: Add support for decoding clocks from the device tree
by Simon Glass
· 9 years ago
f0e0751
clk: add API to enable clock
by Masahiro Yamada
· 9 years ago
ad1cf78
clk: add needed include and declaration to include/clk.h
by Masahiro Yamada
· 9 years ago
8bdf9cf
clk: fix comments in include/clk.h
by Masahiro Yamada
· 9 years ago
f26c8a8
dm: Add a clock uclass
by Simon Glass
· 9 years ago
08d0d6f
common: Add new clk command
by Michal Simek
· 11 years ago