aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/mvebu/common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-18clk: mvebu: fix spelling mistake "gatable" -> "gateable"Colin Ian King1-1/+1
2018-10-01clk: mvebu: use SPDX-License-IdentifierGregory CLEMENT1-3/+1
2017-04-21clk: mvebu: Use kcalloc() in two functionsMarkus Elfring1-2/+2
2016-03-03clk: mvebu: Remove CLK_IS_ROOTStephen Boyd1-6/+5
2016-01-29clk: move the common clock's to_clk_*(_hw) macros to clk-provider.hGeliang Tang1-2/+0
2015-09-17clk: Remove unneeded semicolonsJavier Martinez Canillas1-1/+1
2015-07-20clk: mvebu: Remove clk.h includeStephen Boyd1-1/+1
2015-03-04clk: mvebu: extend common code to allow an optional refclkThomas Petazzoni1-0/+17
2014-11-30clk: mvebu: add suspend/resume for gatable clocksThomas Petazzoni1-2/+30
2014-10-03Merge tag 'clk-mvebu-3.18-2' of git://git.infradead.org/linux-mvebu into clk-nextMike Turquette1-3/+3
2014-09-26Merge tag 'clk-mvebu-3.18' of git://git.infradead.org/linux-mvebu into clk-nextMike Turquette1-0/+82
2014-09-16clk: mvebu: fix sscg node lookupThomas Petazzoni1-3/+3
2014-09-09clk: mvebu: Fix clk frequency value if SSCG is enabledGregory CLEMENT1-0/+82
2014-09-01clk: mvebu: share locks between gate clocksMike Turquette1-3/+6
2013-08-23clk: mvebu: add missing iounmapJisheng Zhang1-6/+12
2013-05-29clk: mvebu: add common clock functions for core clk and clk gatingSebastian Hesselbarth1-0/+163