summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2014-06-07Merge tag 'clk-for-linus-3.16' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-06-04Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-06-03Merge branch 'pm-clk'Rafael J. Wysocki
2014-06-03clk: export __clk_round_rate for providersArnd Bergmann
2014-06-02Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-06-02Merge tag 'dt-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2014-06-02Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-06-02Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-05-30Merge tag 'samsung-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2014-05-30Merge tag 'samsung-clk-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kg...Olof Johansson
2014-05-30clk: versatile: free icst on error returnColin Ian King
2014-05-31Merge branch 'v3.16-next/cleanup-samsung' into v3.16-next/platform-exynosKukjin Kim
2014-05-31clk: exynos5410: register clocks using common clock frameworkTarek Dakhran
2014-05-29Merge tag 'omap-for-v3.16/dt-part3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2014-05-29Merge tag 'samsung-clk-2' of http://git.kernel.org/pub/scm/linux/kernel/git/k...Olof Johansson
2014-05-29Merge tag 'exynos-cpuidle' of http://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2014-05-29Merge tag 'samsung-clk' of http://git.kernel.org/pub/scm/linux/kernel/git/kge...Olof Johansson
2014-05-29clk: qcom: Return error pointers for unimplemented clocksStephen Boyd
2014-05-29clk: qcom: Support msm8974pro global clock control hardwareStephen Boyd
2014-05-29clk: qcom: Properly support display clocks on msm8974Stephen Boyd
2014-05-29clk: qcom: Support display RCG clocksStephen Boyd
2014-05-29clk: qcom: Return highest rate when round_rate() exceeds planStephen Boyd
2014-05-29clk: qcom: Fix mmcc-8974's PLL configurationsStephen Boyd
2014-05-29clk: qcom: Fix clk_rcg2_is_enabled() checkStephen Boyd
2014-05-29clk: berlin: add core clock driver for BG2QAlexandre Belloni
2014-05-29clk: berlin: add core clock driver for BG2/BG2CDSebastian Hesselbarth
2014-05-29clk: berlin: add driver for BG2x complex divider cellsAlexandre Belloni
2014-05-29clk: berlin: add driver for BG2x simple PLLsAlexandre Belloni
2014-05-29clk: berlin: add driver for BG2x audio/video PLLSebastian Hesselbarth
2014-05-28clk: st: Terminate of match tableStephen Boyd
2014-05-28clk/exynos4: Fix compilation warningSachin Kamat
2014-05-28Merge branch 'clk-fixes' into clk-nextMike Turquette
2014-05-27Merge tag 'clk-tegra-fixes-3.15' of git://nv-tegra.nvidia.com/user/pdeschrijv...Mike Turquette
2014-05-27clk: divider: Fix overflow in clk_divider_bestdivTomasz Figa
2014-05-27clk: u300: Terminate of match tableStephen Boyd
2014-05-27clk: bcm/kona: implement determine_rate()Alex Elder
2014-05-26clk: samsung: fix build errorOlof Johansson
2014-05-26clk: samsung: clk-s3c2410-dlck: do not use PNAME macro as it declares __initdataHeiko Stübner
2014-05-26clk: exynos5250: Add missing sysmmu clocks for DISP and ISP blocksCho KyongHo
2014-05-26ARM: EXYNOS: Move arm core power down clock to exynos5250 common clockAmit Daniel Kachhap
2014-05-26Merge branch 'v3.16-next/clk-s3c24xx-3' into v3.16-next/cleanup-samsungKukjin Kim
2014-05-23clk: qcom: Fix blsp2_ahb_clk register offsetGeorgi Djakov
2014-05-23clk: s2mps11: Add support for S2MPS14 clocksKrzysztof Kozlowski
2014-05-23clk: s2mps11: Remove useless check for clk_tableKrzysztof Kozlowski
2014-05-23clk: s2mps11: Add missing of_node_put and of_clk_del_providerKrzysztof Kozlowski
2014-05-23clk: st: Fix memory leakValentin Ilie
2014-05-23Merge branch 'clk-fixes' into clk-nextMike Turquette
2014-05-23Merge remote-tracking branch 'linaro/clk-next' into clk-nextMike Turquette
2014-05-23clk: divider: Fix table round up functionMaxime COQUELIN