index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk-fractional-divider.c
Age
Commit message (
Expand
)
Author
2018-12-14
Merge branches 'clk-imx7ulp', 'clk-imx6-fixes', 'clk-imx-fixes', 'clk-imx8qxp...
Stephen Boyd
2018-12-11
clk: Tag basic clk types with SPDX
Stephen Boyd
2018-12-03
clk: fractional-divider: add CLK_FRAC_DIVIDER_ZERO_BASED flag support
A.s. Dong
2017-08-08
clk: fractional-divider: allow overriding of approximation
Elaine Zhang
2016-04-19
clk: fractional-divider: Add hw based registration APIs
Stephen Boyd
2016-01-29
clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h
Geliang Tang
2015-10-02
clk: fractional-divider: switch to rational best approximation
Andy Shevchenko
2015-10-02
clk: fractional-divider: keep mwidth and nwidth internally
Andy Shevchenko
2015-10-02
clk: fractional-divider: rename prate -> parent_rate
Andy Shevchenko
2015-07-28
clk: basic-type: Silence warnings about lock imbalances
Stephen Boyd
2015-05-14
clk: basic-types: Remove useless allocation failure printks
Stephen Boyd
2015-03-12
clk: fractional-divider: support for divider bypassing
Heikki Krogerus
2014-09-10
clk: fractional-divider: cast parent_rate to u64 before multiplying
Heiko Stübner
2014-05-20
clk: new basic clk type for fractional divider
Heikki Krogerus