Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clk: sunxi: Use CLK_IS_CRITICAL flag for critical clks | Stephen Boyd | 2018-01-04 | 1 | -5/+2 |
* | clk: sunxi: Fix return value check in sun8i_a23_mbus_setup() | Wei Yongjun | 2016-08-08 | 1 | -1/+1 |
* | clk: sunxi: Remove use of variable length array | Stephen Boyd | 2016-03-15 | 1 | -2/+9 |
* | clk: sunxi: rewrite sun8i-a23-mbus-clk using the simpler composite clk | Chen-Yu Tsai | 2016-01-29 | 1 | -45/+76 |
* | clk: sunxi: factors: Consolidate get_factors parameters into a struct | Chen-Yu Tsai | 2016-01-27 | 1 | -12/+6 |
* | clk: sunxi: Include clk.h and remove unused clkdev.h includes | Stephen Boyd | 2015-07-20 | 1 | -1/+1 |
* | clk: sunxi: Give sunxi_factors_register a registers parameter | Hans de Goede | 2014-12-21 | 1 | -2/+11 |
* | clk: sunxi: make factors clock mux mask configurable | Chen-Yu Tsai | 2014-10-21 | 1 | -0/+1 |
* | clk: sunxi: Add sun8i MBUS clock support | Chen-Yu Tsai | 2014-09-27 | 1 | -0/+78 |