aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/ux500/u8500_of_clk.c
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner
2018-12-14clk: Use of_node_name_eq for node name comparisonsRob Herring
2017-01-26clk: ux500: move AB8500 sysclk over to PRCMU clk driverLinus Walleij
2016-07-12ARM: ux500: use CLK_OF_DECLARE()Arnd Bergmann
2016-03-02clk: ux500: Remove CLK_IS_ROOTStephen Boyd
2015-08-24clk/ARM: move Ux500 PRCC bases to the device treeLinus Walleij
2015-07-20clk: ux500: Remove clk.h and clkdev.h includesStephen Boyd
2015-05-07clk: ux500: ape[ate|trace]clk are scaleableLinus Walleij
2014-02-23clk: ux500: Staticize ux500_twocell_getSachin Kamat
2013-10-18clk: ux500: fix erroneous bit assignmentLinus Walleij
2013-09-26clk: ux500: Provide a look-up for the ARMSS clockLee Jones
2013-09-26clk: ux500: Add Device Tree support for the TWD clockLee Jones
2013-09-26clk: ux500: Add Device Tree support for the RTC clockLee Jones
2013-09-26clk: ux500: Add Device Tree support for the PRCC Kernel clockLee Jones
2013-09-26clk: ux500: Add Device Tree support for the PRCC Peripheral clockLee Jones
2013-09-26clk: ux500: Add Device Tree support for the PRCMU clockLee Jones
2013-09-26clk: ux500: Add a 2-cell Device Tree parser for obtaining PRCC clocksLee Jones
2013-09-26clk: ux500: Provide u8500_clk with skeleton Device Tree supportLee Jones
2013-09-26clk: ux500: Copy u8500_clk_init() ready for DT enablementLee Jones