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
/
sunxi-ng
/
ccu_nkmp.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
2019-04-04
clk: sunxi-ng: nkmp: Explain why zero width check is needed
Jernej Skrabec
2019-04-03
clk: sunxi-ng: nkmp: Avoid GENMASK(-1, 0)
Jernej Skrabec
2018-08-27
clk: sunxi-ng: nkmp: Add constraint for maximum rate
Jernej Skrabec
2018-03-18
clk: sunxi-ng: Support fixed post-dividers on NKMP style clocks
Icenowy Zheng
2018-02-15
clk: sunxi-ng: Use u64 for calculation of nkmp rate
Jernej Skrabec
2018-02-15
clk: sunxi-ng: Mask nkmp factors when setting register
Jernej Skrabec
2017-04-21
Merge tag 'sunxi-clk-for-4.12-2' of https://git.kernel.org/pub/scm/linux/kern...
Stephen Boyd
2017-04-13
clk: sunxi-ng: Fix round_rate/set_rate multiplier minimum mismatch
Chen-Yu Tsai
2017-04-13
clk: sunxi-ng: use 1 as fallback for minimum multiplier
Chen-Yu Tsai
2017-03-20
clk: sunxi-ng: fix recalc_rate formula of NKMP clocks
Icenowy Zheng
2017-01-23
clk: sunxi-ng: Implement multiplier maximum
Maxime Ripard
2017-01-23
clk: sunxi-ng: Implement factors offsets
Maxime Ripard
2016-10-25
clk: sunxi-ng: Implement minimum for multipliers
Maxime Ripard
2016-10-25
clk: sunxi-ng: Add minimums for all the relevant structures and clocks
Maxime Ripard
2016-10-25
clk: sunxi-ng: Remove the use of rational computations
Maxime Ripard
2016-09-10
clk: sunxi-ng: div: Allow to set a maximum
Maxime Ripard
2016-07-08
clk: sunxi-ng: Add N-K-M-P factor clock
Maxime Ripard