summaryrefslogtreecommitdiffstats
path: root/drivers/clk/ux500
Commit message (Expand)AuthorAgeFilesLines
* clk: ux500: sysctrl: Add a determine_rate hookMaxime Ripard2023-06-081-0/+1
* clk: ux500: prcmu: Add a determine_rate hookMaxime Ripard2023-06-081-0/+1
* clk: ux500: fix a possible off-by-one in u8500_prcc_reset_base()Hangyu Hua2022-05-181-1/+1
* clk: ux500: Implement the missing CLKOUT clocksLinus Walleij2022-04-253-7/+199
* clk: ux500: Rewrite PRCMU clocks to use clk_hw_*Linus Walleij2022-04-253-209/+183
* 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
* clk: ux500: Add driver for the reset portions of PRCCLinus Walleij2021-10-265-13/+243
* mfd: db8500-prcmu: Handle missing FW variantLinus Walleij2021-08-091-1/+2
* clk: ux500: Fix up the SGA clock for some variantsLinus Walleij2020-01-041-0/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner2019-05-306-12/+6
* clk: ux500: add range to usleep_rangeNicholas Mc Guire2019-04-111-1/+2
* clk: Use of_node_name_eq for node name comparisonsRob Herring2018-12-141-5/+5
* clk: ux500: Drop AB8540/9540 supportLinus Walleij2018-03-234-633/+0
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2017-11-173-12/+6
|\
| * clk: ux500: Improve sizeof() usageMarkus Elfring2017-11-133-3/+3
| * clk: ux500: Delete error messages for failed memory allocationsMarkus Elfring2017-11-133-9/+3
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* clk: ux500: prcc: constify clk_ops.Arvind Yadav2017-08-301-3/+3
* clk: ux500: sysctrl: constify clk_ops.Arvind Yadav2017-08-301-4/+4
* clk: ux500: prcmu: constify clk_ops.Arvind Yadav2017-08-301-7/+7
* clk: ux500: Convert ABx500 clocks to use OF probingLinus Walleij2017-01-261-10/+26
* clk: ux500: move AB8500 sysclk over to PRCMU clk driverLinus Walleij2017-01-262-8/+3
* ARM: ux500: use CLK_OF_DECLARE()Arnd Bergmann2016-07-123-30/+6
* clk: ux500: Remove CLK_IS_ROOTStephen Boyd2016-03-023-84/+75
* clk/ARM: move Ux500 PRCC bases to the device treeLinus Walleij2015-08-243-154/+209
* clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)Stephen Boyd2015-08-242-9/+9
* clk: ux500: delete the non-DT U8500 clock implementationLinus Walleij2015-08-242-526/+0
* clk: ux500: Remove clk.h and clkdev.h includesStephen Boyd2015-07-206-8/+2
* clk: ux500: ape[ate|trace]clk are scaleableLinus Walleij2015-05-072-5/+6
* clk: ux500: Drop use of clk-private.hStephen Boyd2015-01-272-2/+0
* clk: ux500: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* clk: ux500: Staticize ux500_twocell_getSachin Kamat2014-02-231-1/+2
* clk: ux500: Remove extra semicolonSachin Kamat2013-12-191-1/+1
* clk: ux500: fix erroneous bit assignmentLinus Walleij2013-10-181-1/+1
* clk: ux500: Provide a look-up for the ARMSS clockLee Jones2013-09-261-0/+1
* clk: ux500: Add Device Tree support for the TWD clockLee Jones2013-09-261-2/+5
* clk: ux500: Add Device Tree support for the RTC clockLee Jones2013-09-261-2/+5
* clk: ux500: Add Device Tree support for the PRCC Kernel clockLee Jones2013-09-261-0/+32
* clk: ux500: Add Device Tree support for the PRCC Peripheral clockLee Jones2013-09-261-0/+52
* clk: ux500: Add Device Tree support for the PRCMU clockLee Jones2013-09-261-2/+48
* clk: ux500: Add a 2-cell Device Tree parser for obtaining PRCC clocksLee Jones2013-09-261-0/+22
* clk: ux500: Provide u8500_clk with skeleton Device Tree supportLee Jones2013-09-261-0/+19
* clk: ux500: Copy u8500_clk_init() ready for DT enablementLee Jones2013-09-262-0/+382
* clk: ux500: Remove BML8580 clockLee Jones2013-09-261-1/+1
* Merge tag 'clk-for-linus-3.11' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2013-07-033-9/+567
|\
| * clk: ux500: Clocks definition for u8540Philippe Begnic2013-06-061-1/+559
| * clk: ux500: Pass clock base adresses in initcall for u8540 and u9540Philippe Begnic2013-06-062-4/+4
| * clk: ux500: abx500-clk: rename ux500 audio codec aliasesFabio Baltieri2013-05-281-4/+4
* | clk: ux500: clk-sysctrl: handle clocks with no parentsFabio Baltieri2013-05-291-1/+7