summaryrefslogtreecommitdiffstats
path: root/drivers/clk/samsung
Commit message (Expand)AuthorAgeFilesLines
...
| * clk: samsung: exynos5433: Add clocks for CMU_AUD domainChanwoo Choi2015-02-041-0/+172
| * clk: samsung: exynos5433: Add clocks for CMU_DISP domainChanwoo Choi2015-02-041-0/+437
| * clk: samsung: exynos5433: Add clocks for CMU_MIF domainChanwoo Choi2015-02-041-0/+599
| * clk: samsung: exynos5433: Add clocks for CMU_G2D domainChanwoo Choi2015-02-041-0/+146
| * clk: samsung: exynos5433: Add clocks for CMU_PERIS domainChanwoo Choi2015-02-041-2/+149
| * clk: samsung: exynos5433: Add clocks for CMU_PERIC domainChanwoo Choi2015-02-041-2/+81
| * clk: samsung: exynos5433: Add MUX clocks of CMU_TOP domainChanwoo Choi2015-02-041-0/+90
| * clk: samsung: exynos5433: Add clocks using common clock frameworkChanwoo Choi2015-02-042-0/+964
* | Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2015-02-217-359/+540
|\ \
| * | Merge tag 'v3.20-exynos-clk' of git://linuxtv.org/snawrocki/samsung into clk-...Michael Turquette2015-02-025-347/+112
| |\|
| | * clk: samsung: exynos4: Add divider clock id for memory bus frequencyChanwoo Choi2015-01-281-5/+5
| | * clk: samsung: exynos4415: Use samsung_cmu_register_one() to simplify codeChanwoo Choi2014-12-231-168/+48
| | * clk: samsung: exynos3250: Use samsung_cmu_register_one() to simplify codeChanwoo Choi2014-12-231-170/+47
| | * clk: samsung: Change the return value of samsung_cmu_register_one()Chanwoo Choi2014-12-232-4/+12
| * | Merge tag 'for-v3.20-exynos7-clk' of git://linuxtv.org/snawrocki/samsung into...Michael Turquette2015-01-201-2/+406
| |\ \
| | * | clk: samsung: exynos7: add clocks for audio blockPadmavathi Venna2015-01-151-2/+141
| | * | clk: samsung: exynos7: add clocks for SPI blockPadmavathi Venna2015-01-151-0/+73
| | * | clk: samsung: exynos7: add gate clock for DMA blockPadmavathi Venna2015-01-151-0/+4
| | * | clk: samsung: exynos7: Add required clock tree for USBVivek Gautam2014-12-231-0/+64
| | * | clk: samsung: exynos7: Add clocks for MSCL blockTony K Nadackal2014-12-231-0/+124
| | |/
| * / clk: exynos-audss: Fix memory leak on driver unbind or probe failureKrzysztof Kozlowski2015-01-171-10/+22
| |/
* / clk: exynos5420: Add IDs for clocks used in DISP1 power domainJavier Martinez Canillas2015-01-291-11/+12
|/
* Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-12-2010-173/+2110
|\
| * clk: samsung: Fix Exynos 5420 pinctrl setup and clock disable failure due to ...Krzysztof Kozlowski2014-12-171-1/+28
| * clk: samsung: Fix double add of syscore ops after driver rebindKrzysztof Kozlowski2014-12-021-0/+4
| * clk: samsung: exynos4: set parent of sclk_hdmiphy to hdmiAndrzej Hajda2014-12-021-1/+1
| * clk: samsung: exynos4415: Fix build with PM_SLEEP disabledKrzysztof Kozlowski2014-12-021-2/+4
| * clk: samsung: remove unnecessary inclusion of header files from clk.hPankaj Dubey2014-12-022-4/+2
| * clk: samsung: remove unnecessary CONFIG_OF from clk.cPankaj Dubey2014-12-021-2/+0
| * clk: samsung: Spelling s/bwtween/between/Pankaj Dubey2014-12-021-1/+1
| * clk: samsung: exynos7: add gate clock for ADC blockAbhilash Kesavan2014-10-311-0/+2
| * clk: samsung: exynos7: add gate clocks for WDT, TMU and PWM blocksNaveen Krishna Ch2014-10-311-0/+14
| * clk: samsung: exynos7: add clocks for RTC blockNaveen Krishna Ch2014-10-311-0/+54
| * clk: samsung: exynos7: add clocks for MMC blockNaveen Krishna Ch2014-10-311-0/+224
| * clk: samsung: exynos7: add clocks for I2C blockNaveen Krishna Ch2014-10-311-0/+24
| * clk: samsung: add initial clock support for Exynos7 SoCNaveen Krishna Ch2014-10-312-0/+426
| * clk: samsung: Add fixed_factor_clocks field to struct exynos_cmu_infoNaveen Krishna Ch2014-10-312-0/+6
| * clk: samsung: Factor out the common code to clk.cNaveen Krishna Ch2014-10-313-159/+155
| * clk: samsung: add support for 145xx and 1460x PLLsNaveen Krishna Ch2014-10-312-5/+24
| * clk: samsung: exynos4415: Add clocks using common clock frameworkChanwoo Choi2014-10-302-0/+1143
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-142-2/+0
|\ \
| * | clk: samsung: drop owner assignment from platform_driversWolfram Sang2014-10-202-2/+0
| |/
* / clk: exynos5440: move restart code into clock driverPankaj Dubey2014-11-221-1/+28
|/
* Merge tag 'v3.18-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/...Mike Turquette2014-10-012-0/+48
|\
| * clk: samsung: register restart handlers for s3c2412 and s3c2443Heiko Stübner2014-10-012-0/+48
* | Merge tag 'for_3.18/samsung-clk' of git://git.kernel.org/pub/scm/linux/kernel...Mike Turquette2014-09-293-14/+208
|\ \ | |/ |/|
| * clk: samsung: exynos4: remove duplicate div_core2 divider clock instantiationThomas Abraham2014-09-241-4/+3
| * clk: samsung: exynos4: fix g3d clocksMarek Szyprowski2014-09-221-4/+2
| * clk: samsung: exynos4: add support for MOUT_HDMI and MOUT_MIXER clocksMarek Szyprowski2014-09-221-2/+2
| * clk: samsung: exynos4: add missing smmu_g2d clock and update commentsMarek Szyprowski2014-09-221-0/+1