summaryrefslogtreecommitdiff
path: root/drivers/clk/sunxi/clk-factors.c
AgeCommit message (Expand)Author
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-01-04clk: sunxi: Use CLK_IS_CRITICAL flag for critical clksStephen Boyd
2017-11-01clk: sunxi: fix build warningCorentin LABBE
2016-07-06clk: sunxi: make clk-* explicitly non-modularPaul Gortmaker
2016-02-11clk: sunxi: Remove clk_register_clkdev callsMaxime Ripard
2016-01-29clk: sunxi: factors: Drop round_rate from clk opsChen-Yu Tsai
2016-01-29clk: sunxi: factors: Support custom formulasChen-Yu Tsai
2016-01-27clk: sunxi: factors: Consolidate get_factors parameters into a structChen-Yu Tsai
2016-01-27clk: sunxi: factors: Add unregister functionChen-Yu Tsai
2016-01-27clk: sunxi: factors: Add clk cleanup in sunxi_factors_register() error pathChen-Yu Tsai
2016-01-27clk: sunxi: factors: Make struct clk_factors_config table constChen-Yu Tsai
2015-08-24clk: sunxi: Convert to clk_hw based provider APIsStephen Boyd
2015-08-24clk: Convert __clk_get_flags() to clk_hw_get_flags()Stephen Boyd
2015-08-24clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()Stephen Boyd
2015-07-28clk: sunxi: make use of of_clk_parent_fill helper functionDinh Nguyen
2015-07-27clk: fix some determine_rate implementationsBoris Brezillon
2015-07-27clk: change clk_ops' ->determine_rate() prototypeBoris Brezillon
2015-02-02clk: Add rate constraints to clocksTomeu Vizoso
2014-12-21clk: sunxi: Give sunxi_factors_register a registers parameterHans de Goede
2014-12-03clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso
2014-10-21clk: sunxi: make factors clock mux mask configurableChen-Yu Tsai
2014-09-27clk: sunxi: factors: Invert the probing logicMaxime Ripard
2014-07-04clk: sunxi: Support factor clocks with N factor starting not from 0Chen-Yu Tsai
2014-05-05clk: sunxi: factors: automatic reparenting supportEmilio López
2013-12-28clk: sunxi: register factors clocks behind compositeEmilio López
2013-11-10clk: sunxi: factors: clear variables before using themEmilio López
2013-11-10clk: sunxi: factors: fix off-by-one masksEmilio López
2013-03-27clk: arm: sunxi: Add a new clock driver for sunxi SOCsEmilio López