summaryrefslogtreecommitdiffstats
path: root/drivers/clk/berlin
Commit message (Expand)AuthorAgeFilesLines
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* clk: Remove io.h from clk-provider.hStephen Boyd2019-05-153-0/+3
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-06-099-108/+9Star
|\
| * clk: berlin: switch to SPDX license identifierJisheng Zhang2018-06-019-108/+9Star
* | treewide: Use struct_size() for kmalloc()-familyKees Cook2018-06-062-4/+2Star
|/
* clk: Convert to using %pOF instead of full_nameRob Herring2017-07-222-6/+4Star
* clk: berlin: Pass correct type to hw provider registrationStephen Boyd2016-11-162-2/+2
* clk: berlin: Migrate to clk_hw based registration and OF APIsStephen Boyd2016-08-188-88/+92
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-111-7/+7
|\
| * clk: berlin: add cpuclkAntoine Tenart2015-10-151-7/+7
* | clk: berlin: bg2: remove CLK_IGNORE_UNUSED flag for sdio clkJisheng Zhang2015-10-211-2/+2
* | clk: berlin: bg2q: remove CLK_IGNORE_UNUSED flag for sdio clkJisheng Zhang2015-10-211-1/+1
|/
* clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)Stephen Boyd2015-08-251-2/+2
* Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-07-021-8/+1Star
|\
| * clk: berlin: Silence sparse warningStephen Boyd2015-05-151-8/+1Star
* | clk: berlin: drop direct of_iomap of nodes reg propertyAntoine Tenart2015-05-182-15/+3Star
* | clk: berlin: prepare simple-mfd conversionAntoine Tenart2015-05-182-0/+12
|/
* clk: berlin: bg2q: remove non-exist "smemc" gate clockJisheng Zhang2015-01-131-1/+0Star
* clk: berlin: add core clock driver for BG2QAlexandre Belloni2014-05-292-0/+390
* clk: berlin: add core clock driver for BG2/BG2CDSebastian Hesselbarth2014-05-293-0/+722
* clk: berlin: add driver for BG2x complex divider cellsAlexandre Belloni2014-05-293-1/+355
* clk: berlin: add driver for BG2x simple PLLsAlexandre Belloni2014-05-293-1/+155
* clk: berlin: add driver for BG2x audio/video PLLSebastian Hesselbarth2014-05-293-0/+430