summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/exynos/clock.c
AgeCommit message (Expand)Author
2015-05-18exynos: clock: clean up checkpatch issuesMinkyu Kang
2015-04-06arm: exynos: add display clocks for Exynos5800Ajay Kumar
2015-04-06Exynos: Clock: Fix exynos5_get_periph_rate for I2C.Guillaume GARDET
2015-02-13Exynos: Clock: Cleanup soc_get_periph_rateAkshay Saraswat
2015-02-13Exynos: clock: change mask bits as per peripheralAkshay Saraswat
2015-02-13Exynos5: Use clock_get_periph_rate generic APIAkshay Saraswat
2015-02-13Exynos5: Fix exynos5_get_periph_rate calculationsAkshay Saraswat
2015-02-13Exynos542x: Add and enable get_periph_rate supportAkshay Saraswat
2015-02-13Exynos542x: Move exynos5420_get_pll_clk up and renameAkshay Saraswat
2015-02-13Exynos5: Fix compiler warnings due to clock_get_periph_rateAkshay Saraswat
2015-02-13arm: exynos: fix the div value for set_mmc_clkJaehoon Chung
2014-12-24arm: exynos: clock: support SPLL as mmc source clock for exynos5420Joonyoung Shim
2014-11-26Merge branch 'master' of http://git.denx.de/u-boot-samsungTom Rini
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada
2014-11-17Exynos5800: Introduce new proid for Exynos5800Akshay Saraswat
2014-09-05arm: exynos: Add get_lcd_clk and set_lcd_clk callbacks for Exynos5420Ajay Kumar
2014-05-16ARM: exynos: clock: modify the set_mmc_clk for exynos4Jaehoon Chung
2014-05-16arm: exynos: clock: Remove exynos4x12_set_mmc_clk functionBeomho Seo
2014-02-10exynos: clock: use the clear and set bits macros.Inha Song
2014-02-10exynos: clock: fixed that cfg is set to wrong value.Inha Song
2014-02-05exynos: pinmux: remove unnecessary defineMinkyu Kang
2013-12-30Exynos5420: Add clock initialization for 5420Rajeshwari Birje
2013-12-03arm: exynos: fix set_mmc_clk for exynos4x12Jaehoon Chung
2013-09-24ARM: Added I2S0 clocks for audioDani Krishna Mohan
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-16arm:exynos:fix: Fix clock calculation for Exynos4210 based targets.Ɓukasz Majewski
2013-07-09arm: exynos: fix clock calculationMinkyu Kang
2013-06-13EXYNOS5: DWMMC: Initialise the local variable to avoid unwanted results.Amar
2013-05-21Exynos5: clock: Update the equation to calculate PLL output frequencyAkshay Saraswat
2013-04-01Exynos: pwm: Remove dead code of function exynos5_get_pwm_clkAkshay Saraswat
2013-04-01Exynos: pwm: Use generic api to get pwm clk freqPadmavathi Venna
2013-04-01Exynos: clock: Add generic api to get the clk freqPadmavathi Venna
2013-01-11Exynos: clock: add CLK_DIV_FSYS3 at set_mmc_clkJaehoon Chung
2013-01-11Exynos: clock: support get_mmc_clk for exynosJaehoon Chung
2013-01-10EXYNOS5: Change parent clock of FIMD to MPLLAjay Kumar
2012-12-26EXYNOS: EXYNOS4X12: extract Exynos4x12 IPs clock frequencyChander Kashyap
2012-12-22Merge samsung, imx, tegra into u-boot-arm/masterAlbert ARIBAUD
2012-12-19Merge remote-tracking branch 'u-boot/master' into u-boot-arm-mergedAllen Martin
2012-12-11exynos:clock: Add i2c clockPiotr Wilczek
2012-11-15EXYNOS: Add clock for SPIHatim RV
2012-11-15EXYNOS: Add clock for I2SRajeshwari Shinde
2012-11-15EXYNOS: Clock: Add common function for pll rate calculationMinkyu Kang
2012-09-01EXYNOS5: support exynos5 lcd clock controlDonghwa Lee
2012-09-01ARM: EXYNOS: fixed compiler warning messageJaehoon Chung
2012-09-01EXYNOS5: CLOCK: Add BPLL supportRajeshwari Shinde
2012-09-01EXYNOS5: CLOCK: Modify MPLL clock out for Exynos5250 Rev 1.0Rajeshwari Shinde
2012-07-31EXYNOS: CLK: Add i2c clockRajeshwari Shinde
2012-05-15EXYNOS: add LCD and MIPI DSI clock interface.Donghwa Lee
2012-02-12ARM: EXYNOS: Add support for Exynos5 based SoCsChander Kashyap
2012-02-12Exynos: Clock.c: Use CONFIG_SYS_CLK_FREQ macroChander Kashyap