Alex Elder
|
12d298865e
clk: only call get_parent if there is one
|
12 years ago |
Thierry Reding
|
b05c683637
clk: Move symbol export to proper location
|
12 years ago |
James Hogan
|
903efc553f
clk: fix new_parent dereference before null check
|
12 years ago |
Alex Elder
|
7f7ed584d1
clk: get matching entry under lock in of_clk_init()
|
12 years ago |
Mike Turquette
|
89ac8d7ae1
clk: handle NULL struct clk gracefully
|
12 years ago |
James Hogan
|
e366fdd725
clk: clk-mux: implement remuxing on set_rate
|
12 years ago |
James Hogan
|
71472c0c06
clk: add support for clock reparent on set_rate
|
12 years ago |
James Hogan
|
4935b22c46
clk: move some parent related functions upwards
|
12 years ago |
James Hogan
|
7ef3dcc814
clk: abstract parent cache
|
12 years ago |
Peter Meerwald
|
24ee1a083c
clk: fix typos
|
12 years ago |
Linus Torvalds
|
92295f632c
Merge tag 'clk-for-linus-3.11' of git://git.linaro.org/people/mturquette/linux
|
12 years ago |
Soren Brinkmann
|
f3aab5d614
clk: Always notify whole subtree when reparenting
|
12 years ago |
Peter De Schrijver
|
34e452a152
clk: honor CLK_GET_RATE_NOCACHE in clk_set_rate
|
12 years ago |
Peter De Schrijver
|
670decdd95
clk: use clk_get_rate() for debugfs
|
12 years ago |
Lai Jiangshan
|
72b5322f11
clk: remove notifier from list before freeing it
|
12 years ago |
Saravana Kannan
|
d41d580587
clk: Disable unused clocks after deferred probing is done
|
12 years ago |
Saravana Kannan
|
f8aa0bd5c9
clk: Fix race condition between clk_set_parent and clk_enable()
|
12 years ago |
Olof Johansson
|
1e435256d6
clk: add clk_ignore_unused option to keep boot clocks on
|
12 years ago |
Sebastian Hesselbarth
|
496620ccf8
clk: export __clk_get_flags for modular clock providers
|
12 years ago |
Soren Brinkmann
|
fb72a0590b
clk: Properly handle notifier return values
|
12 years ago |
Ulf Hansson
|
a68de8e4ab
clk: Fixup locking issues for clk_set_parent
|
12 years ago |
Ulf Hansson
|
031dcc9bd4
clk: Fixup errorhandling for clk_set_parent
|
12 years ago |
Ulf Hansson
|
b33d212f49
clk: Restructure code for __clk_reparent
|
12 years ago |
Mike Turquette
|
533ddeb1e8
clk: allow reentrant calls into the clk framework
|
12 years ago |
Mike Turquette
|
eab89f690e
clk: abstract locking out into helper functions
|
12 years ago |
Sachin Kamat
|
5fda6858a4
clk: Fix incorrect return type in clk.c
|
12 years ago |
Ulf Hansson
|
3cc8247f1d
clk: Introduce optional unprepare_unused callback
|
12 years ago |
Ulf Hansson
|
1c155b3dfe
clk: Unprepare the unused prepared slow clocks at late init
|
12 years ago |
Ulf Hansson
|
3d6ee287a3
clk: Introduce optional is_prepared callback
|
12 years ago |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 years ago |