summaryrefslogtreecommitdiffstats
path: root/drivers/clk/mvebu/cp110-system-controller.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/clk: convert VL struct to struct_sizeStephen Kitt2019-11-081-2/+2
* clk: mvebu: add helper file for Armada AP and CP clocksGregory CLEMENT2019-08-081-24/+8
* 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-011-3/+1
* clk: mvebu: cp110: Fix clock tree representationGregory CLEMENT2018-03-191-55/+39
* clk: mvebu: cp110: Minor cleanupsStephen Boyd2017-06-191-3/+2
* 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/+3
* clk: mvebu: migrate CP110 system controller to clk_hw API and registrationMarcin Wojtas2016-11-011-78/+72
* clk: mvebu: dynamically allocate resources in Armada CP110 system controllerMarcin Wojtas2016-09-221-9/+20
* clk: mvebu: fix setting unwanted flags in CP110 gate clockMarcin Wojtas2016-09-221-0/+2
* clk: mvebu: new driver for Armada CP110 system controllerThomas Petazzoni2016-05-061-0/+406