summaryrefslogtreecommitdiff
path: root/drivers/clk/sunxi-ng/ccu-sun50i-h6.c
Commit message (Expand)AuthorAgeFilesLines
* clk: sunxi-ng: h6: Fix default PLL GPU rateJernej Skrabec2022-09-281-2/+6
* clk: sunxi-ng: sun50i: h6: Modify GPU clock configuration to support DFSRoman Stratiienko2022-07-081-3/+13
* clk: sunxi-ng: Allow drivers to be built as modulesSamuel Holland2021-11-221-2/+5
* clk: sunxi-ng: ccu-sun50i-h6: Make use of the helper function devm_platform_i...Cai Huoqing2021-09-131-3/+1
* clk: sunxi-ng: Prevent unbinding CCUs via sysfsSamuel Holland2021-09-131-0/+1
* clk: sunxi-ng: Unregister clocks/resets when unbindingSamuel Holland2021-09-131-1/+1
* clk: sunxi-ng: h6: Fix clock divider range on some clocksAndre Przywara2021-01-201-4/+4
* clk: sunxi-ng: h6: Fix CEC clockAndre Przywara2021-01-061-1/+1
* clk: sunxi-ng: h6: Allow GPU to change parent rateJernej Skrabec2019-10-021-1/+1
* clk: sunxi-ng: h6: Use sigma-delta modulation for audio PLLJernej Skrabec2019-09-301-6/+15
* clk: sunxi-ng: h6: Allow I2S to change parent rateJernej Skrabec2019-08-211-4/+4
* clk: sunxi-ng: h6: Use local parent references for CLK_FIXED_FACTORChen-Yu Tsai2019-06-221-25/+44
* clk: Remove io.h from clk-provider.hStephen Boyd2019-05-151-0/+1
* clk: sunxi-ng: h6: Allow video & vpu clocks to change parent rateJernej Skrabec2019-04-041-3/+3
* clk: sunxi-ng: h6: Preset hdmi-cec clock parentJernej Skrabec2019-04-031-0/+11
* clk: sunxi-ng: Allow DE clock to set parent rateJernej Skrabec2019-03-181-1/+1
* clk: sunxi-ng: h6: Set video PLLs limitsJernej Skrabec2018-11-051-0/+4
* clk: sunxi-ng: sun50i: h6: Fix MMC clock mux widthJagan Teki2018-11-051-3/+3
* clk: sunxi-ng: sun50i: h6: Add 2x fixed post-divider to MMC module clocksIcenowy Zheng2018-09-051-20/+23
* clk: sunxi-ng: h6: fix PWM gate/reset offsetRongyi Chen2018-08-271-1/+1
* clk: sunxi-ng: h6: fix bus clocks' divider positionIcenowy Zheng2018-08-271-4/+4
* clk: sunxi-ng: add missing hdmi-slow clock for H6 CCUIcenowy Zheng2018-03-211-0/+4
* clk: sunxi-ng: add support for the Allwinner H6 CCUIcenowy Zheng2018-03-181-0/+1207