aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/samsung (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-21Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linuxLinus Torvalds7-359/+540
2015-02-02Merge tag 'v3.20-exynos-clk' of git://linuxtv.org/snawrocki/samsung into clk-nextMichael Turquette5-347/+112
2015-01-29clk: exynos5420: Add IDs for clocks used in DISP1 power domainJavier Martinez Canillas1-11/+12
2015-01-28clk: samsung: exynos4: Add divider clock id for memory bus frequencyChanwoo Choi1-5/+5
2015-01-20Merge tag 'for-v3.20-exynos7-clk' of git://linuxtv.org/snawrocki/samsung into clk-nextMichael Turquette1-2/+406
2015-01-17clk: exynos-audss: Fix memory leak on driver unbind or probe failureKrzysztof Kozlowski1-10/+22
2015-01-15clk: samsung: exynos7: add clocks for audio blockPadmavathi Venna1-2/+141
2015-01-15clk: samsung: exynos7: add clocks for SPI blockPadmavathi Venna1-0/+73
2015-01-15clk: samsung: exynos7: add gate clock for DMA blockPadmavathi Venna1-0/+4
2014-12-23clk: samsung: exynos4415: Use samsung_cmu_register_one() to simplify codeChanwoo Choi1-168/+48
2014-12-23clk: samsung: exynos3250: Use samsung_cmu_register_one() to simplify codeChanwoo Choi1-170/+47
2014-12-23clk: samsung: Change the return value of samsung_cmu_register_one()Chanwoo Choi2-4/+12
2014-12-23clk: samsung: exynos7: Add required clock tree for USBVivek Gautam1-0/+64
2014-12-23clk: samsung: exynos7: Add clocks for MSCL blockTony K Nadackal1-0/+124
2014-12-20Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/linuxLinus Torvalds10-173/+2110
2014-12-17clk: samsung: Fix Exynos 5420 pinctrl setup and clock disable failure due to domain being gatedKrzysztof Kozlowski1-1/+28
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-2/+0
2014-12-02clk: samsung: Fix double add of syscore ops after driver rebindKrzysztof Kozlowski1-0/+4
2014-12-02clk: samsung: exynos4: set parent of sclk_hdmiphy to hdmiAndrzej Hajda1-1/+1
2014-12-02clk: samsung: exynos4415: Fix build with PM_SLEEP disabledKrzysztof Kozlowski1-2/+4
2014-12-02clk: samsung: remove unnecessary inclusion of header files from clk.hPankaj Dubey2-4/+2
2014-12-02clk: samsung: remove unnecessary CONFIG_OF from clk.cPankaj Dubey1-2/+0
2014-12-02clk: samsung: Spelling s/bwtween/between/Pankaj Dubey1-1/+1
2014-11-22clk: exynos5440: move restart code into clock driverPankaj Dubey1-1/+28
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-20clk: samsung: drop owner assignment from platform_driversWolfram Sang2-2/+0
2014-10-01Merge tag 'v3.18-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into clk-nextMike Turquette2-0/+48
2014-10-01clk: samsung: register restart handlers for s3c2412 and s3c2443Heiko Stübner2-0/+48
2014-09-29Merge tag 'for_3.18/samsung-clk' of git://git.kernel.org/pub/scm/linux/kernel/git/tfiga/samsung-clk into clk-nextMike Turquette3-14/+208
2014-09-25clk: 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/arm-socLinus Torvalds3-0/+1098
2014-08-04Merge tag 'clk-for-linus-3.17' of git://git.linaro.org/people/mike.turquette/linuxLinus Torvalds15-15/+519