summaryrefslogtreecommitdiffstats
path: root/drivers/clk/sunxi/clk-sun8i-mbus.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1Star
* clk: Remove io.h from clk-provider.hStephen Boyd2019-05-151-0/+1
* clk: sunxi: Use CLK_IS_CRITICAL flag for critical clksStephen Boyd2018-01-051-5/+2Star
* clk: sunxi: Fix return value check in sun8i_a23_mbus_setup()Wei Yongjun2016-08-081-1/+1
* clk: sunxi: Remove use of variable length arrayStephen Boyd2016-03-151-2/+9
* clk: sunxi: rewrite sun8i-a23-mbus-clk using the simpler composite clkChen-Yu Tsai2016-01-291-45/+76
* clk: sunxi: factors: Consolidate get_factors parameters into a structChen-Yu Tsai2016-01-271-12/+6Star
* clk: sunxi: Include clk.h and remove unused clkdev.h includesStephen Boyd2015-07-201-1/+1
* clk: sunxi: Give sunxi_factors_register a registers parameterHans de Goede2014-12-211-2/+11
* clk: sunxi: make factors clock mux mask configurableChen-Yu Tsai2014-10-211-0/+1
* clk: sunxi: Add sun8i MBUS clock supportChen-Yu Tsai2014-09-271-0/+78