summaryrefslogtreecommitdiffstats
path: root/drivers/clk/sunxi/clk-factors.h
Commit message (Expand)AuthorAgeFilesLines
* clk: sunxi: Use CLK_IS_CRITICAL flag for critical clksStephen Boyd2018-01-051-0/+4
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* clk: sunxi: Remove clk_register_clkdev callsMaxime Ripard2016-02-111-1/+0Star
* clk: sunxi: factors: Support custom formulasChen-Yu Tsai2016-01-291-0/+3
* clk: sunxi: factors: Consolidate get_factors parameters into a structChen-Yu Tsai2016-01-271-2/+11
* clk: sunxi: factors: Add unregister functionChen-Yu Tsai2016-01-271-0/+5
* clk: sunxi: factors: Make struct clk_factors_config table constChen-Yu Tsai2016-01-271-2/+2
* clk: sunxi: Give sunxi_factors_register a registers parameterHans de Goede2014-12-211-3/+4
* clk: sunxi: make factors clock mux mask configurableChen-Yu Tsai2014-10-211-2/+1Star
* clk: sunxi: factors: Invert the probing logicMaxime Ripard2014-09-271-1/+15
* clk: sunxi: Support factor clocks with N factor starting not from 0Chen-Yu Tsai2014-07-041-0/+1
* clk: sunxi: register factors clocks behind compositeEmilio López2013-12-281-7/+9
* clk: arm: sunxi: Add a new clock driver for sunxi SOCsEmilio López2013-03-271-0/+27