aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/sunxi/clk-sun6i-ar100.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197Thomas Gleixner1-2/+1
2016-07-06clk: sunxi: make clk-* explicitly non-modularPaul Gortmaker1-18/+3
2016-02-02clk: sunxi: don't mark sun6i_ar100_data __initconstArnd Bergmann1-1/+1
2016-01-29clk: sunxi: rewrite sun6i-ar100 using factors clkChen-Yu Tsai1-174/+61
2015-09-16clk: sunxi: sun6i-ar100: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-08-24clk: sunxi: Convert to clk_hw based provider APIsStephen Boyd1-4/+4
2015-08-24clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()Stephen Boyd1-1/+1
2015-07-28clk: sunxi: make use of of_clk_parent_fill helper functionDinh Nguyen1-3/+1
2015-07-27clk: fix some determine_rate implementationsBoris Brezillon1-0/+3
2015-07-27clk: change clk_ops' ->determine_rate() prototypeBoris Brezillon1-11/+10
2015-02-02clk: Add rate constraints to clocksTomeu Vizoso1-0/+2
2014-12-03clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso1-2/+2
2014-09-25clk: Remove .owner field for driverKiran Padwal1-1/+0
2014-07-28clk: sunxi: staticize structures and arraysEmilio López1-2/+2
2014-06-11clk: sunxi: add PRCM (Power/Reset/Clock Management) clks supportBoris BREZILLON1-0/+233