index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk-xgene.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-04-23
clk: core: replace clk_{readl,writel} with {readl,writel}
Jonas Gorski
2017-11-13
clk: clk-xgene: Adjust six checks for null pointers
Markus Elfring
2017-11-13
clk: clk-xgene: Delete error messages for failed memory allocations
Markus Elfring
2017-07-21
clk: Convert to using %pOF instead of full_name
Rob Herring
2016-10-28
clk: xgene: Don't call __pa on ioremaped address
Laura Abbott
2016-09-14
clk: xgene: Add PMD clock
Hoan Tran
2016-04-15
clk: xgene: Remove CLK_IS_ROOT
Stephen Boyd
2016-03-03
clk: xgene: Add missing parenthesis when clearing divider value
Loc Ho
2016-01-29
clk: xgene: Remove return from void function
Stephen Boyd
2016-01-29
clk: xgene: Add SoC and PMD PLL clocks with v2 hardware
Loc Ho
2015-11-20
clk: xgene: Fix divider with non-zero shift value
Loc Ho
2015-10-16
clk: xgene: Remove unused setup.h include
Stephen Boyd
2015-08-24
clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)
Stephen Boyd
2015-07-06
clk: xgene: Delete duplicated name field
Matthias Brugger
2015-05-14
clk: xgene: Silence sparse warnings
Stephen Boyd
2013-10-07
clk: Add APM X-Gene SoC clock driver
Loc Ho