aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/samsung/clk-exynos7.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-23clk: samsung: Add compile time PLL rate validatorsAndrzej Hajda1-1/+1
2018-02-23clk: samsung: exynos7: Fix PLL ratesAndrzej Hajda1-1/+1
2016-06-02clk: samsung: exynos7: Constify all clock initializersKrzysztof Kozlowski1-57/+57
2016-06-02clk: samsung: exynos7: Don't gate CMU_{CCORE, FSYS0} blocks clockAlim Akhtar1-2/+3
2016-03-02clk: samsung: Remove CLK_IS_ROOTStephen Boyd1-7/+5
2015-10-02clk: samsung: exynos7: Staticize file scope symbolsStephen Boyd1-2/+2
2015-09-15clk: samsung: exynos7: Add required clock tree for UFSAlim Akhtar1-0/+107
2015-09-15clk: samsung: exynos7: Add missing fixed_clks to cmu_infoAlim Akhtar1-0/+2
2015-09-15clk: samsung: exynos7: Correct CMU_FSYS1 clocks namesAlim Akhtar1-6/+10
2015-09-15clk: samsung: exynos7: Correct CMU_FSYS0 clocks namesAlim Akhtar1-10/+14
2015-09-15clk: samsung: exynos7: Correct CMU_PERIS clocks namesAlim Akhtar1-2/+2
2015-09-15clk: samsung: exynos7: Correct CMU_PERIC1 clocks namesAlim Akhtar1-18/+20
2015-09-15clk: samsung: exynos7: Correct CMU_PERIC0 clocks namesAlim Akhtar1-4/+8
2015-09-15clk: samsung: exynos7: Correct CMU_CCORE clocks namesAlim Akhtar1-2/+2
2015-09-15clk: samsung: exynos7: Correct CMU_TOP1 clocks namesAlim Akhtar1-23/+27
2015-09-15clk: samsung: exynos7: Correct CMU_TOP0 clocks namesAlim Akhtar1-30/+37
2015-09-15clk: samsung: exynos7: Adds missing clocks gates of CMU_TOPCAlim Akhtar1-0/+27
2015-09-15clk: samsung: exynos7: Change the CMU_TOPC block clock namesAlim Akhtar1-33/+37
2015-09-15clk: samsung: exynos7: Correct nr_clk_ids for fsys1Alim Akhtar1-1/+1
2015-09-15clk: samsung: exynos7: Correct nr_clk_ids for fsys0Alim Akhtar1-4/+4
2015-09-15clk: samsung: exynos7: Fix CMU TOP1 blockAlim Akhtar1-9/+15
2015-09-15clk: samsung: exynos7: Fix CMU TOPC block clockAlim Akhtar1-6/+6
2015-07-20clk: samsung: Properly include clk.h and clkdev.hStephen Boyd1-2/+0
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: 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-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 Ch1-0/+425