summaryrefslogtreecommitdiff
path: root/drivers/clk/samsung/clk-exynos5420.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-24Merge tag 'clk-v4.14-samsung' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Boyd1-8/+15
2017-08-10clk: samsung: exynos542x: Enable clock rate propagation up to the EPLLSylwester Nawrocki1-7/+8
2017-08-09clk: samsung: Fix mau_epll clock definition for exynos5422Sylwester Nawrocki1-3/+9
2017-07-31clk: samsung: exynos5420: The EPLL rate table correctionsSylwester Nawrocki1-8/+8
2017-06-09clk: samsung: exynos542x: Add EPLL rate tableSylwester Nawrocki1-2/+17
2017-06-09clk: samsung: Add missing exynos5420 audio related clocksSylwester Nawrocki1-3/+7
2017-01-10clk/samsung: exynos542x: mark some clocks as criticalMarek Szyprowski1-7/+7
2016-09-09clk: samsung: exynos5420: Add clocks for CMU_CDREX domainChanwoo Choi1-0/+37
2016-06-02clk: samsung: exynos5420: Set ID for aclk333 gate clockJavier Martinez Canillas1-1/+1
2016-06-02clk: samsung: exynos5420: Move sleep init function and PLL data to init sectionKrzysztof Kozlowski1-3/+3
2016-06-02clk: samsung: exynos5420: Constify all clock initializersKrzysztof Kozlowski1-15/+15
2016-06-02clk: samsung: Remove useless check for return value of samsung_clk_initKrzysztof Kozlowski1-2/+0
2016-04-15clk: samsung: exynos542x: Add the clock id for ACLKChanwoo Choi1-30/+47
2016-03-03clk: samsung: Remove CLK_IS_ROOTStephen Boyd1-6/+6
2015-12-16clk: samsung: exynos542x: fix MFC clock hierarchy parentMarek Szyprowski1-1/+1
2015-12-16clk: samsung: exynos542x/5800: fix cpu clock configuration dataBartlomiej Zolnierkiewicz1-3/+33
2015-12-16clk: samsung: exynos5420: add cpu clock configuration data and instantiate cp...Thomas Abraham1-2/+56
2015-12-16clk: samsung: exynos542x: add missing parent GSCL block clocksMarek Szyprowski1-4/+4
2015-07-20clk: samsung: Properly include clk.h and clkdev.hStephen Boyd1-2/+1
2015-05-08Merge branch 'clk-fixes' into clk-nextMichael Turquette1-0/+1
2015-05-06clk: exynos: Staticize file-scope declarationsKrzysztof Kozlowski1-5/+5
2015-05-05clk: exynos5420: Restore GATE_BUS_TOP on suspendJavier Martinez Canillas1-0/+1
2015-01-29clk: exynos5420: Add IDs for clocks used in DISP1 power domainJavier Martinez Canillas1-11/+12
2014-08-04Merge tag 'clk-for-linus-3.17' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds1-1/+60
2014-07-26clk: samsung: register exynos5420 apll/kpll configuration dataThomas Abraham1-0/+28
2014-07-26clk: samsung: exynos5420: Setup clocks before system suspendVikas Sajjan1-0/+29
2014-07-26clk: samsung: Make of_device_id array constKrzysztof Kozlowski1-1/+1
2014-07-13Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds1-30/+55
2014-07-11clk: exynos5420: Add IDs for clocks used in PD mfcArun Kumar K1-2/+4
2014-06-30clk: samsung: Register clk provider only after registering its all clocksSylwester Nawrocki1-0/+2
2014-06-30clk: exynos5420: Remove aclk66_peric from the clock tree descriptionDoug Anderson1-30/+55
2014-05-19clk: exynos5420: Add 5800 specific clocksAlim Akhtar1-56/+253
2014-05-14clk: samsung: exynos5420: add more registers to restore listShaik Ameer Basha1-0/+12
2014-05-14clk: samsung: exynos5420: add misc clocksShaik Ameer Basha1-3/+11
2014-05-14clk: samsung: exynos5420: update clocks for MAU BlockShaik Ameer Basha1-1/+11
2014-05-14clk: samsung: exynos5420: fix register offset for sclk_bpllShaik Ameer Basha1-3/+1
2014-05-14clk: samsung: exynos5420: correct sysmmu-mfc parent clocksShaik Ameer Basha1-2/+7
2014-05-14clk: samsung: exynos5420: update clocks for FSYS and FSYS2 blocksShaik Ameer Basha1-12/+25
2014-05-14clk: samsung: exynos5420: update clocks for WCORE blockShaik Ameer Basha1-0/+25
2014-05-14clk: samsung: exynos5420: update clocks for PERIS and GEN blocksShaik Ameer Basha1-31/+45
2014-05-14clk: samsung: exynos5420: update clocks for PERIC blockShaik Ameer Basha1-48/+44
2014-05-14clk: samsung: exynos5420: update clocks for DISP1 blockShaik Ameer Basha1-17/+39
2014-05-14clk: samsung: exynos5420: update clocks for G2D and G3D blocksShaik Ameer Basha1-7/+11
2014-05-14clk: samsung: exynos5420: fix parent clocks for mscl sysmmuShaik Ameer Basha1-3/+6
2014-05-14clk: samsung: exynos5420: update clocks for GSCL and MSCL blocksShaik Ameer Basha1-27/+44
2014-05-14clk: samsung: exynos5420: add clocks for ISP blockShaik Ameer Basha1-0/+86
2014-05-14clk: samsung: exynos5420: Rename mux parent arraysShaik Ameer Basha1-173/+186
2014-05-14clk: samsung: exynos5420: Add clock IDs needed by GPUArun Kumar K1-2/+2
2014-05-14clk: samsung: exynos5420: Fix VPLL lock offsetSachin Kamat1-1/+1
2014-05-14clk: samsung: exynos5250/5420: Add gate clock for SSS moduleNaveen Krishna Chatradhi1-0/+4