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-sun8i-h3.c
Age
Commit message (
Expand
)
Author
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
2018-12-04
clk: sunxi-ng: h3: Allow parent change for ve clock
Jernej Skrabec
2018-12-03
clk: sunxi-ng: h3/h5: Fix CSI_MCLK parent
Chen-Yu Tsai
2018-08-27
clk: sunxi-ng: h3/h5: Add max. rate constraint to pll-video
Jernej Skrabec
2018-03-02
clk: sunxi-ng: h3: h5: Allow some clocks to set parent rate
Jernej Skrabec
2018-03-02
clk: sunxi-ng: h3: h5: Add minimal rate for video PLL
Jernej Skrabec
2017-10-13
clk: sunxi-ng: sun8i: h3: Use sigma-delta modulation for audio PLL
Chen-Yu Tsai
2017-09-17
clk: sunxi-ng: add CLK_SET_RATE_PARENT flag to H3 GPU clock
Icenowy Zheng
2017-09-17
clk: sunxi-ng: add CLK_SET_RATE_UNGATE to all H3 PLLs
Icenowy Zheng
2017-08-23
Merge tag 'sunxi-clk-for-4.14-2' of https://git.kernel.org/pub/scm/linux/kern...
Stephen Boyd
2017-08-04
clk: sunxi-ng: allow set parent clock (PLL_CPUX) for CPUX clock on H3
Icenowy Zheng
2017-08-04
clk: sunxi-ng: h3: gate then ungate PLL CPU clk after rate change
Chen-Yu Tsai
2017-07-21
clk: Convert to using %pOF instead of full_name
Rob Herring
2017-06-07
clk: sunxi-ng: Support multiple variable pre-dividers
Chen-Yu Tsai
2017-03-06
clk: sunxi-ng: add Allwinner H5 CCU support for H3 CCU driver
Icenowy Zheng
2017-01-02
clk: sunxi-ng: fix PLL_CPUX adjusting on H3
Ondrej Jirman
2016-11-11
clk: sunxi-ng: sun8i-h3: Set CLK_SET_RATE_PARENT for audio module clocks
Chen-Yu Tsai
2016-09-14
Merge tag 'sunxi-clk-for-4.9' of https://git.kernel.org/pub/scm/linux/kernel/...
Stephen Boyd
2016-08-29
clk: sunxi-ng: Fix wrong reset register offsets
Jorik Jonker
2016-08-25
clk: sunxi-ng: mux: support fixed pre-dividers on multiple parents
Chen-Yu Tsai
2016-07-11
clk: sunxi-ng: h3: Fix audio clock divider offset
Maxime Ripard
2016-07-08
clk: sunxi-ng: Add H3 clocks
Maxime Ripard