summaryrefslogtreecommitdiff
path: root/drivers/clk/samsung
AgeCommit message (Expand)Author
2016-03-03clk: exynos: use irqsave version of spin_lock to avoid deadlock with irqsMarek Szyprowski
2015-11-10Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2015-11-09Merge branch 'next/arm64' into next/dtOlof Johansson
2015-10-24clk: samsung: exynos5250: Add DISP1 clocksTomeu Vizoso
2015-10-02clk: samsung: exynos7: Staticize file scope symbolsStephen Boyd
2015-10-02Merge tag 'clk-samsung-4.4' of git://linuxtv.org/snawrocki/samsung into clk-nextStephen Boyd
2015-10-02Merge branch 'for-4.3-rc/ti-clk-fixes' of https://github.com/t-kristo/linux-p...Stephen Boyd
2015-09-22Merge branch 'clk-fixes' into clk-nextStephen Boyd
2015-09-22clk: samsung: fix cpu clock's flags checkingBartlomiej Zolnierkiewicz
2015-09-15clk: samsung: exynos7: Add required clock tree for UFSAlim Akhtar
2015-09-15clk: samsung: exynos7: Add missing fixed_clks to cmu_infoAlim Akhtar
2015-09-15clk: samsung: exynos7: Correct CMU_FSYS1 clocks namesAlim Akhtar
2015-09-15clk: samsung: exynos7: Correct CMU_FSYS0 clocks namesAlim Akhtar
2015-09-15clk: samsung: exynos7: Correct CMU_PERIS clocks namesAlim Akhtar
2015-09-15clk: samsung: exynos7: Correct CMU_PERIC1 clocks namesAlim Akhtar
2015-09-15clk: samsung: exynos7: Correct CMU_PERIC0 clocks namesAlim Akhtar
2015-09-15clk: samsung: exynos7: Correct CMU_CCORE clocks namesAlim Akhtar
2015-09-15clk: samsung: exynos7: Correct CMU_TOP1 clocks namesAlim Akhtar
2015-09-15clk: samsung: exynos7: Correct CMU_TOP0 clocks namesAlim Akhtar
2015-09-15clk: samsung: exynos7: Adds missing clocks gates of CMU_TOPCAlim Akhtar
2015-09-15clk: samsung: exynos7: Change the CMU_TOPC block clock namesAlim Akhtar
2015-09-15clk: samsung: exynos7: Correct nr_clk_ids for fsys1Alim Akhtar
2015-09-15clk: samsung: exynos7: Correct nr_clk_ids for fsys0Alim Akhtar
2015-09-15clk: samsung: exynos7: Fix CMU TOP1 blockAlim Akhtar
2015-09-15clk: samsung: exynos7: Fix CMU TOPC block clockAlim Akhtar
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