summaryrefslogtreecommitdiff
path: root/drivers/clk/samsung
AgeCommit message (Expand)AuthorFilesLines
2014-10-31clk: samsung: exynos7: add gate clock for ADC blockAbhilash Kesavan1-0/+2
2014-10-31clk: samsung: exynos7: add gate clocks for WDT, TMU and PWM blocksNaveen Krishna Ch1-0/+14
2014-10-31clk: samsung: exynos7: add clocks for RTC blockNaveen Krishna Ch1-0/+54
2014-10-31clk: samsung: exynos7: add clocks for MMC blockNaveen Krishna Ch1-0/+224
2014-10-31clk: samsung: exynos7: add clocks for I2C blockNaveen Krishna Ch1-0/+24
2014-10-31clk: samsung: add initial clock support for Exynos7 SoCNaveen Krishna Ch2-0/+426
2014-10-31clk: samsung: Add fixed_factor_clocks field to struct exynos_cmu_infoNaveen Krishna Ch2-0/+6
2014-10-31clk: samsung: Factor out the common code to clk.cNaveen Krishna Ch3-159/+155
2014-10-31clk: samsung: add support for 145xx and 1460x PLLsNaveen Krishna Ch2-5/+24
2014-10-30clk: samsung: exynos4415: Add clocks using common clock frameworkChanwoo Choi2-0/+1143
2014-10-01Merge tag 'v3.18-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/...Mike Turquette2-0/+48
2014-10-01clk: samsung: register restart handlers for s3c2412 and s3c2443Heiko Stübner2-0/+48
2014-09-30Merge tag 'for_3.18/samsung-clk' of git://git.kernel.org/pub/scm/linux/kernel...Mike Turquette3-14/+208
2014-09-26clk: Remove .owner field for driverKiran Padwal1-1/+0
2014-09-24clk: samsung: exynos4: remove duplicate div_core2 divider clock instantiationThomas Abraham1-4/+3
2014-09-22clk: samsung: exynos4: fix g3d clocksMarek Szyprowski1-4/+2
2014-09-22clk: samsung: exynos4: add support for MOUT_HDMI and MOUT_MIXER clocksMarek Szyprowski1-2/+2
2014-09-22clk: samsung: exynos4: add missing smmu_g2d clock and update commentsMarek Szyprowski1-0/+1
2014-09-22clk: samsung: exynos3250: Register DMC clk providerKrzysztof Kozlowski1-0/+195
2014-09-22clk: samsung: exynos5260: fix typo in clock nameChander Kashyap1-1/+1
2014-09-22clk: samsung: exynos3250: fix width field of mout_mmc0/1Pankaj Dubey1-2/+2
2014-09-22clk: samsung: exynos3250: fix width and shift of div_spi0_isp clockPankaj Dubey1-1/+1
2014-09-22clk: samsung: exynos3250: fix mout_cam_blk parent listPankaj Dubey1-0/+1
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds3-0/+1098
2014-08-04Merge tag 'clk-for-linus-3.17' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds15-15/+519
2014-07-26clk: samsung: register exynos5420 apll/kpll configuration dataThomas Abraham1-0/+28
2014-07-26clk: samsung: exynos5420: Setup clocks before system suspendVikas Sajjan1-0/+29
2014-07-26clk: samsung: Make of_device_id array constKrzysztof Kozlowski6-6/+6
2014-07-26clk: samsung: exynos3250: Enable ARMCLK down featureKrzysztof Kozlowski1-0/+41
2014-07-26clk: samsung: exynos4: Enable ARMCLK down featureKrzysztof Kozlowski1-0/+46
2014-07-26clk: samsung: Add driver to control CLKOUT line on Exynos SoCsTomasz Figa2-0/+154
2014-07-26clk: samsung: exynos4: Add CLKOUT clock hierarchyTomasz Figa1-0/+112
2014-07-26clk: samsung: exynos4: Add missing CPU/DMC clock hierarchyTomasz Figa1-0/+50
2014-07-18clk: samsung: s5pv210: Remove legacy board supportTomasz Figa1-121/+1
2014-07-18clk: samsung: Add S5PV210 Audio Subsystem clock driverTomasz Figa2-1/+242
2014-07-18clk: samsung: Add clock driver for S5PV210 and compatible SoCsMateusz Krawczuk2-0/+977
2014-07-13Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds5-47/+71
2014-07-11clk: exynos5420: Add IDs for clocks used in PD mfcArun Kumar K1-2/+4
2014-06-30clk: exynos4: Add PPMU IP block source clocks.Jonghwa Lee1-0/+19
2014-06-30clk: samsung: Register clk provider only after registering its all clocksSylwester Nawrocki13-9/+34
2014-06-30clk: exynos5420: Remove aclk66_peric from the clock tree descriptionDoug Anderson1-30/+55
2014-06-30clk/exynos5250: fix bit number for tv sysmmu clockRahul Sharma1-1/+1
2014-06-30clk: s3c64xx: Hookup SPI clocks correctlyCharles Keepax1-2/+4
2014-06-30clk: samsung: exynos4: Remove SRC_MASK_ISP gatesTomasz Figa1-12/+4
2014-06-30clk: samsung: add more aliases for s3c24xxVasily Khoruzhick1-0/+5
2014-06-30clk: samsung: fix several typos to fix boot on s3c2410Vasily Khoruzhick1-2/+2
2014-06-08Merge tag 'clk-for-linus-3.16' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds1-2/+2
2014-06-03Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+42
2014-06-03Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds18-548/+4771
2014-05-31Merge tag 'samsung-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson1-0/+35