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-apb0-gates.c
Age
Commit message (
Expand
)
Author
2019-12-09
clk: sunxi: use of_device_get_match_data
Corentin Labbe
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 197
Thomas Gleixner
2016-07-06
clk: sunxi: make clk-* explicitly non-modular
Paul Gortmaker
2016-02-11
clk: sunxi: Remove clk_register_clkdev calls
Maxime Ripard
2015-09-16
clk: sunxi: sun6i-apb0-gates: Fix module autoload for OF platform driver
Luis de Bethencourt
2014-09-25
clk: Remove .owner field for driver
Kiran Padwal
2014-07-28
clk: sunxi: staticize structures and arrays
Emilio López
2014-07-25
Merge tag 'sunxi-clocks-for-3.17' of git://git.kernel.org/pub/scm/linux/kerne...
Mike Turquette
2014-07-15
clk: sunxi: sun6i-a31-apb0-gates: Add A23 APB0 support
Chen-Yu Tsai
2014-07-15
clk: sunxi: sun6i-apb0-gates: use bitmaps for valid gate indices
Chen-Yu Tsai
2014-07-07
clk: sunxi: Fix gate indexing for sun6i-a31-apb0-gates
Chen-Yu Tsai
2014-07-01
clk: sunxi: fix devm_ioremap_resource error detection code
Himangi Saraogi
2014-06-11
clk: sunxi: add PRCM (Power/Reset/Clock Management) clks support
Boris BREZILLON