summaryrefslogtreecommitdiffstats
path: root/drivers/clk/berlin
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds-2/+2
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-4/+4
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-6/+6
2025-07-26clk: Fix typosBjorn Helgaas-1/+1
2023-06-08clk: berlin: div: Add a determine_rate hookMaxime Ripard-0/+1
2022-08-19clk: berlin: Add of_node_put() for of_get_parent()Liang He-2/+9
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd-0/+3
2018-06-09Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-108/+9
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook-4/+2
2018-06-01clk: berlin: switch to SPDX license identifierJisheng Zhang-108/+9
2017-07-21clk: Convert to using %pOF instead of full_nameRob Herring-6/+4
2016-11-16clk: berlin: Pass correct type to hw provider registrationStephen Boyd-2/+2
2016-08-18clk: berlin: Migrate to clk_hw based registration and OF APIsStephen Boyd-88/+92
2015-11-10Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-7/+7
2015-10-21clk: berlin: bg2: remove CLK_IGNORE_UNUSED flag for sdio clkJisheng Zhang-2/+2
2015-10-21clk: berlin: bg2q: remove CLK_IGNORE_UNUSED flag for sdio clkJisheng Zhang-1/+1
2015-10-15clk: berlin: add cpuclkAntoine Tenart-7/+7
2015-08-24clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)Stephen Boyd-2/+2
2015-07-01Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-8/+1
2015-05-18clk: berlin: drop direct of_iomap of nodes reg propertyAntoine Tenart-15/+3
2015-05-18clk: berlin: prepare simple-mfd conversionAntoine Tenart-0/+12
2015-05-14clk: berlin: Silence sparse warningStephen Boyd-8/+1
2015-01-13clk: berlin: bg2q: remove non-exist "smemc" gate clockJisheng Zhang-1/+0
2014-05-29clk: berlin: add core clock driver for BG2QAlexandre Belloni-0/+390
2014-05-29clk: berlin: add core clock driver for BG2/BG2CDSebastian Hesselbarth-0/+722
2014-05-29clk: berlin: add driver for BG2x complex divider cellsAlexandre Belloni-1/+355
2014-05-29clk: berlin: add driver for BG2x simple PLLsAlexandre Belloni-1/+155
2014-05-29clk: berlin: add driver for BG2x audio/video PLLSebastian Hesselbarth-0/+430