aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/samsung (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-10Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+50
2015-08-27clk: s5pv210: add missing call to samsung_clk_of_add_provider()Marek Szyprowski1-0/+2
2015-08-24clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)Stephen Boyd1-9/+9
2015-08-24clk: samsung: Convert to clk_hw based provider APIsStephen Boyd1-2/+2
2015-08-24clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()Stephen Boyd1-1/+1
2015-08-14clk: exynos4x12: add cpu clock configuration data and instantiate cpu clockBartlomiej Zolnierkiewicz1-0/+50
2015-07-28clk: exynos4: Fix wrong clock for Exynos4x12 ADCKrzysztof Kozlowski1-0/+2
2015-07-28Merge branch 'v4.3-topic/clk-samsung' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into clk-nextMichael Turquette2-2/+61
2015-07-24clk: exynos3250: Add cpu clock configuration data and instaniate cpu clockChanwoo Choi1-2/+30
2015-07-24clk: exynos5250: add cpu clock configuration data and instantiate cpu clockThomas Abraham1-0/+31
2015-07-20clk: samsung: Properly include clk.h and clkdev.hStephen Boyd23-33/+22
2015-06-20Merge branch 'clk-exynos-cpu-clk' into clk-nextMichael Turquette4-2/+446
2015-06-20clk: samsung: exynos4: add cpu clock configuration data and instantiate cpu clockThomas Abraham1-1/+23
2015-06-20clk: samsung: add infrastructure to register cpu clocksThomas Abraham3-1/+423
2015-06-09clk: exynos5433: Add CLK_IGNORE_UNUSED flag to clocks for SMCJonghwa Lee1-18/+18
2015-06-09clk: exynos5433: Add clock flag to support the DVFS of GPUJoonyoung Shim1-9/+9
2015-06-09clk: exynos5433: Add DIV_CPIF to the list of stored registers on suspendHyungwon Hwang1-0/+1
2015-06-09clk: exynos5433: Add CLK_SET_RATE_PARENT to support DVFS for big.LITTLE coreChanwoo Choi1-14/+12
2015-06-04clk: make several parent names constUwe Kleine-König4-61/+62
2015-05-21clk: samsung: Fix typo in panic logShailendra Verma1-1/+1
2015-05-14clk: samsung: Silence sparse warningsStephen Boyd1-13/+13
2015-05-08Merge branch 'clk-fixes' into clk-nextMichael Turquette3-7/+8
2015-05-05clk: s3c2410: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-05-05clk: s3c2410: Staticize local symbolsKrzysztof Kozlowski1-2/+2
2015-05-05clk: exynos: Staticize file-scope declarationsKrzysztof Kozlowski2-42/+42
2015-05-05clk: exynos5420: Restore GATE_BUS_TOP on suspendJavier Martinez Canillas1-0/+1
2015-04-29clk: exynos5433: Fix wrong PMS value of exynos5433_pll_ratesChanwoo Choi1-3/+3
2015-04-29clk: exynos5433: Fix wrong parent clock of sclk_apollo clockChanwoo Choi1-1/+1
2015-04-29clk: exynos5433: Fix CLK_PCLK_MONOTONIC_CNT clk register assignmentJonghwa Lee1-1/+1
2015-04-29clk: exynos5433: Fix wrong offset of PCLK_MSCL_SECURE_SMMU_JPEGJonghwa Lee1-1/+1
2015-04-29clk: Use CONFIG_ARCH_EXYNOS instead of CONFIG_ARCH_EXYNOS5433Chanwoo Choi1-1/+1
2015-04-12clk: samsung: exynos4: Disable ARMCLK down feature on Exynos4210 SoCBartlomiej Zolnierkiewicz1-6/+5
2015-04-12clk: don't use __initconst for non-const arraysUwe Kleine-König1-28/+28
2015-03-30clk: samsung: exynos3250: Add driver for CMU_ISP clock domainTomasz Figa1-0/+163
2015-03-30clk: samsung: Add CLKOUT driver support for Exynos3250 SoCInha Song1-0/+2
2015-03-12Merge tag 'v3.20-exynos5433-clk' of git://linuxtv.org/snawrocki/samsung into clk-nextMichael Turquette3-0/+5426
2015-02-21Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linuxLinus Torvalds7-359/+540
2015-02-05clk: samsung: exynos5433: Move CLK_SCLK_HDMI_SPDIF_DISP clock to CMU_TOP domainChanwoo Choi1-5/+5
2015-02-05clk: samsung: Add CLKOUT driver support for Exynos5433 SoCInha Song1-0/+2
2015-02-05clk: samsung: exynos5433: Add clocks for CMU_CAM1 domainChanwoo Choi1-0/+435
2015-02-05clk: samsung: exynos5433: Add clocks for CMU_CAM0 domainChanwoo Choi1-0/+501
2015-02-05clk: samsung: exynos5433: Add clocks for CMU_ISP domainChanwoo Choi1-0/+267
2015-02-05clk: samsung: exynos5433: Add clocks for CMU_HEVC domainChanwoo Choi1-0/+115
2015-02-05clk: samsung: exynos5433: Add clocks for CMU_MFC domainChanwoo Choi1-0/+113
2015-02-05clk: samsung: exynos5433: Add clocks for CMU_MSCL domainChanwoo Choi1-0/+185
2015-02-05clk: samsung: exynos5433: Add clocks for CMU_ATLAS domainChanwoo Choi1-0/+219
2015-02-05clk: samsung: exynos5433: Add clocks for CMU_APOLLO domainChanwoo Choi1-0/+193
2015-02-04clk: samsung: exynos5433: Add clocks for CMU_GSCL domainChanwoo Choi1-0/+146
2015-02-04clk: samsung: exynos5433: Add clocks for CMU_G3D domainChanwoo Choi1-0/+127
2015-02-04clk: samsung: exynos5433: Add missing clocks for CMU_FSYS domainChanwoo Choi1-0/+302