index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
sunxi
/
clk-sun6i-ar100.c
Age
Commit message (
Expand
)
Author
2016-07-06
clk: sunxi: make clk-* explicitly non-modular
Paul Gortmaker
2016-02-02
clk: sunxi: don't mark sun6i_ar100_data __initconst
Arnd Bergmann
2016-01-29
clk: sunxi: rewrite sun6i-ar100 using factors clk
Chen-Yu Tsai
2015-09-16
clk: sunxi: sun6i-ar100: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-08-24
clk: sunxi: Convert to clk_hw based provider APIs
Stephen Boyd
2015-08-24
clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()
Stephen Boyd
2015-07-28
clk: sunxi: make use of of_clk_parent_fill helper function
Dinh Nguyen
2015-07-27
clk: fix some determine_rate implementations
Boris Brezillon
2015-07-27
clk: change clk_ops' ->determine_rate() prototype
Boris Brezillon
2015-02-02
clk: Add rate constraints to clocks
Tomeu Vizoso
2014-12-03
clk: Change clk_ops->determine_rate to return a clk_hw as the best parent
Tomeu Vizoso
2014-09-25
clk: Remove .owner field for driver
Kiran Padwal
2014-07-28
clk: sunxi: staticize structures and arrays
Emilio López
2014-06-11
clk: sunxi: add PRCM (Power/Reset/Clock Management) clks support
Boris BREZILLON