aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-07Merge tag 'clk-for-linus-3.16' of git://git.linaro.org/people/mike.turquette/linux into nextLinus Torvalds64-756/+5469
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into nextLinus Torvalds3-6/+4
2014-06-04Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm into nextLinus Torvalds2-0/+136
2014-06-03Merge branch 'pm-clk'Rafael J. Wysocki2-0/+136
2014-06-03clk: export __clk_round_rate for providersArnd Bergmann1-0/+1
2014-06-02Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into nextLinus Torvalds1-0/+42
2014-06-02Merge tag 'dt-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into nextLinus Torvalds1-0/+6
2014-06-02Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into nextLinus Torvalds27-614/+5862
2014-06-02Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into nextLinus Torvalds11-66/+1994
2014-05-30Merge tag 'samsung-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/driversOlof Johansson1-0/+35
2014-05-30Merge tag 'samsung-clk-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/socOlof Johansson2-0/+210
2014-05-30clk: versatile: free icst on error returnColin Ian King1-0/+1
2014-05-31Merge branch 'v3.16-next/cleanup-samsung' into v3.16-next/platform-exynosKukjin Kim2-4/+3
2014-05-31clk: exynos5410: register clocks using common clock frameworkTarek Dakhran2-0/+210
2014-05-29Merge tag 'omap-for-v3.16/dt-part3' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dtOlof Johansson1-0/+6
2014-05-29Merge tag 'samsung-clk-2' of http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/socOlof Johansson1-0/+35
2014-05-29Merge tag 'exynos-cpuidle' of http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/driversOlof Johansson20-495/+6437
2014-05-29Merge tag 'samsung-clk' of http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/socOlof Johansson20-495/+6395
2014-05-29clk: qcom: Return error pointers for unimplemented clocksStephen Boyd1-1/+3
2014-05-29clk: qcom: Support msm8974pro global clock control hardwareStephen Boyd1-6/+124
2014-05-29clk: qcom: Properly support display clocks on msm8974Stephen Boyd1-51/+54
2014-05-29clk: qcom: Support display RCG clocksStephen Boyd2-15/+287
2014-05-29clk: qcom: Return highest rate when round_rate() exceeds planStephen Boyd1-1/+2
2014-05-29clk: qcom: Fix mmcc-8974's PLL configurationsStephen Boyd1-5/+8
2014-05-29clk: qcom: Fix clk_rcg2_is_enabled() checkStephen Boyd1-1/+1
2014-05-29clk: berlin: add core clock driver for BG2QAlexandre Belloni2-0/+390
2014-05-29clk: berlin: add core clock driver for BG2/BG2CDSebastian Hesselbarth3-0/+722
2014-05-29clk: berlin: add driver for BG2x complex divider cellsAlexandre Belloni3-1/+355
2014-05-29clk: berlin: add driver for BG2x simple PLLsAlexandre Belloni3-1/+155
2014-05-29clk: berlin: add driver for BG2x audio/video PLLSebastian Hesselbarth4-0/+431
2014-05-28clk: st: Terminate of match tableStephen Boyd1-0/+1
2014-05-28clk/exynos4: Fix compilation warningSachin Kamat1-2/+2
2014-05-28Merge branch 'clk-fixes' into clk-nextMike Turquette2-22/+46
2014-05-27Merge tag 'clk-tegra-fixes-3.15' of git://nv-tegra.nvidia.com/user/pdeschrijver/linux into clk-fixesMike Turquette1-21/+43
2014-05-27clk: divider: Fix overflow in clk_divider_bestdivTomasz Figa1-1/+1
2014-05-27clk: u300: Terminate of match tableStephen Boyd1-0/+1
2014-05-27clk: bcm/kona: implement determine_rate()Alex Elder1-1/+53
2014-05-26clk: samsung: fix build errorOlof Johansson1-1/+1
2014-05-26clk: samsung: clk-s3c2410-dlck: do not use PNAME macro as it declares __initdataHeiko Stübner1-10/+10
2014-05-26clk: exynos5250: Add missing sysmmu clocks for DISP and ISP blocksCho KyongHo1-0/+35
2014-05-26ARM: EXYNOS: Move arm core power down clock to exynos5250 common clockAmit Daniel Kachhap1-0/+42
2014-05-26Merge branch 'v3.16-next/clk-s3c24xx-3' into v3.16-next/cleanup-samsungKukjin Kim7-2/+1922
2014-05-23clk: qcom: Fix blsp2_ahb_clk register offsetGeorgi Djakov1-1/+1
2014-05-23clk: s2mps11: Add support for S2MPS14 clocksKrzysztof Kozlowski2-20/+52
2014-05-23clk: s2mps11: Remove useless check for clk_tableKrzysztof Kozlowski1-13/+11
2014-05-23clk: s2mps11: Add missing of_node_put and of_clk_del_providerKrzysztof Kozlowski1-5/+11
2014-05-23clk: st: Fix memory leakValentin Ilie1-1/+3
2014-05-23Merge branch 'clk-fixes' into clk-nextMike Turquette1-1/+1
2014-05-23Merge remote-tracking branch 'linaro/clk-next' into clk-nextMike Turquette47-644/+2815
2014-05-23clk: divider: Fix table round up functionMaxime COQUELIN1-1/+1