aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/berlin (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd3-0/+3
2018-06-09Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds9-108/+9
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook2-4/+2
2018-06-01clk: berlin: switch to SPDX license identifierJisheng Zhang9-108/+9
2017-07-21clk: Convert to using %pOF instead of full_nameRob Herring2-6/+4
2016-11-16clk: berlin: Pass correct type to hw provider registrationStephen Boyd2-2/+2
2016-08-18clk: berlin: Migrate to clk_hw based registration and OF APIsStephen Boyd8-88/+92
2015-11-10Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-7/+7
2015-10-21clk: berlin: bg2: remove CLK_IGNORE_UNUSED flag for sdio clkJisheng Zhang1-2/+2
2015-10-21clk: berlin: bg2q: remove CLK_IGNORE_UNUSED flag for sdio clkJisheng Zhang1-1/+1
2015-10-15clk: berlin: add cpuclkAntoine Tenart1-7/+7
2015-08-24clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)Stephen Boyd1-2/+2
2015-07-01Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-8/+1
2015-05-18clk: berlin: drop direct of_iomap of nodes reg propertyAntoine Tenart2-15/+3
2015-05-18clk: berlin: prepare simple-mfd conversionAntoine Tenart2-0/+12
2015-05-14clk: berlin: Silence sparse warningStephen Boyd1-8/+1
2015-01-13clk: berlin: bg2q: remove non-exist "smemc" gate clockJisheng Zhang1-1/+0
2014-05-29clk: berlin: add core clock driver for BG2QAlexandre Belloni2-0/+390
2014-05-29clk: berlin: add core clock driver for BG2/BG2CDSebastian Hesselbarth3-0/+722
2014-05-29clk: berlin: add driver for BG2x complex divider cellsAlexandre Belloni3-1/+355
2014-05-29clk: berlin: add driver for BG2x simple PLLsAlexandre Belloni3-1/+155
2014-05-29clk: berlin: add driver for BG2x audio/video PLLSebastian Hesselbarth3-0/+430