Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-26clk: ux500: Implement the missing CLKOUT clocksLinus Walleij
2022-04-26clk: ux500: Rewrite PRCMU clocks to use clk_hw_*Linus Walleij
2021-10-27clk: ux500: Add driver for the reset portions of PRCCLinus Walleij
2021-08-09mfd: db8500-prcmu: Handle missing FW variantLinus Walleij
2020-01-05clk: ux500: Fix up the SGA clock for some variantsLinus Walleij
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner
2018-12-15clk: Use of_node_name_eq for node name comparisonsRob Herring
2017-01-27clk: ux500: move AB8500 sysclk over to PRCMU clk driverLinus Walleij
2016-07-12ARM: ux500: use CLK_OF_DECLARE()Arnd Bergmann
2016-03-03clk: ux500: Remove CLK_IS_ROOTStephen Boyd
2015-08-25clk/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-24clk: 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