summaryrefslogtreecommitdiffstats
path: root/drivers/clk/sunxi-ng/ccu-sun8i-r40.c
Commit message (Expand)AuthorAgeFilesLines
* clk: sunxi-ng r40: Constify struct regmap_configJavier Carrasco2024-07-101-1/+1
* clk: sunxi-ng: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-06-041-0/+1
* clk: sunxi-ng: fix module autoloadingKrzysztof Kozlowski2024-04-151-0/+1
* clk: sunxi-ng: Allow drivers to be built as modulesSamuel Holland2021-11-221-1/+5
* clk: sunxi-ng: ccu-sun8i-r40: 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: sun8i: r40: Use sigma delta modulation for audio PLLJernej Skrabec2020-08-251-13/+24
* clk: sunxi-ng: r40: Allow setting parent rate for external clock outputsChen-Yu Tsai2019-12-181-2/+4
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-07-171-17/+29
|\
| * clk: sunxi-ng: r40: Use local parent references for CLK_FIXED_FACTORChen-Yu Tsai2019-06-181-17/+29
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-051-9/+1
|/
* clk: Remove io.h from clk-provider.hStephen Boyd2019-05-151-0/+1
* clk: sunxi-ng: r40: Force LOSC parent to RTC LOSC outputChen-Yu Tsai2018-11-301-0/+11
* clk: sunxi-ng: r40: Add max. rate constraint to video PLLsJernej Skrabec2018-08-271-26/+26
* clk: sunxi-ng: r40: Allow setting parent rate to display related clocksJernej Skrabec2018-06-271-4/+8
* clk: sunxi-ng: r40: Add minimal rate for video PLLsJernej Skrabec2018-06-271-22/+24
* clk: sunxi-ng: r40: export a regmap to access the GMAC registerIcenowy Zheng2018-05-171-0/+33
* clk: sunxi-ng: r40: rewrite init code to a platform driverIcenowy Zheng2018-05-171-11/+28
* clk: sunxi-ng: support R40 SoCIcenowy Zheng2017-08-191-0/+1290