summaryrefslogtreecommitdiffstats
path: root/drivers/clk/samsung
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2015-11-111-1/+13
|\
| * Merge branch 'next/arm64' into next/dtOlof Johansson2015-11-101-5/+5
| |\
| | * Merge branch 'for-4.3-rc/ti-clk-fixes' of https://github.com/t-kristo/linux-p...Stephen Boyd2015-10-021-0/+50
| | |\
| * | | clk: samsung: exynos5250: Add DISP1 clocksTomeu Vizoso2015-10-231-1/+13
| | |/ | |/|
* | | clk: samsung: exynos7: Staticize file scope symbolsStephen Boyd2015-10-021-2/+2
* | | Merge tag 'clk-samsung-4.4' of git://linuxtv.org/snawrocki/samsung into clk-nextStephen Boyd2015-10-021-147/+318
|\ \ \
| * | | clk: samsung: exynos7: Add required clock tree for UFSAlim Akhtar2015-09-151-0/+107
| * | | clk: samsung: exynos7: Add missing fixed_clks to cmu_infoAlim Akhtar2015-09-151-0/+2
| * | | clk: samsung: exynos7: Correct CMU_FSYS1 clocks namesAlim Akhtar2015-09-151-6/+10
| * | | clk: samsung: exynos7: Correct CMU_FSYS0 clocks namesAlim Akhtar2015-09-151-10/+14
| * | | clk: samsung: exynos7: Correct CMU_PERIS clocks namesAlim Akhtar2015-09-151-2/+2
| * | | clk: samsung: exynos7: Correct CMU_PERIC1 clocks namesAlim Akhtar2015-09-151-18/+20
| * | | clk: samsung: exynos7: Correct CMU_PERIC0 clocks namesAlim Akhtar2015-09-151-4/+8
| * | | clk: samsung: exynos7: Correct CMU_CCORE clocks namesAlim Akhtar2015-09-151-2/+2
| * | | clk: samsung: exynos7: Correct CMU_TOP1 clocks namesAlim Akhtar2015-09-151-23/+27
| * | | clk: samsung: exynos7: Correct CMU_TOP0 clocks namesAlim Akhtar2015-09-151-30/+37
| * | | clk: samsung: exynos7: Adds missing clocks gates of CMU_TOPCAlim Akhtar2015-09-151-0/+27
| * | | clk: samsung: exynos7: Change the CMU_TOPC block clock namesAlim Akhtar2015-09-151-33/+37
| * | | clk: samsung: exynos7: Correct nr_clk_ids for fsys1Alim Akhtar2015-09-151-1/+1
| * | | clk: samsung: exynos7: Correct nr_clk_ids for fsys0Alim Akhtar2015-09-151-4/+4
| * | | clk: samsung: exynos7: Fix CMU TOP1 blockAlim Akhtar2015-09-151-9/+15
| * | | clk: samsung: exynos7: Fix CMU TOPC block clockAlim Akhtar2015-09-151-6/+6
| |/ /
* | | Merge branch 'clk-fixes' into clk-nextStephen Boyd2015-09-221-5/+5
|\ \ \ | |/ / |/| / | |/
| * clk: samsung: fix cpu clock's flags checkingBartlomiej Zolnierkiewicz2015-09-221-5/+5
* | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2015-09-111-0/+50
|\ \ | |/ |/|
| * clk: exynos4x12: add cpu clock configuration data and instantiate cpu clockBartlomiej Zolnierkiewicz2015-08-131-0/+50
* | clk: s5pv210: add missing call to samsung_clk_of_add_provider()Marek Szyprowski2015-08-271-0/+2
* | clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)Stephen Boyd2015-08-251-9/+9
* | clk: samsung: Convert to clk_hw based provider APIsStephen Boyd2015-08-251-2/+2
* | clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()Stephen Boyd2015-08-251-1/+1
* | clk: exynos4: Fix wrong clock for Exynos4x12 ADCKrzysztof Kozlowski2015-07-281-0/+2
* | Merge branch 'v4.3-topic/clk-samsung' of git://git.kernel.org/pub/scm/linux/k...Michael Turquette2015-07-282-2/+61
|\|
| * clk: exynos3250: Add cpu clock configuration data and instaniate cpu clockChanwoo Choi2015-07-241-2/+30
| * clk: exynos5250: add cpu clock configuration data and instantiate cpu clockThomas Abraham2015-07-241-0/+31
* | clk: samsung: Properly include clk.h and clkdev.hStephen Boyd2015-07-2023-33/+22Star
|/
* Merge branch 'clk-exynos-cpu-clk' into clk-nextMichael Turquette2015-06-204-2/+446
|\
| * clk: samsung: exynos4: add cpu clock configuration data and instantiate cpu c...Thomas Abraham2015-06-201-1/+23
| * clk: samsung: add infrastructure to register cpu clocksThomas Abraham2015-06-203-1/+423
* | clk: exynos5433: Add CLK_IGNORE_UNUSED flag to clocks for SMCJonghwa Lee2015-06-101-18/+18
* | clk: exynos5433: Add clock flag to support the DVFS of GPUJoonyoung Shim2015-06-101-9/+9
* | clk: exynos5433: Add DIV_CPIF to the list of stored registers on suspendHyungwon Hwang2015-06-101-0/+1
* | clk: exynos5433: Add CLK_SET_RATE_PARENT to support DVFS for big.LITTLE coreChanwoo Choi2015-06-101-14/+12Star
* | clk: make several parent names constUwe Kleine-König2015-06-044-61/+62
* | clk: samsung: Fix typo in panic logShailendra Verma2015-05-211-1/+1
* | clk: samsung: Silence sparse warningsStephen Boyd2015-05-151-13/+13
* | Merge branch 'clk-fixes' into clk-nextMichael Turquette2015-05-083-7/+8
|\|
| * clk: exynos5420: Restore GATE_BUS_TOP on suspendJavier Martinez Canillas2015-05-051-0/+1
| * clk: exynos5433: Fix wrong PMS value of exynos5433_pll_ratesChanwoo Choi2015-04-291-3/+3
| * clk: exynos5433: Fix wrong parent clock of sclk_apollo clockChanwoo Choi2015-04-291-1/+1
| * clk: exynos5433: Fix CLK_PCLK_MONOTONIC_CNT clk register assignmentJonghwa Lee2015-04-291-1/+1