开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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-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