aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/mvebu/cp110-system-controller.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-18clk: mvebu: fix spelling mistake "gatable" -> "gateable"Colin Ian King1-2/+2
2018-12-03clk: mvebu: Off by one bugs in cp110_of_clk_get()Dan Carpenter1-2/+2
2018-10-01clk: mvebu: use SPDX-License-IdentifierGregory CLEMENT1-3/+1
2018-03-19clk: mvebu: cp110: Fix clock tree representationGregory CLEMENT1-55/+39
2017-06-19clk: mvebu: cp110: Minor cleanupsStephen Boyd1-3/+2
2017-06-19clk: mvebu: cp110: add sdio clock to cp-110 system controllerKonstantin Porotchkin1-5/+23
2017-06-19clk: mvebu: cp110: introduce a new bindingGregory CLEMENT1-15/+48
2017-06-19clk: mvebu: cp110: do not depend anymore of the *-clock-output-namesGregory CLEMENT1-40/+65
2017-06-01clk: mvebu: cp110: make failure labels more meaningfulGregory CLEMENT1-10/+10
2017-02-14clk: mvebu: adjust clock handling for the CP110 system controllerThomas Petazzoni1-2/+11
2016-11-04clk: mvebu: make cp110-system-controller explicitly non-modularPaul Gortmaker1-32/+3
2016-11-01clk: mvebu: migrate CP110 system controller to clk_hw API and registrationMarcin Wojtas1-78/+72
2016-09-22clk: mvebu: dynamically allocate resources in Armada CP110 system controllerMarcin Wojtas1-9/+20
2016-09-22clk: mvebu: fix setting unwanted flags in CP110 gate clockMarcin Wojtas1-0/+2
2016-05-06clk: mvebu: new driver for Armada CP110 system controllerThomas Petazzoni1-0/+406