summaryrefslogtreecommitdiff
path: root/drivers/clk/samsung/clk-exynos4.c
AgeCommit message (Expand)Author
2016-03-03clk: samsung: Remove CLK_IS_ROOTStephen Boyd
2015-11-18clk: samsung: exynos4: Add SSS gate clockKrzysztof Kozlowski
2015-09-11Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2015-08-13clk: exynos4x12: add cpu clock configuration data and instantiate cpu clockBartlomiej Zolnierkiewicz
2015-07-28clk: exynos4: Fix wrong clock for Exynos4x12 ADCKrzysztof Kozlowski
2015-07-20clk: samsung: Properly include clk.h and clkdev.hStephen Boyd
2015-06-20clk: samsung: exynos4: add cpu clock configuration data and instantiate cpu c...Thomas Abraham
2015-04-13clk: samsung: exynos4: Disable ARMCLK down feature on Exynos4210 SoCBartlomiej Zolnierkiewicz
2015-01-28clk: samsung: exynos4: Add divider clock id for memory bus frequencyChanwoo Choi
2014-12-02clk: samsung: exynos4: set parent of sclk_hdmiphy to hdmiAndrzej Hajda
2014-09-24clk: samsung: exynos4: remove duplicate div_core2 divider clock instantiationThomas Abraham
2014-09-22clk: samsung: exynos4: fix g3d clocksMarek Szyprowski
2014-09-22clk: samsung: exynos4: add support for MOUT_HDMI and MOUT_MIXER clocksMarek Szyprowski
2014-09-22clk: samsung: exynos4: add missing smmu_g2d clock and update commentsMarek Szyprowski
2014-07-26clk: samsung: Make of_device_id array constKrzysztof Kozlowski
2014-07-26clk: samsung: exynos4: Enable ARMCLK down featureKrzysztof Kozlowski
2014-07-26clk: samsung: exynos4: Add CLKOUT clock hierarchyTomasz Figa
2014-07-26clk: samsung: exynos4: Add missing CPU/DMC clock hierarchyTomasz Figa
2014-06-30clk: exynos4: Add PPMU IP block source clocks.Jonghwa Lee
2014-06-30clk: samsung: Register clk provider only after registering its all clocksSylwester Nawrocki
2014-06-30clk: samsung: exynos4: Remove SRC_MASK_ISP gatesTomasz Figa
2014-06-08Merge tag 'clk-for-linus-3.16' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds
2014-05-28clk/exynos4: Fix compilation warningSachin Kamat
2014-05-14clk: samsung: exynos4: export sclk_hdmiphy clockTomasz Stanislawski
2014-05-14clk: samsung: exynos4: Use single clock ID for CLK_MDMA gate clocksSylwester Nawrocki
2014-05-14clk/samsung: add support for multiple clock providersRahul Sharma
2014-02-13clk: samsung: exynos4: Add remaining suspend/resume handlingTomasz Figa
2014-02-13clk: samsung: Drop old suspend/resume codeTomasz Figa
2014-02-13clk: samsung: exynos4: Move suspend/resume handling to SoC driverTomasz Figa
2014-02-13clk: exynos4: Remove remnants of non-DT supportTomasz Figa
2014-01-24Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turq...Linus Torvalds
2014-01-24Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-01-08clk: exynos4: replace clock ID private enums with IDs from DT headerAndrzej Hajda
2013-12-30clk: samsung: exynos4: Correct SRC_MFC registerSeung-Woo Kim
2013-12-20clk: samsung: exynos4: Fix definition of div_mmc_pre4 dividerTomasz Figa
2013-09-09Merge tag 'clk-for-linus-3.12' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds
2013-09-06clk: samsung: exynos4: Register PLL rate tables for Exynos4x12Tomasz Figa
2013-09-06clk: samsung: exynos4: Register PLL rate tables for Exynos4210Tomasz Figa
2013-09-06clk: samsung: exynos4: Reorder registration of mout_vpllsrcTomasz Figa
2013-09-06clk: samsung: pll: Use new registration method for PLL46xxTomasz Figa
2013-09-06clk: samsung: pll: Use new registration method for PLL45xxTomasz Figa
2013-09-06clk: samsung: exynos4: Rename exynos4_plls to exynos4x12_pllsTomasz Figa
2013-09-06clk: samsung: exynos4: Remove checks for DT nodeTomasz Figa
2013-09-06clk: samsung: exynos4: Remove unused static clkdev aliasesTomasz Figa
2013-09-06clk: samsung: Modify _get_rate() helper to use __clk_lookup()Tomasz Figa
2013-09-06clk: samsung: exynos4: Use separate aliases for cpufreq related clocksTomasz Figa
2013-08-13clk: exynos4: Add CLK_GET_RATE_NOCACHE flag for the Exynos4x12 ISP clocksSylwester Nawrocki
2013-08-08clk: exynos4: Fix incorrect placement of __initdataSachin Kamat
2013-08-08clk: exynos4: Make exynos4_plls staticSachin Kamat
2013-08-02clk: samsung: Add support to register rate_table for samsung pllsYadwinder Singh Brar