summaryrefslogtreecommitdiffstats
path: root/drivers/clk/samsung
AgeCommit message (Expand)Author
2015-10-02Merge branch 'for-4.3-rc/ti-clk-fixes' of https://github.com/t-kristo/linux-p...Stephen Boyd
2015-09-22clk: samsung: fix cpu clock's flags checkingBartlomiej Zolnierkiewicz
2015-09-10Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2015-08-27clk: s5pv210: add missing call to samsung_clk_of_add_provider()Marek Szyprowski
2015-08-24clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)Stephen Boyd
2015-08-24clk: samsung: Convert to clk_hw based provider APIsStephen Boyd
2015-08-24clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()Stephen Boyd
2015-08-14clk: exynos4x12: add cpu clock configuration data and instantiate cpu clockBartlomiej Zolnierkiewicz
2015-07-28clk: exynos4: Fix wrong clock for Exynos4x12 ADCKrzysztof Kozlowski
2015-07-28Merge branch 'v4.3-topic/clk-samsung' of git://git.kernel.org/pub/scm/linux/k...Michael Turquette
2015-07-24clk: exynos3250: Add cpu clock configuration data and instaniate cpu clockChanwoo Choi
2015-07-24clk: exynos5250: add cpu clock configuration data and instantiate cpu clockThomas Abraham
2015-07-20clk: samsung: Properly include clk.h and clkdev.hStephen Boyd
2015-06-20Merge branch 'clk-exynos-cpu-clk' into clk-nextMichael Turquette
2015-06-20clk: samsung: exynos4: add cpu clock configuration data and instantiate cpu c...Thomas Abraham
2015-06-20clk: samsung: add infrastructure to register cpu clocksThomas Abraham
2015-06-09clk: exynos5433: Add CLK_IGNORE_UNUSED flag to clocks for SMCJonghwa Lee
2015-06-09clk: exynos5433: Add clock flag to support the DVFS of GPUJoonyoung Shim
2015-06-09clk: exynos5433: Add DIV_CPIF to the list of stored registers on suspendHyungwon Hwang
2015-06-09clk: exynos5433: Add CLK_SET_RATE_PARENT to support DVFS for big.LITTLE coreChanwoo Choi
2015-06-04clk: make several parent names constUwe Kleine-König
2015-05-21clk: samsung: Fix typo in panic logShailendra Verma
2015-05-14clk: samsung: Silence sparse warningsStephen Boyd
2015-05-08Merge branch 'clk-fixes' into clk-nextMichael Turquette
2015-05-05clk: s3c2410: Constify platform_device_idKrzysztof Kozlowski
2015-05-05clk: s3c2410: Staticize local symbolsKrzysztof Kozlowski
2015-05-05clk: exynos: Staticize file-scope declarationsKrzysztof Kozlowski
2015-05-05clk: exynos5420: Restore GATE_BUS_TOP on suspendJavier Martinez Canillas
2015-04-29clk: exynos5433: Fix wrong PMS value of exynos5433_pll_ratesChanwoo Choi
2015-04-29clk: exynos5433: Fix wrong parent clock of sclk_apollo clockChanwoo Choi
2015-04-29clk: exynos5433: Fix CLK_PCLK_MONOTONIC_CNT clk register assignmentJonghwa Lee
2015-04-29clk: exynos5433: Fix wrong offset of PCLK_MSCL_SECURE_SMMU_JPEGJonghwa Lee
2015-04-29clk: Use CONFIG_ARCH_EXYNOS instead of CONFIG_ARCH_EXYNOS5433Chanwoo Choi
2015-04-12clk: samsung: exynos4: Disable ARMCLK down feature on Exynos4210 SoCBartlomiej Zolnierkiewicz
2015-04-12clk: don't use __initconst for non-const arraysUwe Kleine-König
2015-03-30clk: samsung: exynos3250: Add driver for CMU_ISP clock domainTomasz Figa
2015-03-30clk: samsung: Add CLKOUT driver support for Exynos3250 SoCInha Song
2015-03-12Merge tag 'v3.20-exynos5433-clk' of git://linuxtv.org/snawrocki/samsung into ...Michael Turquette
2015-02-21Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds
2015-02-05clk: samsung: exynos5433: Move CLK_SCLK_HDMI_SPDIF_DISP clock to CMU_TOP domainChanwoo Choi
2015-02-05clk: samsung: Add CLKOUT driver support for Exynos5433 SoCInha Song
2015-02-05clk: samsung: exynos5433: Add clocks for CMU_CAM1 domainChanwoo Choi
2015-02-05clk: samsung: exynos5433: Add clocks for CMU_CAM0 domainChanwoo Choi
2015-02-05clk: samsung: exynos5433: Add clocks for CMU_ISP domainChanwoo Choi
2015-02-05clk: samsung: exynos5433: Add clocks for CMU_HEVC domainChanwoo Choi
2015-02-05clk: samsung: exynos5433: Add clocks for CMU_MFC domainChanwoo Choi
2015-02-05clk: samsung: exynos5433: Add clocks for CMU_MSCL domainChanwoo Choi
2015-02-05clk: samsung: exynos5433: Add clocks for CMU_ATLAS domainChanwoo Choi
2015-02-05clk: samsung: exynos5433: Add clocks for CMU_APOLLO domainChanwoo Choi
2015-02-04clk: samsung: exynos5433: Add clocks for CMU_GSCL domainChanwoo Choi