summaryrefslogtreecommitdiff
path: root/drivers/clk/ux500/clk-prcmu.c
Commit message (Expand)AuthorAgeFilesLines
* clk: ux500: Implement the missing CLKOUT clocksLinus Walleij2022-04-251-0/+114
* clk: ux500: Rewrite PRCMU clocks to use clk_hw_*Linus Walleij2022-04-251-37/+37
* clk: ux500: Drop .is_prepared state from PRCMU clocksLinus Walleij2022-04-251-27/+2
* clk: ux500: Drop .is_enabled state from PRCMU clocksLinus Walleij2022-04-251-35/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner2019-05-301-2/+1
* clk: ux500: Improve sizeof() usageMarkus Elfring2017-11-131-1/+1
* clk: ux500: Delete error messages for failed memory allocationsMarkus Elfring2017-11-131-3/+1
* clk: ux500: prcmu: constify clk_ops.Arvind Yadav2017-08-301-7/+7
* clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)Stephen Boyd2015-08-241-8/+8
* clk: ux500: Drop use of clk-private.hStephen Boyd2015-01-271-1/+0
* clk: ux500: Remove extra semicolonSachin Kamat2013-12-191-1/+1
* clk: ux500: Fix prcmu clocks registrationMaxime Coquelin2013-03-271-5/+5
* clk: ux500: Support is_prepared callback for clk-prcmuUlf Hansson2013-03-191-54/+80
* clk: ux500: Support for prcmu_scalable_rate clockUlf Hansson2012-11-091-0/+17
* clk: ux500: Support prcmu ape opp voltage clockUlf Hansson2012-10-291-0/+55
* clk: ux500: Support for prmcu_rate clockUlf Hansson2012-09-061-0/+14
* clk: ux500: Adapt PRCMU and PRCC clocks for common clkUlf Hansson2012-09-061-0/+238