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