aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/clk/keystone (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-13Merge branches 'clk-aspeed', 'clk-keystone', 'clk-mobileye' and 'clk-allwinner' into clk-nextStephen Boyd1-0/+10
2024-02-21clk: keystone: sci-clk: Adding support for non contiguous clocksUdit Kumar1-0/+10
2024-02-21clk: keystone: sci-clk: match func name comment to actualRandy Dunlap1-1/+1
2023-10-18clk: keystone: pll: fix a couple NULL vs IS_ERR() checksDan Carpenter1-6/+9
2023-08-30Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds2-3/+2
2023-08-04clk: keystone: syscon-clk: Fix audio refclkFrancesco Dolcini1-2/+4
2023-07-19drivers: clk: keystone: Fix parameter judgment in _of_pll_clk_init()Minjie Du1-1/+1
2023-07-19clk: Explicitly include correct DT includesRob Herring1-2/+1
2023-06-26Merge branches 'clk-imx', 'clk-microchip', 'clk-cleanup', 'clk-bindings', 'clk-ti' and 'clk-kasprintf' into clk-nextStephen Boyd2-7/+44
2023-06-16clk: keystone: sci-clk: check return value of kasprintf()Claudiu Beznea1-0/+2
2023-06-16clk: keystone: syscon-clk: Add support for audio refclkJai Luthra1-5/+40
2023-06-16clk: keystone: syscon-clk: Allow the clock node to not be of type sysconAndrew Davis1-2/+2
2023-03-28clk: keystone: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2022-10-17clk: keystone: syscon-clk: Use dev_err_probe() helperYang Yingliang1-6/+3
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULEThomas Gleixner1-9/+1
2022-04-22clk: keystone: syscon-clk: Add support for AM62 epwm-tbclkGeorgi Vlaev1-0/+11
2021-06-22clk: keystone: syscon-clk: Add support for AM64 specific epwm-tbclkLokesh Vutla1-0/+17
2021-04-08treewide: Change list_sort to use const pointersSami Tolvanen1-2/+2
2020-09-22clk: keystone: sci-clk: add 10% slack to set_rateTero Kristo1-1/+2
2020-09-22clk: keystone: sci-clk: cache results of last query rate operationTero Kristo1-0/+14
2020-09-22clk: keystone: sci-clk: fix parsing assigned-clock data during probeTero Kristo1-1/+1
2020-07-10Replace HTTP links with HTTPS ones: Common CLK frameworkAlexander A. Klimov2-2/+2
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-2/+2
2020-03-20clk: keystone: Add new driver to handle syscon based clocksVignesh Raghavendra3-0/+181
2019-07-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds2-38/+212
2019-06-07clk: keystone: sci-clk: extend clock IDs to 32 bitsTero Kristo1-8/+28
2019-06-07clk: keystone: sci-clk: probe clocks from DT instead of firmwareTero Kristo2-0/+141
2019-06-07clk: keystone: sci-clk: split out the fw clock parsing to own functionTero Kristo1-27/+41
2019-06-07clk: keystone: sci-clk: cut down the clock name lengthTero Kristo1-4/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2-10/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2018-10-18Merge branch 'clk-k3-tisci' into clk-nextStephen Boyd3-1/+11
2018-10-07clk: keystone: add missing MODULE_LICENSEArnd Bergmann2-0/+10
2018-10-02clk: keystone: Enable TISCI clocks if K3_ARCHNishanth Menon1-1/+1
2018-08-30clk: Convert to using %pOFn instead of device_node.nameRob Herring2-2/+2
2018-03-08clk: keystone: sci-clk: add support for dynamically probing clocksTero Kristo1-290/+90
2017-08-02clk: keystone: sci-clk: Fix sci_clk_getTero Kristo1-24/+42
2017-06-22clk: keystone: TI_SCI_PROTOCOL is needed for clk driverArnd Bergmann1-1/+2
2017-06-14clk: keystone: Add sci-clk driver supportTero Kristo3-1/+741
2016-12-08clk: keystone: pll: Unmap region obtained by of_iomapArvind Yadav1-2/+7
2016-11-01clk: keystone: improve function-level documentationJulia Lawall1-2/+2
2015-10-19clk: keystone: fix a trivial typoGeliang Tang1-1/+1
2015-07-28Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd2-2/+0
2015-07-28clk: keystone: make use of of_clk_parent_fill helper functionDinh Nguyen1-2/+1
2015-07-20clk: keystone: Remove clk.h includeStephen Boyd2-2/+0
2015-06-18clk: keystone: add support for post divider register for main pllMurali Karicheri1-2/+18
2014-02-10clk: keystone: gate: fix clk_init_data initializationIvan Khoronzhuk1-0/+1
2013-12-10clk: keystone: gate: fix error handling on initGrygorii Strashko1-4/+8
2013-12-10clk: keystone: use clkod register bits for postdivMurali Karicheri1-4/+20
2013-10-07clk: keystone: Build Keystone clock driversSantosh Shilimkar1-0/+1