summaryrefslogtreecommitdiffstats
path: root/drivers/clk/samsung/clk-exynos5420.c
Commit message (Expand)AuthorAgeFilesLines
* clk: samsung: exynos542x: Move MSCL subsystem clocks to its sub-CMUMarek Szyprowski2019-08-081-14/+34
* clk: samsung: exynos5800: Move MAU subsystem clocks to MAU sub-CMUSylwester Nawrocki2019-08-081-11/+43
* clk: samsung: Change signature of exynos5_subcmus_init() functionSylwester Nawrocki2019-08-081-26/+34
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-07-171-7/+71
|\
| * clk: samsung: add new clocks for DMC for Exynos5422 SoCLukasz Luba2019-06-061-6/+55
| * clk: samsung: add BPLL rate table for Exynos 5422 SoCLukasz Luba2019-06-061-1/+16
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
|/
* clk: samsung: exynos5420: Enable PERIS clocks for suspendMarek Szyprowski2018-10-051-0/+1
* clk: samsung: exynos5420: Define CLK_SECKEY gate clock only or Exynos5420Joonyoung Shim2018-10-051-2/+1Star
* clk: samsung: exynos5420: Use generic helper for handling suspend/resumeMarek Szyprowski2018-10-051-66/+6Star
* clk: samsung: exynos5420: Add more entries to EPLL rate tableSylwester Nawrocki2018-03-121-0/+3
* clk: samsung: exynos5420: Add CLK_SET_RATE_PARENT flag to mout_mau_epll_clkSylwester Nawrocki2018-03-121-1/+2
* clk: samsung: exynos5420: Move PD-dependent clocks to Exynos5 sub-CMUMarek Szyprowski2018-03-061-26/+95
* clk: samsung: Add compile time PLL rate validatorsAndrzej Hajda2018-02-231-31/+31
* clk: samsung: Drop useless alias in Exynos5420 clk driverMarek Szyprowski2017-10-091-2/+1Star
* clk: samsung: Fix m2m scaler clock on Exynos542xAndrzej Pietrasiewicz2017-09-291-1/+1
* Merge tag 'clk-v4.14-samsung' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Boyd2017-08-241-8/+15
|\
| * clk: samsung: exynos542x: Enable clock rate propagation up to the EPLLSylwester Nawrocki2017-08-101-7/+8
| * clk: samsung: Fix mau_epll clock definition for exynos5422Sylwester Nawrocki2017-08-091-3/+9
* | clk: samsung: exynos5420: The EPLL rate table correctionsSylwester Nawrocki2017-07-311-8/+8
|/
* clk: samsung: exynos542x: Add EPLL rate tableSylwester Nawrocki2017-06-091-2/+17
* clk: samsung: Add missing exynos5420 audio related clocksSylwester Nawrocki2017-06-091-3/+7
* clk/samsung: exynos542x: mark some clocks as criticalMarek Szyprowski2017-01-101-7/+7
* clk: samsung: exynos5420: Add clocks for CMU_CDREX domainChanwoo Choi2016-09-091-0/+37
* clk: samsung: exynos5420: Set ID for aclk333 gate clockJavier Martinez Canillas2016-06-021-1/+1
* clk: samsung: exynos5420: Move sleep init function and PLL data to init sectionKrzysztof Kozlowski2016-06-021-3/+3
* clk: samsung: exynos5420: Constify all clock initializersKrzysztof Kozlowski2016-06-021-15/+15
* clk: samsung: Remove useless check for return value of samsung_clk_initKrzysztof Kozlowski2016-06-021-2/+0Star
* clk: samsung: exynos542x: Add the clock id for ACLKChanwoo Choi2016-04-151-30/+47
* clk: samsung: Remove CLK_IS_ROOTStephen Boyd2016-03-031-6/+6
* clk: samsung: exynos542x: fix MFC clock hierarchy parentMarek Szyprowski2015-12-161-1/+1
* clk: samsung: exynos542x/5800: fix cpu clock configuration dataBartlomiej Zolnierkiewicz2015-12-161-3/+33
* clk: samsung: exynos5420: add cpu clock configuration data and instantiate cp...Thomas Abraham2015-12-161-2/+56
* clk: samsung: exynos542x: add missing parent GSCL block clocksMarek Szyprowski2015-12-161-4/+4
* clk: samsung: Properly include clk.h and clkdev.hStephen Boyd2015-07-201-2/+1Star
* Merge branch 'clk-fixes' into clk-nextMichael Turquette2015-05-081-0/+1
|\
| * clk: exynos5420: Restore GATE_BUS_TOP on suspendJavier Martinez Canillas2015-05-051-0/+1
* | clk: exynos: Staticize file-scope declarationsKrzysztof Kozlowski2015-05-061-5/+5
|/
* clk: exynos5420: Add IDs for clocks used in DISP1 power domainJavier Martinez Canillas2015-01-291-11/+12
* Merge tag 'clk-for-linus-3.17' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-08-041-1/+60
|\
| * clk: samsung: register exynos5420 apll/kpll configuration dataThomas Abraham2014-07-261-0/+28
| * clk: samsung: exynos5420: Setup clocks before system suspendVikas Sajjan2014-07-261-0/+29
| * clk: samsung: Make of_device_id array constKrzysztof Kozlowski2014-07-261-1/+1
| * clk: samsung: Register clk provider only after registering its all clocksSylwester Nawrocki2014-06-301-0/+2
* | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds2014-07-131-30/+55
|\|
| * clk: exynos5420: Remove aclk66_peric from the clock tree descriptionDoug Anderson2014-06-301-30/+55
* | clk: exynos5420: Add IDs for clocks used in PD mfcArun Kumar K2014-07-111-2/+4
|/
* clk: exynos5420: Add 5800 specific clocksAlim Akhtar2014-05-191-56/+253
* clk: samsung: exynos5420: add more registers to restore listShaik Ameer Basha2014-05-141-0/+12
* clk: samsung: exynos5420: add misc clocksShaik Ameer Basha2014-05-141-3/+11