index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
mvebu
/
cp110-system-controller.c
Age
Commit message (
Expand
)
Author
2019-11-08
drivers/clk: convert VL struct to struct_size
Stephen Kitt
2019-08-08
clk: mvebu: add helper file for Armada AP and CP clocks
Gregory CLEMENT
2019-04-18
clk: mvebu: fix spelling mistake "gatable" -> "gateable"
Colin Ian King
2018-12-03
clk: mvebu: Off by one bugs in cp110_of_clk_get()
Dan Carpenter
2018-10-01
clk: mvebu: use SPDX-License-Identifier
Gregory CLEMENT
2018-03-19
clk: mvebu: cp110: Fix clock tree representation
Gregory CLEMENT
2017-06-19
clk: mvebu: cp110: Minor cleanups
Stephen Boyd
2017-06-19
clk: mvebu: cp110: add sdio clock to cp-110 system controller
Konstantin Porotchkin
2017-06-19
clk: mvebu: cp110: introduce a new binding
Gregory CLEMENT
2017-06-19
clk: mvebu: cp110: do not depend anymore of the *-clock-output-names
Gregory CLEMENT
2017-06-01
clk: mvebu: cp110: make failure labels more meaningful
Gregory CLEMENT
2017-02-14
clk: mvebu: adjust clock handling for the CP110 system controller
Thomas Petazzoni
2016-11-04
clk: mvebu: make cp110-system-controller explicitly non-modular
Paul Gortmaker
2016-11-01
clk: mvebu: migrate CP110 system controller to clk_hw API and registration
Marcin Wojtas
2016-09-22
clk: mvebu: dynamically allocate resources in Armada CP110 system controller
Marcin Wojtas
2016-09-22
clk: mvebu: fix setting unwanted flags in CP110 gate clock
Marcin Wojtas
2016-05-06
clk: mvebu: new driver for Armada CP110 system controller
Thomas Petazzoni