summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clk: imx7d: Add the clock for SDMAFabio Estevam2016-08-191-0/+1
* Merge branch 'clk-meson-gxbb-ao' into clk-nextStephen Boyd2016-08-195-1/+369
|\
| * clk: meson: Add GXBB AO Clock and Reset controller driverNeil Armstrong2016-08-192-1/+192
| * dt-bindings: clock: reset: Add GXBB AO Clock and Reset BindingsNeil Armstrong2016-08-193-0/+177
* | reset: mediatek: Add MT2701 reset controller dt-binding fileShunli Wang2016-08-191-0/+83
* | clk: mediatek: Add dt-bindings for MT2701 clocksShunli Wang2016-08-191-0/+486
* | dt-bindings: ARM: Mediatek: Document bindings for MT2701James Liao2016-08-1910-7/+82
* | clk: mediatek: Refine the makefile to support multiple clock driversJames Liao2016-08-193-3/+25
* | clk: mediatek: remove __init from clk registration functionsJames Liao2016-08-193-8/+8
* | clk: ls1x: Migrate to clk_hw based OF and registration APIsStephen Boyd2016-08-191-34/+35
* | clk: qoriq: fix a register offset errorTang Yuantian2016-08-191-1/+5
* | clk: max77686: Migrate to clk_hw based OF and registration APIsStephen Boyd2016-08-191-21/+21
* | Merge tag 'clk-renesas-for-v4.9-tag1' of git://git.kernel.org/pub/scm/linux/k...Stephen Boyd2016-08-191-0/+7
|\ \
| * | clk: renesas: r8a7796: Add watchdog module clockGeert Uytterhoeven2016-08-091-0/+1
| * | clk: renesas: r8a7796: Add watchdog core clocksGeert Uytterhoeven2016-08-091-0/+6
| |/
* | clk: berlin: Migrate to clk_hw based registration and OF APIsStephen Boyd2016-08-188-88/+92
* | clk: gcc-ipq4019: Delete unnecessary assignment for the field "owner"Markus Elfring2016-08-171-1/+0
* | clk: qcom: Sort Makefile alphabeticallyStephen Boyd2016-08-161-3/+4
* | Merge branch 'clk-qcom-9615' into clk-nextStephen Boyd2016-08-169-0/+2843
|\ \
| * | dt-bindings: clock: Update bindings for MDM9615 GCC and LCCNeil Armstrong2016-08-162-0/+2
| * | clk: mdm9615: Add support for MDM9615 Clock ControllersNeil Armstrong2016-08-164-0/+2326
| * | dt-bindings: Add MDM9615 DT bindings include files for GCC and LCCNeil Armstrong2016-08-163-0/+515
| |/
* | Merge branch 'clk-meson-gxbb' into clk-nextStephen Boyd2016-08-163-2/+18
|\ \
| * | clk: gxbb: add MMC gate clocks, and expose for DTKevin Hilman2016-08-163-2/+18
| |/
* | clk: max77686: Add support for MAX77620 clocksLaxman Dewangan2016-08-162-3/+22
* | clk: max77686: Add DT binding details for PMIC MAX77620Laxman Dewangan2016-08-162-10/+63
* | clk: Combine DT binding doc for max77686 and max77802Laxman Dewangan2016-08-162-67/+59
* | clk: max77686: Combine Maxim max77686 and max77802 driverLaxman Dewangan2016-08-166-349/+234
* | clk: fixed-rate: Remove export symbol on setup functionStephen Boyd2016-08-161-2/+1
* | clk: fixed-factor: Remove export symbol on setup functionStephen Boyd2016-08-161-1/+0
* | clk: Return errors from clk providers in __of_clk_get_from_provider()Stephen Boyd2016-08-151-4/+5
* | clk: gxbb: use builtin_platform_driver to simplify the codeWei Yongjun2016-08-151-5/+1
* | clk: mvebu: Add the peripheral clock driver for Armada 3700Gregory CLEMENT2016-08-152-0/+450
* | dt-bindings: clock: add DT binding for the peripheral clocks on Armada 3700Gregory CLEMENT2016-08-151-0/+70
* | clk: mvebu Add the time base generator clocks for Armada 3700Gregory CLEMENT2016-08-152-0/+159
* | dt-bindings: clock: add DT binding for the TBG clocks on Armada 3700Gregory CLEMENT2016-08-151-0/+27
* | clk: mvebu: Add the xtal clock for Armada 3700 SoCGregory CLEMENT2016-08-153-0/+95
* | dt-bindings: clock: add DT binding for the Xtal clock on Armada 3700Gregory CLEMENT2016-08-151-0/+28
* | clk: twl6040: Rename the driver and use consistent names in the codePeter Ujfalusi2016-08-151-32/+45
* | clk: twl6040: Register the clock as of_clk_providerPeter Ujfalusi2016-08-151-1/+2
* | clk: twl6040: Correct clk_opsPeter Ujfalusi2016-08-151-2/+2
* | clk: mvebu: armada-39x: add clk description for supported interfacesGrzegorz Jaszczyk2016-08-132-0/+4
* | clk: use ERR_CAST() for __clk_create_clk()Masahiro Yamada2016-08-131-1/+1
* | clk: fixed-rate: Convert into a module platform driverRicardo Ribalda Delgado2016-08-131-7/+64
* | clk: fixed-factor: Convert into a module platform driverRicardo Ribalda Delgado2016-08-131-8/+65
* | clk: core: Avoid double initialization of clocksRicardo Ribalda Delgado2016-08-131-0/+4
* | clk: sunxi: apb0: Use new macro CLK_OF_DECLARE_DRIVERRicardo Ribalda Delgado2016-08-131-2/+2
* | clk: sunxi: mod0: Use new macro CLK_OF_DECLARE_DRIVERRicardo Ribalda Delgado2016-08-131-1/+2
* | clk: nxp: Use new macro CLK_OF_DECLARE_DRIVERRicardo Ribalda Delgado2016-08-131-1/+2
* | clk: axis: Use new macro CLK_OF_DECLARE_DRIVERRicardo Ribalda Delgado2016-08-131-2/+2