index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
clk-provider.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
-
.
Merge branches 'clk-remove-asm-clkdev', 'clk-debugfs-fixes', 'clk-renesas' an...
Stephen Boyd
2018-01-27
1
-0
/
+2
|
\
\
|
|
*
clk: Show symbolic clock flags in debugfs
Geert Uytterhoeven
2018-01-10
1
-0
/
+2
*
|
|
Merge branch 'clk-divider-container' into clk-next
Stephen Boyd
2018-01-27
1
-1
/
+1
|
\
\
\
|
*
|
|
clk: divider: fix incorrect usage of container_of
Jerome Brunet
2017-12-29
1
-1
/
+1
|
|
/
/
|
|
|
|
\
\
*
-
.
|
|
Merge branches 'clk-spreadtrum', 'clk-mvebu-dvfs', 'clk-qoriq', 'clk-imx' and...
Stephen Boyd
2018-01-27
1
-0
/
+38
|
\
\
|
|
|
|
_
|
/
|
/
|
|
|
*
|
clk: move clock common macros out from vendor directories
Chunyan Zhang
2017-12-22
1
-0
/
+38
|
|
/
*
/
clk: add clock protection mechanism to clk core
Jerome Brunet
2017-12-20
1
-0
/
+1
|
/
*
Merge branch 'clk-gpio' into clk-next
Stephen Boyd
2017-11-14
1
-6
/
+6
|
\
|
*
clk: clk-gpio: Make GPIO clock provider use descriptors only
Linus Walleij
2017-11-02
1
-6
/
+6
*
|
clk: Add devm_of_clk_add_hw_provider()/del_provider() APIs
Stephen Boyd
2017-11-02
1
-0
/
+13
|
/
*
clk: gate: expose clk_gate_ops::is_enabled
Gabriel Fernandez
2017-09-01
1
-0
/
+1
*
clk: fractional-divider: allow overriding of approximation
Elaine Zhang
2017-08-08
1
-0
/
+3
*
clk: divider: Make divider_round_rate take the parent clock
Maxime Ripard
2017-06-07
1
-3
/
+13
*
clk: core: add __init decoration for CLK_OF_DECLARE_DRIVER function
Shawn Guo
2016-10-18
1
-1
/
+1
*
clk: change the type of clk_hw_onecell_data.num to unsigned int
Masahiro Yamada
2016-09-23
1
-1
/
+1
*
clk: return unsigned int in dummy non-OF of_clk_get_parent_count()
Rafał Miłecki
2016-08-26
1
-1
/
+1
*
clk: core: New macro CLK_OF_DECLARE_DRIVER
Ricardo Ribalda Delgado
2016-08-13
1
-0
/
+12
*
clk: core: support clocks which requires parents enable (part 1)
Dong Aisheng
2016-07-02
1
-0
/
+2
*
Merge branch 'clk-hw-unregister-fixed-rate' into clk-next
Stephen Boyd
2016-06-30
1
-0
/
+1
|
\
|
*
clk: fixed-rate: add clk_hw_unregister_fixed_rate()
Masahiro Yamada
2016-06-30
1
-0
/
+1
*
|
clk: Remove CLK_IS_ROOT flag
Stephen Boyd
2016-06-01
1
-1
/
+1
|
/
*
Merge branch 'clk-hw-register' (early part) into clk-next
Stephen Boyd
2016-04-21
1
-0
/
+93
|
\
|
*
clk: fixed-rate: Add hw based registration APIs
Stephen Boyd
2016-04-20
1
-0
/
+7
|
*
clk: gpio: Add hw based registration APIs
Stephen Boyd
2016-04-20
1
-0
/
+8
|
*
clk: composite: Add hw based registration APIs
Stephen Boyd
2016-04-20
1
-0
/
+7
|
*
clk: fractional-divider: Add hw based registration APIs
Stephen Boyd
2016-04-20
1
-0
/
+5
|
*
clk: fixed-factor: Add hw based registration APIs
Stephen Boyd
2016-04-20
1
-0
/
+4
|
*
clk: mux: Add hw based registration APIs
Stephen Boyd
2016-04-20
1
-0
/
+11
|
*
clk: gate: Add hw based registration APIs
Stephen Boyd
2016-04-20
1
-0
/
+5
|
*
clk: divider: Add hw based registration APIs
Stephen Boyd
2016-04-20
1
-0
/
+10
|
*
clk: Add clk_hw OF clk providers
Stephen Boyd
2016-04-20
1
-0
/
+30
|
*
clk: Add {devm_}clk_hw_{register,unregister}() APIs
Stephen Boyd
2016-04-20
1
-0
/
+6
*
|
Merge branch 'clk-composite-unregister' into clk-next
Stephen Boyd
2016-04-21
1
-0
/
+1
|
\
\
|
*
|
clk: composite: Add unregister function
Maxime Ripard
2016-04-21
1
-0
/
+1
|
|
/
*
|
clk: Provide OF helper to mark clocks as CRITICAL
Lee Jones
2016-04-09
1
-1
/
+7
*
|
clk: Allow clocks to be marked as CRITICAL
Lee Jones
2016-04-09
1
-0
/
+1
|
/
*
clk: Make of_clk_get_parent_count() return unsigned ints
Stephen Boyd
2016-02-27
1
-1
/
+1
*
clk: provider: Remove of_gpio_{gate,mux}_clk_setup() prototypes
Stephen Boyd
2016-02-07
1
-4
/
+0
*
clk: Deprecate CLK_IS_ROOT
Stephen Boyd
2016-02-07
1
-1
/
+1
*
clk: add clk_unregister_fixed_rate()
Masahiro Yamada
2016-01-30
1
-1
/
+1
*
clk: add clk_unregister_fixed_factor()
Masahiro Yamada
2016-01-30
1
-0
/
+1
*
clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h
Geliang Tang
2016-01-29
1
-0
/
+18
*
clk-divider: make sure read-only dividers do not write to their register
Heiko Stuebner
2016-01-29
1
-0
/
+1
*
Merge branch 'clk-rockchip' into clk-next
Michael Turquette
2015-12-23
1
-0
/
+1
|
\
|
*
clk: add flag for clocks that need to be enabled on rate changes
Heiko Stuebner
2015-12-23
1
-0
/
+1
*
|
clk: Use static inline functions instead of macros for dummies
Geert Uytterhoeven
2015-11-20
1
-4
/
+2
*
|
clk: fix a typo in comment block of struct clk_rate_request
Masahiro Yamada
2015-11-20
1
-1
/
+1
|
/
*
clk: Add clk_hw_is_enabled() for use by clk providers
Joachim Eastwood
2015-10-26
1
-0
/
+1
*
clk: Add stubs for of_clk_*() APIs when CONFIG_OF=n
Stephen Boyd
2015-10-26
1
-0
/
+9
*
clk: Remove clk_{register,unregister}_multiplier()
Stephen Boyd
2015-10-23
1
-7
/
+0
[next]