summaryrefslogtreecommitdiff
path: root/drivers/clk/sunxi/clk-sun6i-ar100.c
AgeCommit message (Expand)Author
2021-09-13clk: sunxi: sun6i-ar100: Make use of the helper function devm_platform_iorema...Cai Huoqing
2021-03-08clk: sunxi: Demote non-conformant kernel-doc headersLee Jones
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197Thomas Gleixner
2016-07-06clk: sunxi: make clk-* explicitly non-modularPaul Gortmaker
2016-02-02clk: sunxi: don't mark sun6i_ar100_data __initconstArnd Bergmann
2016-01-29clk: sunxi: rewrite sun6i-ar100 using factors clkChen-Yu Tsai
2015-09-16clk: sunxi: sun6i-ar100: Fix module autoload for OF platform driverLuis de Bethencourt
2015-08-24clk: sunxi: Convert to clk_hw based provider APIsStephen 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-03clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso
2014-09-25clk: Remove .owner field for driverKiran Padwal
2014-07-28clk: sunxi: staticize structures and arraysEmilio López
2014-06-11clk: sunxi: add PRCM (Power/Reset/Clock Management) clks supportBoris BREZILLON