summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-25clk: clps711x: Migrate to clk_hw based OF and registration APIsStephen Boyd1-39/+39
2016-08-25clk: cdce925: Migrate to clk_hw based OF and provider APIsStephen Boyd1-19/+23
2016-08-25clk: cdce: Migrate to clk_hw based OF and registration APIsStephen Boyd1-18/+22
2016-08-25clk: axm5516: Migrate to clk_hw based OF and registration APIsStephen Boyd1-22/+17
2016-08-25clk: axi-clkgen: Migrate to clk_hw based OF and registration APIsStephen Boyd1-6/+6
2016-08-25clk: asm9260: Migrate to clk_hw based registration and OF APIsStephen Boyd1-13/+18
2016-08-25clk: bcm: kona: Migrate to clk_hw based registration and OF APIsStephen Boyd3-51/+41
2016-08-25clk: microchip: Initialize SOSC clock rate for PIC32MZDA.Purna Chandra Mandal1-0/+1
2016-08-25clk: microchip: use readl_poll_timeout() in pbclk_set_rate().Purna Chandra Mandal1-3/+3
2016-08-24Merge branch 'clk-meson-gxbb-ao' into clk-nextStephen Boyd1-1/+1
2016-08-24clk: mvebu: Remove redundant dev_err call in armada_3700_periph_clock_probe()Wei Yongjun1-3/+1
2016-08-24clk: meson: Fix invalid use of sizeof in gxbb_aoclkc_probe()Wei Yongjun1-1/+1
2016-08-19clk: qcom: gdsc: Add the missing BIMC gdsc for msm8996Rajendra Nayak2-0/+10
2016-08-19clk: imx7d: Add SAI IPG clocksFabio Estevam1-3/+10
2016-08-19clk: imx: Introduce clk_register_gate2()Fabio Estevam1-0/+9
2016-08-19clk: imx7d: Add the clock for SDMAFabio Estevam1-0/+1
2016-08-19Merge branch 'clk-meson-gxbb-ao' into clk-nextStephen Boyd5-1/+369
2016-08-19clk: meson: Add GXBB AO Clock and Reset controller driverNeil Armstrong2-1/+192
2016-08-19dt-bindings: clock: reset: Add GXBB AO Clock and Reset BindingsNeil Armstrong3-0/+177
2016-08-19reset: mediatek: Add MT2701 reset controller dt-binding fileShunli Wang1-0/+83
2016-08-19clk: mediatek: Add dt-bindings for MT2701 clocksShunli Wang1-0/+486
2016-08-19dt-bindings: ARM: Mediatek: Document bindings for MT2701James Liao10-7/+82
2016-08-19clk: mediatek: Refine the makefile to support multiple clock driversJames Liao3-3/+25
2016-08-19clk: mediatek: remove __init from clk registration functionsJames Liao3-8/+8
2016-08-19clk: ls1x: Migrate to clk_hw based OF and registration APIsStephen Boyd1-34/+35
2016-08-19clk: qoriq: fix a register offset errorTang Yuantian1-1/+5
2016-08-19clk: max77686: Migrate to clk_hw based OF and registration APIsStephen Boyd1-21/+21
2016-08-19Merge tag 'clk-renesas-for-v4.9-tag1' of git://git.kernel.org/pub/scm/linux/k...Stephen Boyd1-0/+7
2016-08-18clk: berlin: Migrate to clk_hw based registration and OF APIsStephen Boyd8-88/+92
2016-08-18clk: gcc-ipq4019: Delete unnecessary assignment for the field "owner"Markus Elfring1-1/+0
2016-08-16clk: qcom: Sort Makefile alphabeticallyStephen Boyd1-3/+4
2016-08-16Merge branch 'clk-qcom-9615' into clk-nextStephen Boyd9-0/+2843
2016-08-16dt-bindings: clock: Update bindings for MDM9615 GCC and LCCNeil Armstrong2-0/+2
2016-08-16clk: mdm9615: Add support for MDM9615 Clock ControllersNeil Armstrong4-0/+2326
2016-08-16dt-bindings: Add MDM9615 DT bindings include files for GCC and LCCNeil Armstrong3-0/+515
2016-08-16Merge branch 'clk-meson-gxbb' into clk-nextStephen Boyd3-2/+18
2016-08-16clk: gxbb: add MMC gate clocks, and expose for DTKevin Hilman3-2/+18
2016-08-16clk: max77686: Add support for MAX77620 clocksLaxman Dewangan2-3/+22
2016-08-16clk: max77686: Add DT binding details for PMIC MAX77620Laxman Dewangan2-10/+63
2016-08-16clk: Combine DT binding doc for max77686 and max77802Laxman Dewangan2-67/+59
2016-08-16clk: max77686: Combine Maxim max77686 and max77802 driverLaxman Dewangan6-349/+234
2016-08-16clk: fixed-rate: Remove export symbol on setup functionStephen Boyd1-2/+1
2016-08-16clk: fixed-factor: Remove export symbol on setup functionStephen Boyd1-1/+0
2016-08-16clk: Return errors from clk providers in __of_clk_get_from_provider()Stephen Boyd1-4/+5
2016-08-16clk: gxbb: use builtin_platform_driver to simplify the codeWei Yongjun1-5/+1
2016-08-16clk: mvebu: Add the peripheral clock driver for Armada 3700Gregory CLEMENT2-0/+450
2016-08-16dt-bindings: clock: add DT binding for the peripheral clocks on Armada 3700Gregory CLEMENT1-0/+70
2016-08-16clk: mvebu Add the time base generator clocks for Armada 3700Gregory CLEMENT2-0/+159
2016-08-16dt-bindings: clock: add DT binding for the TBG clocks on Armada 3700Gregory CLEMENT1-0/+27
2016-08-16clk: mvebu: Add the xtal clock for Armada 3700 SoCGregory CLEMENT3-0/+95