Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e7df6f6e21883d7e8b3ad4641c911da8314ef283
/
drivers
/
clk
/
clk.c
e7df6f6
clk: Constify clk_hw argument to provider APIs
by Stephen Boyd
· 9 years ago
fc4a05d
clk: Remove unused provider APIs
by Stephen Boyd
· 9 years ago
1a9c069
clk: Add clk_hw_*() APIs for use by clk providers
by Stephen Boyd
· 9 years ago
e650034
clk: track the orphan status of clocks and their children
by Heiko Stuebner
· 10 years ago
a57aa18
clk: Silence warnings about lock imbalances
by Stephen Boyd
· 9 years ago
9cfad9b
Merge branch 'cleanup-clk-h-includes' into clk-next
by Stephen Boyd
· 9 years ago
9783c0d
clk: Allow providers to configure min/max rates
by Stephen Boyd
· 9 years ago
19aab27
Merge branch 'clk-determine-rate-struct' into clk-next
by Stephen Boyd
· 9 years ago
57d866e
clk: fix some determine_rate implementations
by Boris Brezillon
· 9 years ago
0817b62
clk: change clk_ops' ->determine_rate() prototype
by Boris Brezillon
· 9 years ago
3c37311
clk: Include clk.h in clk.c
by Stephen Boyd
· 9 years ago
2573a02
clk: Move clk_provider_list to scope of function using it
by Stephen Boyd
· 9 years ago
2e3b19f
clk: Check for allocation errors in of_clk_init()
by Stephen Boyd
· 9 years ago
2cd7b04
Merge tag 'tegra-for-4.2-clk' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into clk-next
by Michael Turquette
· 9 years ago
85e88fa
Merge branch 'clk-exynos-cpu-clk' into clk-next
by Michael Turquette
· 9 years ago
d8d9198
clk: add CLK_RECALC_NEW_RATES clock flag for Exynos cpu clock support
by Bartlomiej Zolnierkiewicz
· 10 years ago
8c9a8a8
clk: Move debug_node field under DEBUG_FS flag in struct clk_core
by Maxime Coquelin
· 9 years ago
2e61dfb
clk: of: helper for filling parent clock array and return num of parents
by Dinh Nguyen
· 9 years ago
a59a516
clk: Fix typo in clk_register() comment
by Shailendra Verma
· 9 years ago
562ef0b
clk: Silence sparse warnings about __clk_{get,put}()
by Stephen Boyd
· 10 years ago
42c8654
clk: Expose clk_hw_reparent() to providers
by Tomeu Vizoso
· 10 years ago
a633472
clk: Add some more lockdep assertions
by Stephen Boyd
· 9 years ago
18e70ef
Merge branch 'clk-fixes' into clk-next
by Stephen Boyd
· 9 years ago
70e9f4d
clk: add newline character after dumping all clocks
by Felipe Balbi
· 10 years ago
d2a5d46
clk: add missing lock when call clk_core_enable in clk_set_parent
by Dong Aisheng
· 10 years ago
7cb8113
clk: Fix JSON output in debugfs
by Stefan Wahren
· 10 years ago
6e5ab41
clk: Update some comments to reflect reality
by Stephen Boyd
· 10 years ago
4dff95d
clk: Remove forward declared function prototypes
by Stephen Boyd
· 10 years ago
1f3e198
clk: Remove impossible if condition in clk_core_get_phase()
by Stephen Boyd
· 10 years ago
d7d1315
clk: Drop unnecessary OOM prints
by Stephen Boyd
· 10 years ago
864e160
clk: Squash __clk_{enable,disable}() into callers
by Dong Aisheng
· 10 years ago
d6968fc
clk: s/clk/core/ for struct clk_core
by Stephen Boyd
· 10 years ago
03bc10a
clk: check ->determine/round_rate() return value in clk_calc_new_rates
by Boris Brezillon
· 10 years ago
5cf065f
Merge branch 'clk-fixes' into clk-next
by Stephen Boyd
· 10 years ago
306c342
clk: Replace of_clk_get_by_clkspec() with of_clk_get_from_provider()
by Stephen Boyd
· 10 years ago
50595f8
clk: Rename child_node to clks_node to avoid confusion
by Stephen Boyd
· 10 years ago
b61c43c
clk: clk_set_parent() with current parent shouldn't fail
by Stephen Boyd
· 10 years ago
dfc202e
clk: Add tracepoints for hardware operations
by Stephen Boyd
· 10 years ago
08b9575
clk: Missing set_phase op is an error
by Stephen Boyd
· 10 years ago
496eadf
clk: Use lockdep asserts to find missing hold of prepare_lock
by Krzysztof Kozlowski
· 10 years ago
3d3801e
clk: introduce clk_is_match
by Michael Turquette
· 10 years ago
f55ac06
clk: don't export static symbol
by Julia Lawall
· 10 years ago
18a8d49
Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linux
by Linus Torvalds
· 10 years ago
ec02ace
clk: Only recalculate the rate if needed
by Tomeu Vizoso
· 10 years ago
9e0ad7d
clk: Don't dereference parent clock if is NULL
by Javier Martinez Canillas
· 10 years ago
612936f
clk: convert clock name allocations to kstrdup_const
by Andrzej Hajda
· 10 years ago
73e0e49
clkdev: Always allocate a struct clk and call __clk_get() w/ CCF
by Stephen Boyd
· 10 years ago
1c8e600
clk: Add rate constraints to clocks
by Tomeu Vizoso
· 10 years ago
b09d6d9
clk: remove clk-private.h
by Michael Turquette
· 10 years ago
035a61c
clk: Make clk API return per-user struct clk instances
by Tomeu Vizoso
· 10 years ago
af0f349
clk: Remove __clk_register
by Tomeu Vizoso
· 10 years ago
c440525
clk: Remove unneeded NULL checks
by Tomeu Vizoso
· 10 years ago
9767b04
clk: Export phase functions
by Maxime Ripard
· 10 years ago
15a02c1
clk: Add __clk_mux_determine_rate_closest
by Stephen Boyd
· 10 years ago
52bba98
clk: Fix debugfs clk removal before inited
by Srinivas Kandagatla
· 10 years ago
5738679
Merge branch 'clk-has-parent' into clk-next
by Michael Turquette
· 10 years ago
4e88f3d
clk: Introduce clk_has_parent()
by Thierry Reding
· 10 years ago
4526e7b
clk: Skip fetching index for single parent clocks
by Stephen Boyd
· 10 years ago
c7662fc
clk: fix possible null pointer dereference
by Stanimir Varbanov
· 10 years ago
89f7e9d
clk: Really fix deadlock with mmap_sem
by Stephen Boyd
· 10 years ago
646cafc
clk: Change clk_ops->determine_rate to return a clk_hw as the best parent
by Tomeu Vizoso
· 10 years ago
61c7cdd
clk: change clk_debugfs_add_file to take a struct clk_hw
by Tomeu Vizoso
· 10 years ago
920f1c7
clk: Don't expose __clk_get_accuracy
by Tomeu Vizoso
· 10 years ago
10cdfe5
clk: Don't try to use a struct clk* after it could have been freed
by Tomeu Vizoso
· 10 years ago
4afbe17
clk: Remove unused function __clk_get_prepare_count
by Tomeu Vizoso
· 10 years ago
40ba3f0
clk: delete a local variable's repeated assignment
by Zhen Lei
· 10 years ago
4dc7ed3
Merge tag 'sunxi-clocks-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into clk-next
by Mike Turquette
· 10 years ago
9824cf7
clk: Add a function to retrieve phase
by Maxime Ripard
· 10 years ago
e59c537
clk: introduce clk_set_phase function & callback
by Mike Turquette
· 11 years ago
a52ae5a
Merge branch 'clk-fixes' into clk-next
by Mike Turquette
· 10 years ago
6314b67
clk: Don't hold prepare_lock across debugfs creation
by Stephen Boyd
· 10 years ago
067bb17
clk: prevent erronous parsing of children during rate change
by Tero Kristo
· 10 years ago
abeab45
clk: Propagate any error return from debug_init()
by Chris Brand
· 10 years ago
86be408
clk: Support for clock parents and rates assigned from device tree
by Sylwester Nawrocki
· 10 years ago
fb2b3c9
clk: define and export clk_debugs_add_file
by Peter De Schrijver
· 10 years ago
6b44c854
clk: Fix build warnings
by Sachin Kamat
· 10 years ago
27b8d5f
clk: flatten clk tree in debugfs
by Peter De Schrijver
· 10 years ago
1cdf8ee
clk: export __clk_round_rate for providers
by Arnd Bergmann
· 10 years ago
fb8abb7
clk: Neaten clk_summary output
by Geert Uytterhoeven
· 11 years ago
63589e9
clk: Ignore error and NULL pointers passed to clk_{unprepare, disable}()
by Stephen Boyd
· 11 years ago
8f2c2db
clk: Consolidate recalc rate logic
by Stephen Boyd
· 11 years ago
86a6123
clk: Don't check for missing ops in clk_set_parent()
by Stephen Boyd
· 11 years ago
874f224
clk: Fix slab corruption in clk_unregister()
by Stephen Boyd
· 11 years ago
293ba3b
clk: Fix double free due to devm_clk_register()
by Stephen Boyd
· 11 years ago
e5ca8fb
clk: Fix minor errors in of_clk_init() function comments
by Sylwester Nawrocki
· 11 years ago
3f6d439
clk: reverse default clk provider initialization order in of_clk_init()
by Sylwester Nawrocki
· 11 years ago
c646cbf
clk: support hardware-specific debugfs entries
by Alex Elder
· 11 years ago
f736386
clk: turn rate change failed warning into pr_debug
by Sascha Hauer
· 11 years ago
1771b10
clk: respect the clock dependencies in of_clk_init
by Gregory CLEMENT
· 11 years ago
ad077ce
Merge branch 'clk-fixes' into clk-next
by Mike Turquette
· 11 years ago
00efcb1
clk: Correct handling of NULL clk in __clk_{get, put}
by Sylwester Nawrocki
· 11 years ago
a34cd46
clk: return probe defer when DT clock not yet ready
by Jean-Francois Moine
· 11 years ago
86bcfa2
clk: add pr_debug & kerneldoc around clk notifiers
by Mike Turquette
· 11 years ago
7a0fc1a
clk: add clock-indices support
by Ben Dooks
· 11 years ago
5324fda
clk: Fix notifier documentation
by Soren Brinkmann
· 11 years ago
0b7f04b
clk: Export more clk-provider functions
by Stephen Boyd
· 11 years ago
819b486
CLK: ti: add init support for clock IP blocks
by Tero Kristo
· 11 years ago
3fa2252
clk: Add set_rate_and_parent() op
by Stephen Boyd
· 11 years ago
dbdf6ff
Merge branch 'clk-next-unregister' into clk-next
by Mike Turquette
· 11 years ago
ea72dc2
clk: remove CONFIG_COMMON_CLK_DEBUG
by Mike Turquette
· 11 years ago
Next »