index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk-fractional-divider.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: Remove io.h from clk-provider.h
Stephen Boyd
2019-05-15
1
-0
/
+1
*
Merge branch 'clk-ti' into clk-next
Stephen Boyd
2019-05-07
1
-1
/
+1
|
\
|
*
clk: Remove CLK_IS_BASIC clk flag
Stephen Boyd
2019-04-26
1
-1
/
+1
*
|
clk: core: replace clk_{readl,writel} with {readl,writel}
Jonas Gorski
2019-04-23
1
-2
/
+2
*
|
clk: fractional-divider: add explicit big endian support
Jonas Gorski
2019-04-23
1
-3
/
+19
|
/
*
clk: fractional-divider: check parent rate only if flag is set
Katsuhiro Suzuki
2019-02-22
1
-1
/
+1
*
-
.
Merge branches 'clk-imx7ulp', 'clk-imx6-fixes', 'clk-imx-fixes', 'clk-imx8qxp...
Stephen Boyd
2018-12-14
1
-0
/
+10
|
\
\
|
*
|
clk: fractional-divider: add CLK_FRAC_DIVIDER_ZERO_BASED flag support
A.s. Dong
2018-12-03
1
-0
/
+10
|
|
/
*
/
clk: Tag basic clk types with SPDX
Stephen Boyd
2018-12-11
1
-4
/
+1
|
/
*
clk: fractional-divider: allow overriding of approximation
Elaine Zhang
2017-08-08
1
-8
/
+20
*
clk: fractional-divider: Add hw based registration APIs
Stephen Boyd
2016-04-19
1
-5
/
+35
*
clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h
Geliang Tang
2016-01-29
1
-2
/
+0
*
clk: fractional-divider: switch to rational best approximation
Andy Shevchenko
2015-10-02
1
-15
/
+26
*
clk: fractional-divider: keep mwidth and nwidth internally
Andy Shevchenko
2015-10-02
1
-2
/
+4
*
clk: fractional-divider: rename prate -> parent_rate
Andy Shevchenko
2015-10-02
1
-5
/
+5
*
clk: basic-type: Silence warnings about lock imbalances
Stephen Boyd
2015-07-28
1
-0
/
+8
*
clk: basic-types: Remove useless allocation failure printks
Stephen Boyd
2015-05-14
1
-3
/
+1
*
clk: fractional-divider: support for divider bypassing
Heikki Krogerus
2015-03-12
1
-0
/
+3
*
clk: fractional-divider: cast parent_rate to u64 before multiplying
Heiko Stübner
2014-09-10
1
-1
/
+1
*
clk: new basic clk type for fractional divider
Heikki Krogerus
2014-05-20
1
-0
/
+135