aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/sunxi/clk-factors.c
Commit message (Expand)AuthorAge
* clk: sunxi: Use CLK_IS_CRITICAL flag for critical clksStephen Boyd2018-01-04
* clk: sunxi: fix build warningCorentin LABBE2017-11-02
* clk: sunxi: make clk-* explicitly non-modularPaul Gortmaker2016-07-06
* clk: sunxi: Remove clk_register_clkdev callsMaxime Ripard2016-02-11
* clk: sunxi: factors: Drop round_rate from clk opsChen-Yu Tsai2016-01-29
* clk: sunxi: factors: Support custom formulasChen-Yu Tsai2016-01-29
* clk: sunxi: factors: Consolidate get_factors parameters into a structChen-Yu Tsai2016-01-27
* clk: sunxi: factors: Add unregister functionChen-Yu Tsai2016-01-27
* clk: sunxi: factors: Add clk cleanup in sunxi_factors_register() error pathChen-Yu Tsai2016-01-27
* clk: sunxi: factors: Make struct clk_factors_config table constChen-Yu Tsai2016-01-27
* clk: sunxi: Convert to clk_hw based provider APIsStephen Boyd2015-08-24
* clk: Convert __clk_get_flags() to clk_hw_get_flags()Stephen Boyd2015-08-24
* clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()Stephen Boyd2015-08-24
* clk: sunxi: make use of of_clk_parent_fill helper functionDinh Nguyen2015-07-28
* clk: fix some determine_rate implementationsBoris Brezillon2015-07-27
* clk: change clk_ops' ->determine_rate() prototypeBoris Brezillon2015-07-27
* clk: Add rate constraints to clocksTomeu Vizoso2015-02-02
* clk: sunxi: Give sunxi_factors_register a registers parameterHans de Goede2014-12-21
* clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso2014-12-03
* clk: sunxi: make factors clock mux mask configurableChen-Yu Tsai2014-10-21
* clk: sunxi: factors: Invert the probing logicMaxime Ripard2014-09-27
* clk: sunxi: Support factor clocks with N factor starting not from 0Chen-Yu Tsai2014-07-04
* clk: sunxi: factors: automatic reparenting supportEmilio López2014-05-05
* clk: sunxi: register factors clocks behind compositeEmilio López2013-12-28
* clk: sunxi: factors: clear variables before using themEmilio López2013-11-10
* clk: sunxi: factors: fix off-by-one masksEmilio López2013-11-10
* clk: arm: sunxi: Add a new clock driver for sunxi SOCsEmilio López2013-03-27