| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/... | Linus Torvalds | 2014-12-20 | 10 | -173/+2110 |
|\ |
|
| * | clk: samsung: Fix Exynos 5420 pinctrl setup and clock disable failure due to ... | Krzysztof Kozlowski | 2014-12-17 | 1 | -1/+28 |
| * | clk: samsung: Fix double add of syscore ops after driver rebind | Krzysztof Kozlowski | 2014-12-02 | 1 | -0/+4 |
| * | clk: samsung: exynos4: set parent of sclk_hdmiphy to hdmi | Andrzej Hajda | 2014-12-02 | 1 | -1/+1 |
| * | clk: samsung: exynos4415: Fix build with PM_SLEEP disabled | Krzysztof Kozlowski | 2014-12-02 | 1 | -2/+4 |
| * | clk: samsung: remove unnecessary inclusion of header files from clk.h | Pankaj Dubey | 2014-12-02 | 2 | -4/+2 |
| * | clk: samsung: remove unnecessary CONFIG_OF from clk.c | Pankaj Dubey | 2014-12-02 | 1 | -2/+0 |
| * | clk: samsung: Spelling s/bwtween/between/ | Pankaj Dubey | 2014-12-02 | 1 | -1/+1 |
| * | clk: samsung: exynos7: add gate clock for ADC block | Abhilash Kesavan | 2014-10-31 | 1 | -0/+2 |
| * | clk: samsung: exynos7: add gate clocks for WDT, TMU and PWM blocks | Naveen Krishna Ch | 2014-10-31 | 1 | -0/+14 |
| * | clk: samsung: exynos7: add clocks for RTC block | Naveen Krishna Ch | 2014-10-31 | 1 | -0/+54 |
| * | clk: samsung: exynos7: add clocks for MMC block | Naveen Krishna Ch | 2014-10-31 | 1 | -0/+224 |
| * | clk: samsung: exynos7: add clocks for I2C block | Naveen Krishna Ch | 2014-10-31 | 1 | -0/+24 |
| * | clk: samsung: add initial clock support for Exynos7 SoC | Naveen Krishna Ch | 2014-10-31 | 2 | -0/+426 |
| * | clk: samsung: Add fixed_factor_clocks field to struct exynos_cmu_info | Naveen Krishna Ch | 2014-10-31 | 2 | -0/+6 |
| * | clk: samsung: Factor out the common code to clk.c | Naveen Krishna Ch | 2014-10-31 | 3 | -159/+155 |
| * | clk: samsung: add support for 145xx and 1460x PLLs | Naveen Krishna Ch | 2014-10-31 | 2 | -5/+24 |
| * | clk: samsung: exynos4415: Add clocks using common clock framework | Chanwoo Choi | 2014-10-30 | 2 | -0/+1143 |
* | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 | 2 | -2/+0 |
|\ \ |
|
| * | | clk: samsung: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 2 | -2/+0 |
| |/ |
|
* | | clk: exynos5440: move restart code into clock driver | Pankaj Dubey | 2014-11-22 | 1 | -1/+28 |
|/ |
|
* | Merge tag 'v3.18-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/... | Mike Turquette | 2014-10-01 | 2 | -0/+48 |
|\ |
|
| * | clk: samsung: register restart handlers for s3c2412 and s3c2443 | Heiko Stübner | 2014-10-01 | 2 | -0/+48 |
* | | Merge tag 'for_3.18/samsung-clk' of git://git.kernel.org/pub/scm/linux/kernel... | Mike Turquette | 2014-09-29 | 3 | -14/+208 |
|\ \
| |/
|/| |
|
| * | clk: samsung: exynos4: remove duplicate div_core2 divider clock instantiation | Thomas Abraham | 2014-09-24 | 1 | -4/+3 |
| * | clk: samsung: exynos4: fix g3d clocks | Marek Szyprowski | 2014-09-22 | 1 | -4/+2 |
| * | clk: samsung: exynos4: add support for MOUT_HDMI and MOUT_MIXER clocks | Marek Szyprowski | 2014-09-22 | 1 | -2/+2 |
| * | clk: samsung: exynos4: add missing smmu_g2d clock and update comments | Marek Szyprowski | 2014-09-22 | 1 | -0/+1 |
| * | clk: samsung: exynos3250: Register DMC clk provider | Krzysztof Kozlowski | 2014-09-22 | 1 | -0/+195 |
| * | clk: samsung: exynos5260: fix typo in clock name | Chander Kashyap | 2014-09-22 | 1 | -1/+1 |
| * | clk: samsung: exynos3250: fix width field of mout_mmc0/1 | Pankaj Dubey | 2014-09-22 | 1 | -2/+2 |
| * | clk: samsung: exynos3250: fix width and shift of div_spi0_isp clock | Pankaj Dubey | 2014-09-22 | 1 | -1/+1 |
| * | clk: samsung: exynos3250: fix mout_cam_blk parent list | Pankaj Dubey | 2014-09-22 | 1 | -0/+1 |
* | | clk: Remove .owner field for driver | Kiran Padwal | 2014-09-25 | 1 | -1/+0 |
|/ |
|
* | Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2014-08-08 | 3 | -0/+1098 |
|\ |
|
| * | clk: samsung: s5pv210: Remove legacy board support | Tomasz Figa | 2014-07-19 | 1 | -121/+1 |
| * | clk: samsung: Add S5PV210 Audio Subsystem clock driver | Tomasz Figa | 2014-07-19 | 2 | -1/+242 |
| * | clk: samsung: Add clock driver for S5PV210 and compatible SoCs | Mateusz Krawczuk | 2014-07-19 | 2 | -0/+977 |
* | | Merge tag 'clk-for-linus-3.17' of git://git.linaro.org/people/mike.turquette/... | Linus Torvalds | 2014-08-04 | 15 | -15/+519 |
|\ \
| |/
|/| |
|
| * | clk: samsung: register exynos5420 apll/kpll configuration data | Thomas Abraham | 2014-07-26 | 1 | -0/+28 |
| * | clk: samsung: exynos5420: Setup clocks before system suspend | Vikas Sajjan | 2014-07-26 | 1 | -0/+29 |
| * | clk: samsung: Make of_device_id array const | Krzysztof Kozlowski | 2014-07-26 | 6 | -6/+6 |
| * | clk: samsung: exynos3250: Enable ARMCLK down feature | Krzysztof Kozlowski | 2014-07-26 | 1 | -0/+41 |
| * | clk: samsung: exynos4: Enable ARMCLK down feature | Krzysztof Kozlowski | 2014-07-26 | 1 | -0/+46 |
| * | clk: samsung: Add driver to control CLKOUT line on Exynos SoCs | Tomasz Figa | 2014-07-26 | 2 | -0/+154 |
| * | clk: samsung: exynos4: Add CLKOUT clock hierarchy | Tomasz Figa | 2014-07-26 | 1 | -0/+112 |
| * | clk: samsung: exynos4: Add missing CPU/DMC clock hierarchy | Tomasz Figa | 2014-07-26 | 1 | -0/+50 |
| * | clk: exynos4: Add PPMU IP block source clocks. | Jonghwa Lee | 2014-06-30 | 1 | -0/+19 |
| * | clk: samsung: Register clk provider only after registering its all clocks | Sylwester Nawrocki | 2014-06-30 | 13 | -9/+34 |
* | | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette... | Linus Torvalds | 2014-07-13 | 5 | -47/+71 |
|\ \
| |/ |
|