summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'clk-lpc32xx' into clk-nextMichael Turquette2015-12-247-1/+1690
|\
| * clk: lpc32xx: add common clock framework driverVladimir Zapolskiy2015-12-243-0/+1576
| * clk: lpc18xx: add NXP specific COMMON_CLK_NXP configuration symbolVladimir Zapolskiy2015-12-242-1/+6
| * dt-bindings: clock: add NXP LPC32xx clock list for consumersVladimir Zapolskiy2015-12-241-0/+56
| * dt-bindings: clock: add description of LPC32xx USB clock controllerVladimir Zapolskiy2015-12-241-0/+22
| * dt-bindings: clock: add description of LPC32xx clock controllerVladimir Zapolskiy2015-12-241-0/+30
* | Merge tag 'sunxi-clocks-for-4.5' of https://git.kernel.org/pub/scm/linux/kern...Michael Turquette2015-12-249-12/+638
|\ \
| * | clk: sunxi: fix handling return value of of_property_match_stringAndrzej Hajda2015-12-141-4/+4
| * | clk: sunxi: signedness bug in sun8i_h3_bus_gates_init()Dan Carpenter2015-12-131-1/+1
| * | clk: sunxi: Add CLK_OF_DECLARE support for sun8i-a23-apb0-clk driverChen-Yu Tsai2015-12-092-12/+69
| * | clk: sunxi: Add VE (Video Engine) module clock driver for sun[457]iChen-Yu Tsai2015-12-083-0/+176
| * | clk: sunxi: Add H3 clocks supportJens Kuske2015-12-084-0/+121
| * | clk: sunxi: Add DRAM gates support for sun4i-a10Chen-Yu Tsai2015-12-072-0/+13
| * | clk: sunxi: Add sun9i A80 cpus (cpu special) clock supportChen-Yu Tsai2015-12-013-0/+243
| * | clk: sunxi: Add sun9i A80 apbs gates supportChen-Yu Tsai2015-12-012-0/+3
| * | clk: sunxi: Add support for the H3 usb phy clocksReinder de Haan2015-11-202-0/+13
| |/
* | Merge branch 'clk-rockchip' into clk-nextMichael Turquette2015-12-237-105/+254
|\ \
| * | clk: rockchip: rk3036: include downstream muxes into fractional dividersXing Zheng2015-12-231-17/+17
| * | clk: add flag for clocks that need to be enabled on rate changesHeiko Stuebner2015-12-232-0/+19
| * | clk: rockchip: Allow the RK3288 SPDIF clocks to change their parentSjoerd Simons2015-12-231-8/+8
| * | clk: rockchip: include downstream muxes into fractional dividersHeiko Stuebner2015-12-232-72/+74
| * | clk: rockchip: handle mux dependency of fractional dividersHeiko Stuebner2015-12-232-14/+142
* | | Merge branch 'clk-bcm2835' into clk-nextMichael Turquette2015-12-234-0/+134
|\ \ \
| * | | clk: bcm2835: Add a driver for the auxiliary peripheral clock gates.Eric Anholt2015-12-232-0/+86
| * | | clk: bcm2835: Add bindings for the auxiliary peripheral clock gates.Eric Anholt2015-12-232-0/+48
| | |/ | |/|
* | | Merge branch 'clk-dove' into clk-nextMichael Turquette2015-12-224-1/+275
|\ \ \
| * | | clk: add Dove PLL divider support for GPU, VMeta and AXI clocksRussell King2015-12-224-1/+275
| |/ /
* | | Merge tag 'clk-samsung-4.5' of git://linuxtv.org/snawrocki/samsung into clk-nextMichael Turquette2015-12-224-13/+102
|\ \ \
| * | | clk: s3c2410: removed unneeded variable in s3c24xx_clkout_set_parentPrasanna Karthik2015-12-161-2/+1
| * | | clk: exynos: use irqsave version of spin_lock to avoid deadlock with irqsMarek Szyprowski2015-12-161-4/+6
| * | | clk: samsung: exynos542x: fix MFC clock hierarchy parentMarek Szyprowski2015-12-161-1/+1
| * | | clk: samsung: exynos542x/5800: fix cpu clock configuration dataBartlomiej Zolnierkiewicz2015-12-161-3/+33
| * | | clk: samsung: exynos5420: add cpu clock configuration data and instantiate cp...Thomas Abraham2015-12-162-2/+58
| * | | clk: samsung: exynos542x: add missing parent GSCL block clocksMarek Szyprowski2015-12-162-4/+6
* | | | Merge commit 'fe5fa8fbd4d47f40a45fa29ee1abdb10cb061ec2' into clk-nextMichael Turquette2015-12-2278-243/+11938
|\ \ \ \
| * \ \ \ Merge tag 'imx-clk-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Michael Turquette2015-12-227-29/+32
| |\ \ \ \
| | * | | | clk: imx5: ipu_di_sel clocks can set parent ratesPatrick BrĂ¼nn2015-12-021-4/+4
| | * | | | clk: imx: Replace clk error check with imx_check_clocks()Bai Ping2015-12-022-7/+2
| | * | | | clk: imx: Add a virtual arm clk on i.mx7dBai Ping2015-12-022-1/+8
| | * | | | clk: imx: clk-imx6q: Let OSC to be routed to anaclk2/2bMichael Trimarchi2015-11-251-1/+2
| | * | | | clk: imx: add 'is_prepared' clk_ops callback for pllv3 clkBai Ping2015-11-251-0/+14
| | * | | | clk: imx25: Remove osc clock from driverMarkus Pargmann2015-11-251-16/+2
| | | |/ / | | |/| |
| * | | | Merge tag 'v4.5-rockchip-clk1_1' of git://git.kernel.org/pub/scm/linux/kernel...Michael Turquette2015-12-2215-33/+2025
| |\ \ \ \
| | * | | | clk: rockchip: only enter pll slow-mode directly before reboots on rk3288Heiko Stuebner2015-12-217-8/+13
| | * | | | clk: rockchip: rk3036: enable the CLK_IGNORE_UNUSED flag for aclk_vioYakir Yang2015-12-161-1/+1
| | * | | | clk: rockchip: use rk3288-efuse clock idsZhengShunQian2015-12-121-2/+2
| | * | | | clk: rockchip: add clock controller for rk3228Jeffy Chen2015-12-123-1/+689
| | * | | | dt-bindings: add documentation of rk3228 clock controllerJeffy Chen2015-12-121-0/+58
| | * | | | Merge branch 'v4.5-clk/clkids' into v4.5-clk/nextHeiko Stuebner2015-12-122-0/+222
| | |\ \ \ \
| | | * | | | clk: rockchip: Add the clock ids of rk3288 eFusesZhengShunQian2015-12-121-0/+2