summaryrefslogtreecommitdiff
path: root/drivers/clk/uniphier/clk-uniphier-core.c
Commit message (Expand)AuthorAgeLines
* clk: uniphier: rework UniPhier clk driverMasahiro Yamada2016-10-18-91/+79
* clk: uniphier: allow to have clock node under syscon nodeMasahiro Yamada2016-09-23-9/+9
* clk: uniphier: move U_BOOT_DRIVER entry to core codeMasahiro Yamada2016-09-23-16/+72
* clk: uniphier: constify clock data arrays/structuresMasahiro Yamada2016-09-23-3/+3
* ARM: uniphier: use (devm_)ioremap() instead of map_sysmem()Masahiro Yamada2016-07-24-12/+3
* clk: convert API to match reset/mailbox styleStephen Warren2016-06-19-13/+13
* clk: uniphier: use devm_get_addr() to get base addressMasahiro Yamada2016-04-01-6/+3
* clk: uniphier: add Media I/O clock driver for UniPhier SoCsMasahiro Yamada2016-02-14-0/+159