| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'exynos-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/k... | Arnd Bergmann | 2014-03-29 | 1 | -1/+1 |
|\ |
|
| * | dt-bindings: clock: Move exynos-audss-clk.h to dt-bindings/clock | Tushar Behera | 2014-03-21 | 1 | -1/+1 |
* | | clk: samsung: exynos4: Add remaining suspend/resume handling | Tomasz Figa | 2014-02-14 | 1 | -8/+68 |
* | | clk: samsung: Drop old suspend/resume code | Tomasz Figa | 2014-02-14 | 7 | -61/+7 |
* | | clk: samsung: s3c64xx: Move suspend/resume handling to SoC driver | Tomasz Figa | 2014-02-14 | 1 | -11/+68 |
* | | clk: samsung: exynos5420: Move suspend/resume handling to SoC driver | Tomasz Figa | 2014-02-14 | 1 | -5/+44 |
* | | clk: samsung: exynos5250: Move suspend/resume handling to SoC driver | Tomasz Figa | 2014-02-14 | 3 | -9/+49 |
* | | clk: samsung: exynos4: Move suspend/resume handling to SoC driver | Tomasz Figa | 2014-02-14 | 1 | -10/+80 |
* | | clk: samsung: Provide common helpers for register save/restore | Tomasz Figa | 2014-02-14 | 2 | -0/+42 |
* | | clk: exynos4: Remove remnants of non-DT support | Tomasz Figa | 2014-02-14 | 1 | -6/+8 |
|/ |
|
* | Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turq... | Linus Torvalds | 2014-01-28 | 1 | -1/+1 |
|\ |
|
| * | clk: samsung: Remove unneeded semicolon | Sachin Kamat | 2014-01-17 | 1 | -1/+1 |
* | | Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turq... | Linus Torvalds | 2014-01-23 | 5 | -1164/+1282 |
|\| |
|
| * | clk: exynos-audss: add support for Exynos 5420 | Andrew Bresticker | 2014-01-08 | 1 | -7/+33 |
| * | clk: exynos5250: add clock ID for div_pcm0 | Andrew Bresticker | 2014-01-08 | 1 | -1/+1 |
| * | clk: exynos-audss: allow input clocks to be specified in device tree | Andrew Bresticker | 2014-01-08 | 1 | -5/+20 |
| * | clk: exynos-audss: convert to platform device | Andrew Bresticker | 2014-01-08 | 1 | -16/+88 |
| * | clk: exynos5440: replace clock ID private enums with IDs from DT header | Andrzej Hajda | 2014-01-08 | 1 | -47/+34 |
| * | clk: exynos5420: replace clock ID private enums with IDs from DT header | Andrzej Hajda | 2014-01-08 | 1 | -339/+309 |
| * | clk: exynos5250: replace clock ID private enums with IDs from DT header | Andrzej Hajda | 2014-01-08 | 1 | -295/+264 |
| * | clk: exynos4: replace clock ID private enums with IDs from DT header | Andrzej Hajda | 2014-01-08 | 1 | -455/+402 |
| * | clk: exynos5250: register APLL rate table | Andrew Bresticker | 2014-01-08 | 1 | -1/+24 |
| * | clk: exynos5250: Add CLK_SET_RATE_PARENT flag to mout_apll | Sachin Kamat | 2013-12-30 | 1 | -1/+2 |
| * | clk: samsung: exynos5250: Fix parents of gate clocks from MFC domain | Tomasz Figa | 2013-12-30 | 1 | -3/+5 |
| * | clk: samsung: exynos5250: Correct parent list of audio muxes | Tomasz Figa | 2013-12-30 | 1 | -3/+3 |
| * | clk: samsung: exynos5250: Add missing unpopulated mux parents | Tomasz Figa | 2013-12-30 | 1 | -4/+12 |
| * | clk: samsung: exynos5250: Fix parent of gate clocks from DISP1 domain | Tomasz Figa | 2013-12-30 | 1 | -6/+8 |
| * | clk: samsung: exynos5250: Fix parents of gate clocks from GSCL domain | Tomasz Figa | 2013-12-30 | 1 | -8/+17 |
| * | clk: samsung: exynos5250: Make names of mux and div clocks consistent | Tomasz Figa | 2013-12-30 | 1 | -122/+123 |
| * | clk: samsung: exynos5250: Sort definitions by registers and bitfield | Tomasz Figa | 2013-12-30 | 1 | -102/+188 |
| * | Merge branch 'samsung-fixes' into samsung-next-base | Tomasz Figa | 2013-12-30 | 3 | -11/+15 |
| |\ |
|
| * | | clk: exynos5420: fix cpll clock register offsets | Chander Kashyap | 2013-12-04 | 1 | -2/+2 |
* | | | Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-01-23 | 1 | -1/+2 |
|\ \ \ |
|
| * | | | clk: samsung: exynos4: Fix definition of div_mmc_pre4 divider | Tomasz Figa | 2013-12-21 | 1 | -1/+2 |
| |/ / |
|
* | | | Merge branch 'for-next' into for-linus | Takashi Iwai | 2014-01-20 | 1 | -2/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | clk: samsung: s3c64xx: Remove clock aliases of old DMA driver | Tomasz Figa | 2013-11-24 | 1 | -2/+0 |
| * | | clk: samsung: s3c64xx: Add aliases for DMA clocks | Tomasz Figa | 2013-11-24 | 1 | -0/+2 |
| |/ |
|
* | | clk: exynos: File scope reg_save array should depend on PM_SLEEP | Krzysztof Kozlowski | 2013-12-30 | 1 | -5/+5 |
* | | clk: samsung: exynos5250: Add CLK_IGNORE_UNUSED flag for the sysreg clock | Abhilash Kesavan | 2013-12-30 | 1 | -1/+2 |
* | | clk: samsung: exynos5250: Add MDMA0 clocks | Abhilash Kesavan | 2013-12-30 | 1 | -1/+4 |
* | | clk: samsung: exynos5250: Fix ACP gate register offset | Abhilash Kesavan | 2013-12-30 | 1 | -1/+1 |
* | | clk: exynos5250: fix sysmmu_mfc{l,r} gate clocks | Andrew Bresticker | 2013-12-30 | 1 | -2/+2 |
* | | clk: samsung: exynos4: Correct SRC_MFC register | Seung-Woo Kim | 2013-12-30 | 1 | -1/+1 |
|/ |
|
* | ARM: S3C64XX: Migrate clock handling to Common Clock Framework | Tomasz Figa | 2013-09-17 | 1 | -2/+0 |
* | Merge tag 'clk-for-linus-3.12' of git://git.linaro.org/people/mturquette/linux | Linus Torvalds | 2013-09-09 | 11 | -508/+1702 |
|\ |
|
| * | clk: samsung: exynos5250: Simplify registration of PLL rate tables | Tomasz Figa | 2013-09-06 | 1 | -10/+2 |
| * | clk: samsung: exynos4: Register PLL rate tables for Exynos4x12 | Tomasz Figa | 2013-09-06 | 1 | -0/+49 |
| * | clk: samsung: exynos4: Register PLL rate tables for Exynos4210 | Tomasz Figa | 2013-09-06 | 1 | -0/+45 |
| * | clk: samsung: exynos4: Reorder registration of mout_vpllsrc | Tomasz Figa | 2013-09-06 | 1 | -1/+7 |
| * | clk: samsung: pll: Add support for rate configuration of PLL46xx | Tomasz Figa | 2013-09-06 | 2 | -1/+135 |