aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/ux500/clk-sysctrl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner1-2/+1
2019-04-11clk: ux500: add range to usleep_rangeNicholas Mc Guire1-1/+2
2017-11-13clk: ux500: Improve sizeof() usageMarkus Elfring1-1/+1
2017-11-13clk: ux500: Delete error messages for failed memory allocationsMarkus Elfring1-3/+1
2017-08-30clk: ux500: sysctrl: constify clk_ops.Arvind Yadav1-4/+4
2015-08-24clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)Stephen Boyd1-1/+1
2013-05-29clk: ux500: clk-sysctrl: handle clocks with no parentsFabio Baltieri1-1/+7
2013-04-10clk: ux500: Add support for sysctrl clocksUlf Hansson1-0/+221