summaryrefslogtreecommitdiffstats
path: root/drivers/clk/mvebu/common.c
Commit message (Expand)AuthorAgeFilesLines
* clk: mvebu: fix spelling mistake "gatable" -> "gateable"Colin Ian King2019-04-181-1/+1
* clk: mvebu: use SPDX-License-IdentifierGregory CLEMENT2018-10-021-3/+1Star
* clk: mvebu: Use kcalloc() in two functionsMarkus Elfring2017-04-221-2/+2
* clk: mvebu: Remove CLK_IS_ROOTStephen Boyd2016-03-031-6/+5Star
* clk: move the common clock's to_clk_*(_hw) macros to clk-provider.hGeliang Tang2016-01-291-2/+0Star
* clk: Remove unneeded semicolonsJavier Martinez Canillas2015-09-171-1/+1
* clk: mvebu: Remove clk.h includeStephen Boyd2015-07-201-1/+1
* clk: mvebu: extend common code to allow an optional refclkThomas Petazzoni2015-03-041-0/+17
* clk: mvebu: add suspend/resume for gatable clocksThomas Petazzoni2014-11-301-2/+30
* Merge tag 'clk-mvebu-3.18-2' of git://git.infradead.org/linux-mvebu into clk-...Mike Turquette2014-10-041-3/+3
|\
| * clk: mvebu: fix sscg node lookupThomas Petazzoni2014-09-161-3/+3
* | Merge tag 'clk-mvebu-3.18' of git://git.infradead.org/linux-mvebu into clk-nextMike Turquette2014-09-271-0/+82
|\|
| * clk: mvebu: Fix clk frequency value if SSCG is enabledGregory CLEMENT2014-09-091-0/+82
* | clk: mvebu: share locks between gate clocksMike Turquette2014-09-021-3/+6
|/
* clk: mvebu: add missing iounmapJisheng Zhang2013-08-231-6/+12
* clk: mvebu: add common clock functions for core clk and clk gatingSebastian Hesselbarth2013-05-291-0/+163