summaryrefslogtreecommitdiffstats
path: root/drivers/clk/mvebu/cp110-system-controller.c
Commit message (Expand)AuthorAgeFilesLines
* clk: mvebu: fix spelling mistake "gatable" -> "gateable"Colin Ian King2019-04-181-2/+2
* clk: mvebu: Off by one bugs in cp110_of_clk_get()Dan Carpenter2018-12-031-2/+2
* clk: mvebu: use SPDX-License-IdentifierGregory CLEMENT2018-10-021-3/+1Star
* clk: mvebu: cp110: Fix clock tree representationGregory CLEMENT2018-03-191-55/+39Star
* clk: mvebu: cp110: Minor cleanupsStephen Boyd2017-06-201-3/+2Star
* clk: mvebu: cp110: add sdio clock to cp-110 system controllerKonstantin Porotchkin2017-06-191-5/+23
* clk: mvebu: cp110: introduce a new bindingGregory CLEMENT2017-06-191-15/+48
* clk: mvebu: cp110: do not depend anymore of the *-clock-output-namesGregory CLEMENT2017-06-191-40/+65
* clk: mvebu: cp110: make failure labels more meaningfulGregory CLEMENT2017-06-011-10/+10
* clk: mvebu: adjust clock handling for the CP110 system controllerThomas Petazzoni2017-02-141-2/+11
* clk: mvebu: make cp110-system-controller explicitly non-modularPaul Gortmaker2016-11-041-32/+3Star
* clk: mvebu: migrate CP110 system controller to clk_hw API and registrationMarcin Wojtas2016-11-021-78/+72Star
* clk: mvebu: dynamically allocate resources in Armada CP110 system controllerMarcin Wojtas2016-09-231-9/+20
* clk: mvebu: fix setting unwanted flags in CP110 gate clockMarcin Wojtas2016-09-231-0/+2
* clk: mvebu: new driver for Armada CP110 system controllerThomas Petazzoni2016-05-071-0/+406