index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk-fractional-divider.c
Age
Commit message (
Expand
)
Author
2022-03-11
clk: cleanup comments
Tom Rix
2021-08-12
clk: fractional-divider: Document the arithmetics used behind the code
Andy Shevchenko
2021-08-12
clk: fractional-divider: Introduce POWER_OF_TWO_PS flag
Andy Shevchenko
2021-08-12
clk: fractional-divider: Export approximation algorithm to the CCF users
Andy Shevchenko
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
2019-05-07
Merge branch 'clk-ti' into clk-next
Stephen Boyd
2019-04-26
clk: Remove CLK_IS_BASIC clk flag
Stephen Boyd
2019-04-23
clk: core: replace clk_{readl,writel} with {readl,writel}
Jonas Gorski
2019-04-23
clk: fractional-divider: add explicit big endian support
Jonas Gorski
2019-02-22
clk: fractional-divider: check parent rate only if flag is set
Katsuhiro Suzuki
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