summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-08-24clk: vt8500: Migrate to clk_hw based registration APIsStephen Boyd1-10/+12
2016-08-24clk: twl6040: Migrate to clk_hw based registration APIsStephen Boyd1-6/+7
2016-08-24clk: si570: Migrate to clk_hw based OF and registration APIsStephen Boyd1-7/+6
2016-08-24clk: si5351: Migrate to clk_hw based OF and registration APIsStephen Boyd1-30/+41
2016-08-24clk: si514: Migrate to clk_hw based OF and registration APIsStephen Boyd1-6/+5
2016-08-24clk: scpi: Migrate to clk_hw based OF and registration APIsStephen Boyd1-19/+14
2016-08-24clk: rk808: Migrate to clk_hw based OF and registration APIsStephen Boyd1-22/+22
2016-08-24clk: pwm: Migrate to clk_hw based OF and registration APIsStephen Boyd1-5/+4
2016-08-24clk: palmas: Migrate to clk_hw based OF and registration APIsStephen Boyd1-8/+4
2016-08-24clk: nspire: Migrate to clk_hw based OF and registration APIsStephen Boyd1-9/+10
2016-08-24clk: moxart: Migrate to clk_hw based OF and registration APIsStephen Boyd1-10/+12
2016-08-24clk: mb86s7x: Migrate to clk_hw based OF and registration APIsStephen Boyd1-6/+10
2016-08-24clk: efm32gg: Migrate to clk_hw based OF and registration APIsStephen Boyd1-28/+35
2016-08-24clk: cs2000: Migrate to clk_hw based OF and registration APIsStephen Boyd1-10/+6
2016-08-24clk: clps711x: Migrate to clk_hw based OF and registration APIsStephen Boyd1-39/+39
2016-08-24clk: cdce925: Migrate to clk_hw based OF and provider APIsStephen Boyd1-19/+23
2016-08-24clk: cdce: Migrate to clk_hw based OF and registration APIsStephen Boyd1-18/+22
2016-08-24clk: axm5516: Migrate to clk_hw based OF and registration APIsStephen Boyd1-22/+17
2016-08-24clk: axi-clkgen: Migrate to clk_hw based OF and registration APIsStephen Boyd1-6/+6
2016-08-24clk: asm9260: Migrate to clk_hw based registration and OF APIsStephen Boyd1-13/+18
2016-08-24clk: bcm: kona: Migrate to clk_hw based registration and OF APIsStephen Boyd3-51/+41
2016-08-24clk: microchip: Initialize SOSC clock rate for PIC32MZDA.Purna Chandra Mandal1-0/+1
2016-08-24clk: 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-18clk: mediatek: remove __init from clk registration functionsJames Liao3-8/+8
2016-08-18clk: ls1x: Migrate to clk_hw based OF and registration APIsStephen Boyd1-34/+35
2016-08-18clk: qoriq: fix a register offset errorTang Yuantian1-1/+5
2016-08-18clk: max77686: Migrate to clk_hw based OF and registration APIsStephen Boyd1-21/+21
2016-08-18Merge 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-17clk: gcc-ipq4019: Delete unnecessary assignment for the field "owner"Markus Elfring1-1/+0
2016-08-15clk: qcom: Sort Makefile alphabeticallyStephen Boyd1-3/+4
2016-08-15Merge branch 'clk-qcom-9615' into clk-nextStephen Boyd9-0/+2843
2016-08-15dt-bindings: clock: Update bindings for MDM9615 GCC and LCCNeil Armstrong2-0/+2
2016-08-15clk: mdm9615: Add support for MDM9615 Clock ControllersNeil Armstrong4-0/+2326
2016-08-15dt-bindings: Add MDM9615 DT bindings include files for GCC and LCCNeil Armstrong3-0/+515
2016-08-15Merge branch 'clk-meson-gxbb' into clk-nextStephen Boyd3-2/+18