summaryrefslogtreecommitdiffstats
path: root/drivers/clk/samsung
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds2014-07-135-47/+71
|\
| * clk: exynos5420: Remove aclk66_peric from the clock tree descriptionDoug Anderson2014-06-301-30/+55
| * clk/exynos5250: fix bit number for tv sysmmu clockRahul Sharma2014-06-301-1/+1
| * clk: s3c64xx: Hookup SPI clocks correctlyCharles Keepax2014-06-301-2/+4
| * clk: samsung: exynos4: Remove SRC_MASK_ISP gatesTomasz Figa2014-06-301-12/+4
| * clk: samsung: add more aliases for s3c24xxVasily Khoruzhick2014-06-301-0/+5
| * clk: samsung: fix several typos to fix boot on s3c2410Vasily Khoruzhick2014-06-301-2/+2
* | clk: exynos5420: Add IDs for clocks used in PD mfcArun Kumar K2014-07-111-2/+4
|/
* Merge tag 'clk-for-linus-3.16' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-06-071-2/+2
|\
| * clk/exynos4: Fix compilation warningSachin Kamat2014-05-281-2/+2
* | Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-021-0/+42
|\ \
| * \ Merge tag 'samsung-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2014-05-301-0/+35
| |\ \
| * | | ARM: EXYNOS: Move arm core power down clock to exynos5250 common clockAmit Daniel Kachhap2014-05-261-0/+42
* | | | Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-06-0218-548/+4771
|\ \ \ \
| * | | | clk: exynos5410: register clocks using common clock frameworkTarek Dakhran2014-05-312-0/+210
| | |/ / | |/| |
| * | | clk: exynos5250: Add missing sysmmu clocks for DISP and ISP blocksCho KyongHo2014-05-261-0/+35
| |/ /
| * | clk: exynos5420: Add 5800 specific clocksAlim Akhtar2014-05-191-56/+253
| * | clk: samsung: exynos3250: Add clocks using common clock frameworkTomasz Figa2014-05-142-0/+781
| * | ARM: S3C24XX: move S3C24XX clock Kconfig options to Samsung clock Kconfig filePankaj Dubey2014-05-141-0/+23
| * | clk: samsung: add new Kconfig for Samsung common clock optionPankaj Dubey2014-05-141-0/+3
| * | 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
| * | clk: samsung: exynos5420: update clocks for MAU BlockShaik Ameer Basha2014-05-141-1/+11
| * | clk: samsung: exynos5420: fix register offset for sclk_bpllShaik Ameer Basha2014-05-141-3/+1
| * | clk: samsung: exynos5420: correct sysmmu-mfc parent clocksShaik Ameer Basha2014-05-141-2/+7
| * | clk: samsung: exynos5420: update clocks for FSYS and FSYS2 blocksShaik Ameer Basha2014-05-141-12/+25
| * | clk: samsung: exynos5420: update clocks for WCORE blockShaik Ameer Basha2014-05-141-0/+25
| * | clk: samsung: exynos5420: update clocks for PERIS and GEN blocksShaik Ameer Basha2014-05-141-31/+45
| * | clk: samsung: exynos5420: update clocks for PERIC blockShaik Ameer Basha2014-05-141-48/+44
| * | clk: samsung: exynos5420: update clocks for DISP1 blockShaik Ameer Basha2014-05-141-17/+39
| * | clk: samsung: exynos5420: update clocks for G2D and G3D blocksShaik Ameer Basha2014-05-141-7/+11
| * | clk: samsung: exynos5420: fix parent clocks for mscl sysmmuShaik Ameer Basha2014-05-141-3/+6
| * | clk: samsung: exynos5420: update clocks for GSCL and MSCL blocksShaik Ameer Basha2014-05-141-27/+44
| * | clk: samsung: exynos5420: add clocks for ISP blockShaik Ameer Basha2014-05-141-0/+86
| * | clk: samsung: exynos5420: Rename mux parent arraysShaik Ameer Basha2014-05-141-173/+186
| * | clk: samsung: exynos5420: Add clock IDs needed by GPUArun Kumar K2014-05-141-2/+2
| * | clk: samsung: exynos4: export sclk_hdmiphy clockTomasz Stanislawski2014-05-141-1/+1
| * | clk: samsung: exynos5250: Add clocks for G3DArun Kumar K2014-05-141-1/+14
| * | clk: samsung: exynos4: Use single clock ID for CLK_MDMA gate clocksSylwester Nawrocki2014-05-141-1/+1
| * | clk: samsung: fixed compiler warning [-Wpointer-to-int-cast]Pankaj Dubey2014-05-141-1/+1
| * | clk: samsung: exynos5420: Fix VPLL lock offsetSachin Kamat2014-05-141-1/+1
| * | clk: samsung: exynos5250/5420: Add gate clock for SSS moduleNaveen Krishna Chatradhi2014-05-142-0/+5
| * | clk: samsung: Initialize clock table with error pointersTomasz Figa2014-05-141-1/+6
| * | clk/exynos5260: add clock file for exynos5260Rahul Sharma2014-05-143-0/+2440
| * | clk/samsung: add support for pll2650xxRahul Sharma2014-05-142-0/+102
| * | clk/samsung: add support for pll2550xxPankaj Dubey2014-05-142-0/+109
| * | clk/samsung: add support for multiple clock providersRahul Sharma2014-05-1411-205/+279
* | | clk: samsung: fix build errorOlof Johansson2014-05-261-1/+1
* | | clk: samsung: clk-s3c2410-dlck: do not use PNAME macro as it declares __initdataHeiko Stübner2014-05-261-10/+10
|/ /
* | clk: samsung: add clock controller driver for s3c2410, s3c2440 and s3c2442Heiko Stuebner2014-05-132-0/+478
OpenPOWER on IntegriCloud