summaryrefslogtreecommitdiffstats
path: root/drivers/clk/sunxi/clk-factors.c
Commit message (Expand)AuthorAgeFilesLines
* clk: sunxi: fix build warningCorentin LABBE2017-11-011-2/+0
* clk: sunxi: make clk-* explicitly non-modularPaul Gortmaker2016-07-061-1/+0
* clk: sunxi: Remove clk_register_clkdev callsMaxime Ripard2016-02-111-7/+0
* clk: sunxi: factors: Drop round_rate from clk opsChen-Yu Tsai2016-01-291-16/+0
* clk: sunxi: factors: Support custom formulasChen-Yu Tsai2016-01-291-2/+29
* clk: sunxi: factors: Consolidate get_factors parameters into a structChen-Yu Tsai2016-01-271-8/+16
* clk: sunxi: factors: Add unregister functionChen-Yu Tsai2016-01-271-0/+25
* clk: sunxi: factors: Add clk cleanup in sunxi_factors_register() error pathChen-Yu Tsai2016-01-271-15/+29
* clk: sunxi: factors: Make struct clk_factors_config table constChen-Yu Tsai2016-01-271-2/+2
* clk: sunxi: Convert to clk_hw based provider APIsStephen Boyd2015-08-241-5/+5
* clk: Convert __clk_get_flags() to clk_hw_get_flags()Stephen Boyd2015-08-241-1/+1
* clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()Stephen Boyd2015-08-241-1/+1
* clk: sunxi: make use of of_clk_parent_fill helper functionDinh Nguyen2015-07-281-3/+1
* clk: fix some determine_rate implementationsBoris Brezillon2015-07-271-2/+4
* clk: change clk_ops' ->determine_rate() prototypeBoris Brezillon2015-07-271-11/+10
* clk: Add rate constraints to clocksTomeu Vizoso2015-02-021-0/+2
* clk: sunxi: Give sunxi_factors_register a registers parameterHans de Goede2014-12-211-6/+4
* clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso2014-12-031-2/+2
* clk: sunxi: make factors clock mux mask configurableChen-Yu Tsai2014-10-211-1/+1
* clk: sunxi: factors: Invert the probing logicMaxime Ripard2014-09-271-6/+95
* clk: sunxi: Support factor clocks with N factor starting not from 0Chen-Yu Tsai2014-07-041-1/+1
* clk: sunxi: factors: automatic reparenting supportEmilio López2014-05-051-0/+36
* clk: sunxi: register factors clocks behind compositeEmilio López2013-12-281-62/+1
* clk: sunxi: factors: clear variables before using themEmilio López2013-11-101-1/+1
* clk: sunxi: factors: fix off-by-one masksEmilio López2013-11-101-1/+1
* clk: arm: sunxi: Add a new clock driver for sunxi SOCsEmilio López2013-03-271-0/+180
OpenPOWER on IntegriCloud