summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-02-25clk: shmobile: Free 'clock' on error pathStephen Boyd1-0/+1
2016-02-24clk: shmobile: check for failureSudip Mukherjee1-1/+5
2016-02-22clk: Update some outdated commentsStephen Boyd1-3/+3
2016-02-22Revert "clk: avoid circular clock topology"Stephen Boyd1-40/+0
2016-02-22clk: socfpga: allow for multiple parents on Arria10 periph clocksDinh Nguyen2-9/+4
2016-02-22clk: ti: dpll: convert DPLL support code to use clk_hw instead of clk ptrsTero Kristo6-30/+54
2016-02-22Merge branch 'clk-fixes' into clk-nextStephen Boyd1-1/+2
2016-02-22clk: qcom: msm8960: fix ce3_core clk enable registerSrinivas Kandagatla1-1/+1
2016-02-22clk: ti: omap3+: dpll: use non-locking version of clk_get_rateTero Kristo1-1/+2
2016-02-22Merge branch 'clk-samsung' into clk-nextMichael Turquette2-7/+15
2016-02-22clk: samsung: Don't build ARMv8 clock drivers on ARMv7Krzysztof Kozlowski2-3/+11
2016-02-19Merge branch 'clk-shmobile-for-v4.6' of git://git.kernel.org/pub/scm/linux/ke...Michael Turquette3-1/+238
2016-02-18Merge branch 'clk-fixes' into clk-nextStephen Boyd12-14/+1
2016-02-18clk: gpio: Really allow an optional clock= DT propertyStephen Boyd1-1/+1
2016-02-18clk: shmobile: r8a7795: Add INTC-EX clockMagnus Damm1-0/+1
2016-02-17clk: Make of_clk_get_from_provider() available to modulesAndrew F. Davis1-0/+1
2016-02-16clk: samsung: Enable COMPILE_TEST for Samsung clocksKrzysztof Kozlowski1-4/+4
2016-02-16Merge branch 'clk-bcm2835' into clk-nextMichael Turquette1-16/+9
2016-02-16clk: bcm2835: Reuse CLK_DIVIDER_MAX_AT_ZERO for recalc_rate()Eric Anholt1-11/+2
2016-02-16clk: bcm2835: Fix setting of PLL divider clock ratesEric Anholt1-5/+7
2016-02-16clk: shmobile: cpg-mssr: Update serial port clock in exampleGeert Uytterhoeven1-1/+1
2016-02-15Merge tag 'v4.6-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/g...Michael Turquette9-154/+159
2016-02-12Revert "clk: qcom: Specify LE device endianness"Stephen Boyd11-13/+0
2016-02-11clk: qcom: mmcc8974: Use gdscs .parent and remove genpd callsRajendra Nayak1-13/+2
2016-02-11clk: qcom: gdsc: Add mmcc gdscs for msm8996 familyRajendra Nayak2-0/+174
2016-02-11clk: qcom: gdsc: Add GDSCs in msm8996 GCCRajendra Nayak2-0/+103
2016-02-11clk: qcom: gdsc: Add support for votable gdscsRajendra Nayak2-7/+26
2016-02-11clk: qcom: gdsc: Add support for gdscs with gds hw controllerRajendra Nayak2-17/+29
2016-02-11clk: qcom: gdsc: Add support for hierarchical power domainsRajendra Nayak3-10/+50
2016-02-10clk: lpc32xx: add HCLK PLL output configurationSylvain Lemieux2-5/+2
2016-02-10Merge branch 'clk-fixes' into clk-nextStephen Boyd1-0/+3
2016-02-10clk: versatile: mask VCO bits before writingLinus Walleij1-0/+3
2016-02-09clk: lpc32xx: do not register clock "0"Sylvain Lemieux1-2/+2
2016-02-09clk: fix __clk_init_parent() for single parent clocksMasahiro Yamada1-1/+1
2016-02-08clk: qcom: common: check for failureSudip Mukherjee1-6/+11
2016-02-08devm: add helper devm_add_action_or_reset()Sudip Mukherjee1-0/+12
2016-02-08clk: meson: Fix meson_clk_register_clks() signature type mismatchAndreas Färber1-1/+1
2016-02-08clk: socfpga: fix __init annotationArnd Bergmann1-1/+1
2016-02-08drivers/clk/Kconfig: Move the TI CDCE chips close togetherMike Looijmans1-8/+8
2016-02-08drivers/clk/Kconfig: Fix typo "Sypport" instead of "Support"Mike Looijmans1-1/+1
2016-02-08Merge branch 'clk-fixes' into clk-nextStephen Boyd7-98/+104
2016-02-08Merge tag 'tegra-for-4.5-clk-fixes' of git://git.kernel.org/pub/scm/linux/ker...Stephen Boyd7-98/+104
2016-02-08clk: shmobile: r8a7795: Add USB-DMAC clocksYoshihiro Shimoda1-0/+2
2016-02-08clk: shmobile: r8a7795: Add SD divider supportDirk Behme2-0/+232
2016-02-06clk: provider: Remove of_gpio_{gate,mux}_clk_setup() prototypesStephen Boyd1-4/+0
2016-02-06clk: Deprecate CLK_IS_ROOTStephen Boyd2-4/+4
2016-02-06clk: gpio: Make into a platform driverStephen Boyd1-113/+52
2016-02-04clk: rockchip: convert manually created factor clocks to the new typeHeiko Stuebner5-98/+24
2016-02-04clk: rockchip: add a factor clock typeHeiko Stuebner2-0/+83
2016-02-04clk: rockchip: fix parent of hclk_vcodec on rk3036Heiko Stuebner1-1/+1