Bartosz Golaszewski
|
53ccb22b8d
ARM: 8778/1: clkdev: don't call __of_clk_get_by_name() unnecessarily from clk_get()
|
7 年之前 |
Geert Uytterhoeven
|
76672e2e5b
ARM: 8776/1: clkdev: Remove duplicated negative index check from __of_clk_get()
|
7 年之前 |
Stephen Boyd
|
0d4e3d005c
clk: Prepare to remove asm-generic/clkdev.h
|
7 年之前 |
Rob Herring
|
1667393126
clk: Convert to using %pOF instead of full_name
|
8 年之前 |
Geert Uytterhoeven
|
9388093db4
ARM: 8631/1: clkdev: Detect errors in clk_hw_register_clkdev() for mass registration
|
8 年之前 |
Fabian Frederick
|
bd721ea73e
treewide: replace obsolete _refok by __ref
|
9 年之前 |
Stephen Boyd
|
e4f1b49bda
clkdev: Add clk_hw based registration APIs
|
9 年之前 |
Stephen Boyd
|
a14b9e0512
clkdev: Remove clk_register_clkdevs()
|
9 年之前 |
Kees Cook
|
416dd13ad6
ARM: 8503/1: clk_register_clkdev: remove format string interface
|
9 年之前 |
Russell King
|
625faa6a72
clkdev: fix clk_add_alias() with a NULL alias device name
|
9 年之前 |
Russell King
|
2568999835
clkdev: add clkdev_create() helper
|
10 年之前 |
Russell King
|
b3d8d7e89f
clkdev: const-ify connection id to clk_add_alias()
|
10 年之前 |
Russell King
|
fba3acd961
clkdev: drop __init from clkdev_add_table()
|
10 年之前 |
Russell King
|
d5622a9c13
clkdev: use clk_hw internally
|
10 年之前 |
Stephen Boyd
|
306c342f9c
clk: Replace of_clk_get_by_clkspec() with of_clk_get_from_provider()
|
10 年之前 |
Stephen Boyd
|
73e0e496af
clkdev: Always allocate a struct clk and call __clk_get() w/ CCF
|
10 年之前 |
Tomeu Vizoso
|
a251361ac4
clkdev: Export clk_register_clkdev
|
10 年之前 |
Tomeu Vizoso
|
035a61c314
clk: Make clk API return per-user struct clk instances
|
10 年之前 |
Stephen Boyd
|
d8e53c3deb
clkdev: Don't print errors on probe defer
|
11 年之前 |
Sylwester Nawrocki
|
7f05e28f9d
clk: Add of_clk_get_by_clkspec() helper
|
11 年之前 |
Jean-Francois Moine
|
a34cd4666f
clk: return probe defer when DT clock not yet ready
|
11 年之前 |
Sylwester Nawrocki
|
3a3d2b0551
clkdev: Fix race condition in clock lookup from device tree
|
12 年之前 |
Lars-Peter Clausen
|
8ef997b67f
ARM: 7534/1: clk: Make the managed clk functions generically available
|
13 年之前 |
Rob Herring
|
137f8a7213
clk: fix compile for OF && !COMMON_CLK
|
13 年之前 |
Shawn Guo
|
9f1612d351
clk: fix clk_get on of_clk_get_by_name return check
|
13 年之前 |
Grant Likely
|
766e6a4ec6
clk: add DT clock binding support
|
13 年之前 |
Russell King
|
e9d7f40654
CLKDEV: provide helpers for common clock framework
|
13 年之前 |
viresh kumar
|
67b508715a
ARM: 7392/1: CLKDEV: Optimize clk_find()
|
13 年之前 |
Mark Brown
|
a8a97db984
ARM: 7376/1: clkdev: Implement managed clk_get()
|
13 年之前 |
Russell King
|
e8bf8df9c2
CLKDEV: Fix clkdev return value for NULL clk case
|
14 年之前 |