summaryrefslogtreecommitdiffstats
path: root/drivers/clk/sunxi/clk-sun6i-ar100.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197Thomas Gleixner2019-05-301-2/+1Star
* clk: sunxi: make clk-* explicitly non-modularPaul Gortmaker2016-07-071-18/+3Star
* clk: sunxi: don't mark sun6i_ar100_data __initconstArnd Bergmann2016-02-021-1/+1
* clk: sunxi: rewrite sun6i-ar100 using factors clkChen-Yu Tsai2016-01-291-174/+61Star
* clk: sunxi: sun6i-ar100: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-171-0/+1
* clk: sunxi: Convert to clk_hw based provider APIsStephen Boyd2015-08-251-4/+4
* clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()Stephen Boyd2015-08-251-1/+1
* clk: sunxi: make use of of_clk_parent_fill helper functionDinh Nguyen2015-07-281-3/+1Star
* clk: fix some determine_rate implementationsBoris Brezillon2015-07-281-0/+3
* clk: change clk_ops' ->determine_rate() prototypeBoris Brezillon2015-07-281-11/+10Star
* clk: Add rate constraints to clocksTomeu Vizoso2015-02-021-0/+2
* clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso2014-12-041-2/+2
* clk: Remove .owner field for driverKiran Padwal2014-09-261-1/+0Star
* clk: sunxi: staticize structures and arraysEmilio López2014-07-291-2/+2
* clk: sunxi: add PRCM (Power/Reset/Clock Management) clks supportBoris BREZILLON2014-06-111-0/+233