index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk-fixed-factor.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: fixed-factor: Remove export symbol on setup function
Stephen Boyd
2016-08-15
1
-1
/
+0
*
clk: fixed-factor: Convert into a module platform driver
Ricardo Ribalda Delgado
2016-08-12
1
-8
/
+65
*
clk: fixed-factor: Allow for a few clocks to change the parent rate
Maxime Ripard
2016-07-01
1
-1
/
+10
*
clk: fixed-factor: Add hw based registration APIs
Stephen Boyd
2016-04-19
1
-7
/
+35
*
clk: add clk_unregister_fixed_factor()
Masahiro Yamada
2016-01-29
1
-0
/
+13
*
clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h
Geliang Tang
2016-01-29
1
-2
/
+0
*
clk: Convert basic types to clk_hw based provider APIs
Stephen Boyd
2015-08-24
1
-2
/
+1
*
clk: Convert __clk_get_flags() to clk_hw_get_flags()
Stephen Boyd
2015-08-24
1
-1
/
+1
*
clk: fixed: Add comment to clk_fixed_set_rate
Daniel Thompson
2015-06-10
1
-1
/
+7
*
clk: basic-types: Remove useless allocation failure printks
Stephen Boyd
2015-05-14
1
-3
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-11-15
1
-1
/
+1
|
\
|
*
clk: fixed-factor: Fix a trivial typo
Ezequiel Garcia
2013-10-14
1
-1
/
+1
*
|
clk: export fixed-factor, gate & mux registration
Mike Turquette
2013-08-16
1
-0
/
+2
|
/
*
clk: add device tree fixed-factor-clock binding support
Gregory CLEMENT
2013-04-12
1
-0
/
+36
*
clk: fixed-factor: round_rate should use do_div
Haojian Zhuang
2013-01-11
1
-1
/
+4
*
clk: Add CLK_IS_BASIC flag to identify basic clocks
Rajendra Nayak
2012-07-11
1
-1
/
+1
*
clk: add a fixed factor clock
Sascha Hauer
2012-05-08
1
-0
/
+95