| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2018-06-09 | 9 | -108/+9 |
|\ |
|
| * | clk: berlin: switch to SPDX license identifier | Jisheng Zhang | 2018-06-01 | 9 | -108/+9 |
* | | treewide: Use struct_size() for kmalloc()-family | Kees Cook | 2018-06-06 | 2 | -4/+2 |
|/ |
|
* | clk: Convert to using %pOF instead of full_name | Rob Herring | 2017-07-21 | 2 | -6/+4 |
* | clk: berlin: Pass correct type to hw provider registration | Stephen Boyd | 2016-11-16 | 2 | -2/+2 |
* | clk: berlin: Migrate to clk_hw based registration and OF APIs | Stephen Boyd | 2016-08-18 | 8 | -88/+92 |
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2015-11-10 | 1 | -7/+7 |
|\ |
|
| * | clk: berlin: add cpuclk | Antoine Tenart | 2015-10-15 | 1 | -7/+7 |
* | | clk: berlin: bg2: remove CLK_IGNORE_UNUSED flag for sdio clk | Jisheng Zhang | 2015-10-21 | 1 | -2/+2 |
* | | clk: berlin: bg2q: remove CLK_IGNORE_UNUSED flag for sdio clk | Jisheng Zhang | 2015-10-21 | 1 | -1/+1 |
|/ |
|
* | clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw) | Stephen Boyd | 2015-08-24 | 1 | -2/+2 |
* | Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-07-01 | 1 | -8/+1 |
|\ |
|
| * | clk: berlin: Silence sparse warning | Stephen Boyd | 2015-05-14 | 1 | -8/+1 |
* | | clk: berlin: drop direct of_iomap of nodes reg property | Antoine Tenart | 2015-05-18 | 2 | -15/+3 |
* | | clk: berlin: prepare simple-mfd conversion | Antoine Tenart | 2015-05-18 | 2 | -0/+12 |
|/ |
|
* | clk: berlin: bg2q: remove non-exist "smemc" gate clock | Jisheng Zhang | 2015-01-13 | 1 | -1/+0 |
* | clk: berlin: add core clock driver for BG2Q | Alexandre Belloni | 2014-05-29 | 2 | -0/+390 |
* | clk: berlin: add core clock driver for BG2/BG2CD | Sebastian Hesselbarth | 2014-05-29 | 3 | -0/+722 |
* | clk: berlin: add driver for BG2x complex divider cells | Alexandre Belloni | 2014-05-29 | 3 | -1/+355 |
* | clk: berlin: add driver for BG2x simple PLLs | Alexandre Belloni | 2014-05-29 | 3 | -1/+155 |
* | clk: berlin: add driver for BG2x audio/video PLL | Sebastian Hesselbarth | 2014-05-29 | 3 | -0/+430 |