Michael Turquette
|
3d3801effd
clk: introduce clk_is_match
|
10 years ago |
Julia Lawall
|
f55ac0655a
clk: don't export static symbol
|
10 years ago |
Linus Torvalds
|
18a8d49973
Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linux
|
10 years ago |
Tomeu Vizoso
|
ec02ace8ca
clk: Only recalculate the rate if needed
|
10 years ago |
Javier Martinez Canillas
|
9e0ad7d28a
clk: Don't dereference parent clock if is NULL
|
10 years ago |
Andrzej Hajda
|
612936f212
clk: convert clock name allocations to kstrdup_const
|
10 years ago |
Stephen Boyd
|
73e0e496af
clkdev: Always allocate a struct clk and call __clk_get() w/ CCF
|
10 years ago |
Tomeu Vizoso
|
1c8e600440
clk: Add rate constraints to clocks
|
10 years ago |
Michael Turquette
|
b09d6d9910
clk: remove clk-private.h
|
10 years ago |
Tomeu Vizoso
|
035a61c314
clk: Make clk API return per-user struct clk instances
|
10 years ago |
Tomeu Vizoso
|
af0f349b29
clk: Remove __clk_register
|
10 years ago |
Tomeu Vizoso
|
c440525cb9
clk: Remove unneeded NULL checks
|
10 years ago |
Maxime Ripard
|
9767b04fe6
clk: Export phase functions
|
10 years ago |
Stephen Boyd
|
15a02c1f6d
clk: Add __clk_mux_determine_rate_closest
|
10 years ago |
Srinivas Kandagatla
|
52bba9809a
clk: Fix debugfs clk removal before inited
|
10 years ago |
Michael Turquette
|
57386798f7
Merge branch 'clk-has-parent' into clk-next
|
10 years ago |
Thierry Reding
|
4e88f3de89
clk: Introduce clk_has_parent()
|
10 years ago |
Stephen Boyd
|
4526e7b857
clk: Skip fetching index for single parent clocks
|
10 years ago |
Stanimir Varbanov
|
c7662fc59c
clk: fix possible null pointer dereference
|
10 years ago |
Stephen Boyd
|
89f7e9de59
clk: Really fix deadlock with mmap_sem
|
10 years ago |
Tomeu Vizoso
|
646cafc6aa
clk: Change clk_ops->determine_rate to return a clk_hw as the best parent
|
10 years ago |
Tomeu Vizoso
|
61c7cddfad
clk: change clk_debugfs_add_file to take a struct clk_hw
|
10 years ago |
Tomeu Vizoso
|
920f1c7472
clk: Don't expose __clk_get_accuracy
|
10 years ago |
Tomeu Vizoso
|
10cdfe54da
clk: Don't try to use a struct clk* after it could have been freed
|
10 years ago |
Tomeu Vizoso
|
4afbe1760d
clk: Remove unused function __clk_get_prepare_count
|
10 years ago |
Zhen Lei
|
40ba3f0ff2
clk: delete a local variable's repeated assignment
|
11 years ago |
Mike Turquette
|
4dc7ed32f3
Merge tag 'sunxi-clocks-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into clk-next
|
11 years ago |
Maxime Ripard
|
9824cf73c3
clk: Add a function to retrieve phase
|
11 years ago |
Mike Turquette
|
e59c5371fb
clk: introduce clk_set_phase function & callback
|
11 years ago |
Mike Turquette
|
a52ae5a755
Merge branch 'clk-fixes' into clk-next
|
11 years ago |