summaryrefslogtreecommitdiff
path: root/drivers/clk/samsung (follow)
Commit message (Expand)AuthorAge
* clk: samsung: exynos4: mark 'chipid' clock as CLK_IGNORE_UNUSEDMarek Szyprowski2020-10-14
* clk: samsung: exynos5433: Add IGNORE_UNUSED flag to sclk_i2s1Marek Szyprowski2020-06-29
* clk: samsung: exynos4: fix refcount leak in exynos4_get_xom()Yangtao Li2020-01-29
* clk: samsung: exynos5420: Preserve CPU clocks configuration during suspend/re...Marian Mihailescu2020-01-23
* clk: samsung: exynos5420: Preserve PLL configuration during suspend/resumeMarek Szyprowski2019-12-05
* clk: samsung: exynos5420: Enable PERIS clocks for suspendMarek Szyprowski2018-11-27
* clk: samsung: exynos3250: Fix PLL ratesAndrzej Hajda2018-05-30
* clk: samsung: exynos5250: Fix PLL ratesAndrzej Hajda2018-05-30
* clk: samsung: exynos5433: Fix PLL ratesAndrzej Hajda2018-05-30
* clk: samsung: exynos5260: Fix PLL ratesAndrzej Hajda2018-05-30
* clk: samsung: s3c2410: Fix PLL ratesAndrzej Hajda2018-05-30
* clk: exynos: use irqsave version of spin_lock to avoid deadlock with irqsMarek Szyprowski2016-03-03
* Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2015-11-10
|\
| * Merge branch 'next/arm64' into next/dtOlof Johansson2015-11-09
| |\
| | * Merge branch 'for-4.3-rc/ti-clk-fixes' of https://github.com/t-kristo/linux-p...Stephen Boyd2015-10-02
| | |\
| * | | clk: samsung: exynos5250: Add DISP1 clocksTomeu Vizoso2015-10-24
| | |/ | |/|
* | | clk: samsung: exynos7: Staticize file scope symbolsStephen Boyd2015-10-02
* | | Merge tag 'clk-samsung-4.4' of git://linuxtv.org/snawrocki/samsung into clk-nextStephen Boyd2015-10-02
|\ \ \
| * | | clk: samsung: exynos7: Add required clock tree for UFSAlim Akhtar2015-09-15
| * | | clk: samsung: exynos7: Add missing fixed_clks to cmu_infoAlim Akhtar2015-09-15
| * | | clk: samsung: exynos7: Correct CMU_FSYS1 clocks namesAlim Akhtar2015-09-15
| * | | clk: samsung: exynos7: Correct CMU_FSYS0 clocks namesAlim Akhtar2015-09-15
| * | | clk: samsung: exynos7: Correct CMU_PERIS clocks namesAlim Akhtar2015-09-15
| * | | clk: samsung: exynos7: Correct CMU_PERIC1 clocks namesAlim Akhtar2015-09-15
| * | | clk: samsung: exynos7: Correct CMU_PERIC0 clocks namesAlim Akhtar2015-09-15
| * | | clk: samsung: exynos7: Correct CMU_CCORE clocks namesAlim Akhtar2015-09-15
| * | | clk: samsung: exynos7: Correct CMU_TOP1 clocks namesAlim Akhtar2015-09-15
| * | | clk: samsung: exynos7: Correct CMU_TOP0 clocks namesAlim Akhtar2015-09-15
| * | | clk: samsung: exynos7: Adds missing clocks gates of CMU_TOPCAlim Akhtar2015-09-15
| * | | clk: samsung: exynos7: Change the CMU_TOPC block clock namesAlim Akhtar2015-09-15
| * | | clk: samsung: exynos7: Correct nr_clk_ids for fsys1Alim Akhtar2015-09-15
| * | | clk: samsung: exynos7: Correct nr_clk_ids for fsys0Alim Akhtar2015-09-15
| * | | clk: samsung: exynos7: Fix CMU TOP1 blockAlim Akhtar2015-09-15
| * | | clk: samsung: exynos7: Fix CMU TOPC block clockAlim Akhtar2015-09-15
| |/ /
* | | Merge branch 'clk-fixes' into clk-nextStephen Boyd2015-09-22
|\ \ \ | |/ / |/| / | |/
| * clk: samsung: fix cpu clock's flags checkingBartlomiej Zolnierkiewicz2015-09-22
* | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2015-09-10
|\ \ | |/ |/|
| * clk: exynos4x12: add cpu clock configuration data and instantiate cpu clockBartlomiej Zolnierkiewicz2015-08-14
* | clk: s5pv210: add missing call to samsung_clk_of_add_provider()Marek Szyprowski2015-08-27
* | clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)Stephen Boyd2015-08-24
* | clk: samsung: Convert to clk_hw based provider APIsStephen Boyd2015-08-24
* | clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()Stephen Boyd2015-08-24
* | clk: exynos4: Fix wrong clock for Exynos4x12 ADCKrzysztof Kozlowski2015-07-28
* | Merge branch 'v4.3-topic/clk-samsung' of git://git.kernel.org/pub/scm/linux/k...Michael Turquette2015-07-28
|\|
| * clk: exynos3250: Add cpu clock configuration data and instaniate cpu clockChanwoo Choi2015-07-24
| * clk: exynos5250: add cpu clock configuration data and instantiate cpu clockThomas Abraham2015-07-24
* | clk: samsung: Properly include clk.h and clkdev.hStephen Boyd2015-07-20
|/
* Merge branch 'clk-exynos-cpu-clk' into clk-nextMichael Turquette2015-06-20
|\
| * clk: samsung: exynos4: add cpu clock configuration data and instantiate cpu c...Thomas Abraham2015-06-20
| * clk: samsung: add infrastructure to register cpu clocksThomas Abraham2015-06-20