开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
sunxi-ng
/
ccu_nm.c
Age
Commit message (
Expand
)
Author
2023-08-09
clk: sunxi-ng: nm: Support finding closest rate
Frank Oltmanns
2023-01-08
clk: sunxi-ng: Avoid computing the rate twice
Samuel Holland
2021-11-22
clk: sunxi-ng: Export symbols used by CCU drivers
Samuel Holland
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
2018-11-05
clk: sunxi-ng: Use u64 for calculation of NM rate
Jernej Skrabec
2018-08-27
clk: sunxi-ng: Add maximum rate constraint to NM PLLs
Jernej Skrabec
2018-03-02
clk: sunxi-ng: Add check for minimal rate to NM PLLs
Jernej Skrabec
2017-12-08
clk: sunxi-ng: Support fixed post-dividers on NM style clocks
Chen-Yu Tsai
2017-10-13
clk: sunxi-ng: nm: Add support for sigma-delta modulation
Chen-Yu Tsai
2017-10-13
clk: sunxi-ng: nm: Check if requested rate is supported by fractional clock
Chen-Yu Tsai
2017-08-01
clk: sunxi-ng: Wait for lock when using fractional mode
Jernej Škrabec
2017-08-01
clk: sunxi-ng: Fix fractional mode for N-M clocks
Jernej Škrabec
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-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-M-factor clock support
Maxime Ripard