Mans Rullgard
|
9054a31d60
clk: check for invalid parent index of orphans in __clk_init()
|
10 years ago |
Dong Aisheng
|
c660b2ebb2
clk: remove duplicated code with __clk_set_parent_after
|
10 years ago |
Stephen Boyd
|
e7df6f6e21
clk: Constify clk_hw argument to provider APIs
|
10 years ago |
Stephen Boyd
|
fc4a05d4b0
clk: Remove unused provider APIs
|
10 years ago |
Stephen Boyd
|
1a9c069cb2
clk: Add clk_hw_*() APIs for use by clk providers
|
10 years ago |
Heiko Stuebner
|
e6500344ed
clk: track the orphan status of clocks and their children
|
10 years ago |
Stephen Boyd
|
a57aa18539
clk: Silence warnings about lock imbalances
|
10 years ago |
Stephen Boyd
|
9cfad9bc47
Merge branch 'cleanup-clk-h-includes' into clk-next
|
10 years ago |
Stephen Boyd
|
9783c0d985
clk: Allow providers to configure min/max rates
|
10 years ago |
Stephen Boyd
|
19aab27308
Merge branch 'clk-determine-rate-struct' into clk-next
|
10 years ago |
Boris Brezillon
|
57d866e606
clk: fix some determine_rate implementations
|
10 years ago |
Boris Brezillon
|
0817b62cc0
clk: change clk_ops' ->determine_rate() prototype
|
10 years ago |
Stephen Boyd
|
3c37311730
clk: Include clk.h in clk.c
|
10 years ago |
Stephen Boyd
|
2573a02aa5
clk: Move clk_provider_list to scope of function using it
|
10 years ago |
Stephen Boyd
|
2e3b19f137
clk: Check for allocation errors in of_clk_init()
|
10 years ago |
Michael Turquette
|
2cd7b04328
Merge tag 'tegra-for-4.2-clk' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into clk-next
|
10 years ago |
Michael Turquette
|
85e88fab13
Merge branch 'clk-exynos-cpu-clk' into clk-next
|
10 years ago |
Bartlomiej Zolnierkiewicz
|
d8d919879e
clk: add CLK_RECALC_NEW_RATES clock flag for Exynos cpu clock support
|
10 years ago |
Maxime Coquelin
|
8c9a8a8f71
clk: Move debug_node field under DEBUG_FS flag in struct clk_core
|
10 years ago |
Dinh Nguyen
|
2e61dfb360
clk: of: helper for filling parent clock array and return num of parents
|
10 years ago |
Shailendra Verma
|
a59a516398
clk: Fix typo in clk_register() comment
|
10 years ago |
Stephen Boyd
|
562ef0b098
clk: Silence sparse warnings about __clk_{get,put}()
|
10 years ago |
Tomeu Vizoso
|
42c86547f4
clk: Expose clk_hw_reparent() to providers
|
10 years ago |
Stephen Boyd
|
a633472519
clk: Add some more lockdep assertions
|
10 years ago |
Stephen Boyd
|
18e70efe3e
Merge branch 'clk-fixes' into clk-next
|
10 years ago |
Felipe Balbi
|
70e9f4dde0
clk: add newline character after dumping all clocks
|
10 years ago |
Dong Aisheng
|
d2a5d46b16
clk: add missing lock when call clk_core_enable in clk_set_parent
|
10 years ago |
Stefan Wahren
|
7cb81136d2
clk: Fix JSON output in debugfs
|
10 years ago |
Stephen Boyd
|
6e5ab41b10
clk: Update some comments to reflect reality
|
10 years ago |
Stephen Boyd
|
4dff95dc94
clk: Remove forward declared function prototypes
|
10 years ago |