Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5b706d1a652a3c88ff99fde27c5d0f70010cfc8d
/
include
/
clk.h
7e82cac
clk: Fix clk func names in comments
by Jagan Teki
· 4 years, 7 months ago
624ba61
dm: clk: add stub when CONFIG_CLK is deactivated
by Patrick Delaunay
· 4 years, 7 months ago
bdc786d
clk: add APIs to get (optional) clock by name without a device
by developer
· 4 years, 11 months ago
9601f32
drivers: clk: Fix using assigned-clocks in the node of the clock it sets up
by Jean-Jacques Hiblot
· 5 years ago
6e66b2d
drivers: clk: Add a managed API to get clocks from the device-tree
by Jean-Jacques Hiblot
· 5 years ago
718039b
drivers: clk: Handle gracefully NULL pointers
by Jean-Jacques Hiblot
· 5 years ago
30a6ebc
clk: introduce enable_count
by Peng Fan
· 5 years ago
cf3119d
clk: add support for clk_is_match()
by Sekhar Nori
· 5 years ago
1d0a50a
clk: introduce clk_dev_binded
by Peng Fan
· 5 years ago
12014be
dm: clk: Define clk_get_by_id() for clk operations
by Lukasz Majewski
· 5 years ago
53155da
dm: clk: Define clk_get_parent_rate() for clk operations
by Lukasz Majewski
· 5 years ago
9e38dc3
dm: clk: Define clk_get_parent() for clk operations
by Lukasz Majewski
· 5 years ago
8ea0434
clk: Extend struct clk to provide clock type agnostic flags
by Lukasz Majewski
· 5 years ago
ed2685f
clk: Extend struct clk to provide information regarding clock rate
by Lukasz Majewski
· 5 years ago
2c30fa4
dm: Fix documentation entry as there is no UCLASS_CLOCK uclass
by Lukasz Majewski
· 5 years ago
fc7c7ce
clk: Get the CLK by index without device
by Jagan Teki
· 6 years ago
0a083b8
include/clk.h: Fix the name of the clock uclass in comment
by Liviu Dudau
· 6 years ago
cb5ac65
clk: Extend clock control with an optional data field
by Andreas Dannenberg
· 6 years ago
1119271
clk: add clk_valid()
by Fabrice Gasnier
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
8a275a0
clk: Add get/enable/disable/release for a bulk of clocks
by Neil Armstrong
· 7 years ago
9cf03b0
clk: implement clk_set_defaults()
by Philipp Tomsich
· 7 years ago
f8e02b2
clk: add clk_set_parent()
by Philipp Tomsich
· 7 years ago
e94414b
dtoc: Rename the phandle struct
by Simon Glass
· 7 years ago
cafc341
clk: fix compilation errors for poplar platform
by Patrice Chotard
· 7 years ago
96fc03d
clk: add clk_release_all()
by Patrice Chotard
· 7 years ago
09abe2b
Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure"
by Masahiro Yamada
· 8 years ago
56a931c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
67d7dde
ns16650: Make sure we have CONFIG_CLK set before using infrastructure
by Tom Rini
· 8 years ago
b3e2e29
clk.h: Add <asm/errno.h>
by Tom Rini
· 8 years ago
103387a
clk: Use dummy clk_get_by_* functions when CONFIG_CLK is disabled
by Paul Burton
· 8 years ago
9e6a0d4
clk.h: inline clk_get_by_name()
by Andreas Bießmann
· 8 years ago
589d915
dm: clk: Add support for of-platdata
by Simon Glass
· 8 years ago
a962243
clk: convert API to match reset/mailbox style
by Stephen Warren
· 8 years ago
0342bd2
dm: clk: Add support for decoding clocks from the device tree
by Simon Glass
· 9 years ago
67c2295
clk: add API to enable clock
by Masahiro Yamada
· 9 years ago
53b2aec
clk: add needed include and declaration to include/clk.h
by Masahiro Yamada
· 9 years ago
cd20f58
clk: fix comments in include/clk.h
by Masahiro Yamada
· 9 years ago
36ad234
dm: Add a clock uclass
by Simon Glass
· 9 years ago
a0d2802
common: Add new clk command
by Michal Simek
· 11 years ago