Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
4e9120cbaca118f35a31a5e9986063e722614378
/
drivers
/
clk
/
clk-fixed-factor.c
50ce6826
clk: fixed: fix double free in resource managed fixed-factor clock
by Dmitry Baryshkov
· 3 years, 9 months ago
0b9266d
clk: fixed: add devm helper for clk_hw_register_fixed_factor()
by Daniel Palmer
· 3 years, 11 months ago
52ba4fa
clk: fixed: add missing kerneldoc
by Krzysztof Kozlowski
· 4 years, 3 months ago
c1157f6
Merge branch 'clk-parent-rewrite-1' into clk-next
by Stephen Boyd
· 6 years ago
90b6c5c
clk: Remove CLK_IS_BASIC clk flag
by Stephen Boyd
· 6 years ago
e4818d6
clk: fixed-factor: Initialize clk_init_data on stack
by Stephen Boyd
· 6 years ago
ecbf3f1
clk: fixed-factor: Let clk framework find parent
by Stephen Boyd
· 6 years ago
9dc3204
Merge branch 'clk-fixes' into clk-next
by Stephen Boyd
· 6 years ago
e1bd55e
clk: Tag basic clk types with SPDX
by Stephen Boyd
· 6 years ago
f98e8a5
clk: fixed-factor: fix of_node_get-put imbalance
by Ricardo Ribalda Delgado
· 6 years ago
e665f02
clk: Convert to using %pOFn instead of device_node.name
by Rob Herring
· 6 years ago
f6dab42
clk: clk-fixed-factor: Clear OF_POPULATED flag in case of failure
by Rajan Vaja
· 6 years ago
1caadde
clk: fixed-factor: Remove export symbol on setup function
by Stephen Boyd
· 8 years ago
971451b
clk: fixed-factor: Convert into a module platform driver
by Ricardo Ribalda Delgado
· 8 years ago
e6cbf99
clk: fixed-factor: Allow for a few clocks to change the parent rate
by Maxime Ripard
· 9 years ago
0759ac8
clk: fixed-factor: Add hw based registration APIs
by Stephen Boyd
· 9 years ago
cbf9591
clk: add clk_unregister_fixed_factor()
by Masahiro Yamada
· 9 years ago
5fd9c05
clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h
by Geliang Tang
· 9 years ago
2f508a9
clk: Convert basic types to clk_hw based provider APIs
by Stephen Boyd
· 9 years ago
98d8a60
clk: Convert __clk_get_flags() to clk_hw_get_flags()
by Stephen Boyd
· 10 years ago
3037e9e
clk: fixed: Add comment to clk_fixed_set_rate
by Daniel Thompson
· 10 years ago
d122db7
clk: basic-types: Remove useless allocation failure printks
by Stephen Boyd
· 10 years ago
9073e1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
fe2fd5c
clk: fixed-factor: Fix a trivial typo
by Ezequiel Garcia
· 11 years ago
5cfe10b
clk: export fixed-factor, gate & mux registration
by Mike Turquette
· 11 years ago
79b1664
clk: add device tree fixed-factor-clock binding support
by Gregory CLEMENT
· 12 years ago
bab5330
clk: fixed-factor: round_rate should use do_div
by Haojian Zhuang
· 12 years ago
f7d8caa
clk: Add CLK_IS_BASIC flag to identify basic clocks
by Rajendra Nayak
· 13 years ago
f0948f5
clk: add a fixed factor clock
by Sascha Hauer
· 13 years ago