Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
dc338d3223356646d3bf846fa059d75c64eeb596
/
drivers
/
clk
/
clk-uclass.c
dc338d3
clk: check valid clock by clk_valid()
by developer
· 5 years ago
5e108fb
clk: fix error check for devm_clk_get_optional()
by developer
· 5 years 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
b232081
clk: Fix error check in clk_set_default_parents()
by Jean-Jacques Hiblot
· 5 years ago
82628e2
clk: prograte clk enable/disable to parent
by Peng Fan
· 5 years ago
cf3119d
clk: add support for clk_is_match()
by Sekhar Nori
· 5 years ago
40ec4e4
dm: clk: ignore default settings when node not valid
by Peng Fan
· 5 years ago
41c0e26
Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· 5 years ago
3d23abd
clk: initialize clk->data when using default xlate
by Sekhar Nori
· 5 years ago
4ef3217
dm: clk: Extend clk_get_parent_rate() to support CLK_GET_RATE_NOCACHE flag
by Lukasz Majewski
· 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
a77add3
clk: Use clk_get_by_index_tail()
by Jagan Teki
· 6 years ago
fc7c7ce
clk: Get the CLK by index without device
by Jagan Teki
· 6 years ago
3336373
clk: Improve debug message in clk_set_default_rates()
by Simon Glass
· 6 years ago
e546ec8
clk: Allow clock defaults to be set during re-reloc state for SPL only
by Philipp Tomsich
· 6 years ago
89d1b08
clk: Allow clock defaults to be set also during re-reloc state
by Andreas Dannenberg
· 6 years ago
f3cc631
clk: clk_set_default: accept no-op skip fields
by Neil Armstrong
· 6 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
52b26d9
clk: fix clk_get_bulk when phandle error
by Neil Armstrong
· 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
f760434
clk: refactor clk_get_by_index() into clk_get_by_indexed_prop()
by Philipp Tomsich
· 7 years ago
f8e02b2
clk: add clk_set_parent()
by Philipp Tomsich
· 7 years ago
e487106
clk: Remove superfluous gd declarations
by Mario Six
· 7 years ago
799fe56
clk: clk-uclass: Fix style violations
by Mario Six
· 7 years ago
fdec580
dtoc: Put phandle args in an array
by Simon Glass
· 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
2558bff
dm: clk: Update uclass to support livetree
by Simon Glass
· 8 years ago
b7ae277
clk: Modify xlate() method for livetree
by Simon Glass
· 8 years ago
dd79d6e
dm: core: Replace of_offset with accessor
by Simon Glass
· 8 years ago
33cdf49
clk: clk-uclass: Assign clk->dev before call .of_xlate
by Wenyou Yang
· 8 years ago
b0ea740
libfdt: Bring in upstream stringlist functions
by Simon Glass
· 8 years ago
30d40b3
dm: clk: Remove simple version of clk_get_by_index/name()
by Michal Simek
· 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
508c077
dm: clk: Add a simple version of clk_get_by_index()
by Simon Glass
· 9 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
36ad234
dm: Add a clock uclass
by Simon Glass
· 9 years ago