summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clk: st: Terminate of match tableStephen Boyd2014-05-281-0/+1
* clk/exynos4: Fix compilation warningSachin Kamat2014-05-281-2/+2
* Merge branch 'clk-fixes' into clk-nextMike Turquette2014-05-282-22/+46
|\
| * Merge tag 'clk-tegra-fixes-3.15' of git://nv-tegra.nvidia.com/user/pdeschrijv...Mike Turquette2014-05-281-21/+43
| |\
| | * clk: tegra: Fix enabling of PLLEThierry Reding2014-04-171-1/+1
| | * clk: tegra: Introduce divider mask and shift helpersThierry Reding2014-04-171-20/+24
| | * clk: tegra: Fix PLLE programmingThierry Reding2014-04-171-6/+24
| * | clk: st: Fix memory leakValentin Ilie2014-05-241-1/+3
* | | ARM: shmobile: r8a7779: Add clock index macros for DT sourcesSimon Horman2014-05-281-0/+64
* | | clk: divider: Fix overflow in clk_divider_bestdivTomasz Figa2014-05-281-1/+1
* | | clk: u300: Terminate of match tableStephen Boyd2014-05-281-0/+1
* | | MAINTAINERS: add AT91 Clock Support entryBoris BREZILLON2014-05-281-0/+5
* | | clk: bcm/kona: implement determine_rate()Alex Elder2014-05-281-1/+53
* | | clk: qcom: Fix blsp2_ahb_clk register offsetGeorgi Djakov2014-05-241-1/+1
* | | clk: s2mps11: Add support for S2MPS14 clocksKrzysztof Kozlowski2014-05-242-20/+52
* | | clk: s2mps11: Remove useless check for clk_tableKrzysztof Kozlowski2014-05-241-13/+11
* | | clk: s2mps11: Add missing of_node_put and of_clk_del_providerKrzysztof Kozlowski2014-05-241-5/+11
* | | Merge branch 'clk-fixes' into clk-nextMike Turquette2014-05-231-1/+1
|\| |
| * | clk: divider: Fix table round up functionMaxime COQUELIN2014-05-231-1/+1
* | | Merge remote-tracking branch 'linaro/clk-next' into clk-nextMike Turquette2014-05-2369-813/+3389
|\ \ \ | |/ / |/| |
| * | clk: Neaten clk_summary outputGeert Uytterhoeven2014-05-231-4/+3
| * | clk: divider: add CLK_DIVIDER_READ_ONLY flagHeiko Stuebner2014-05-232-1/+13
| * | clk: shmobile: Add R8A7740-specific clock supportUlrich Hecht2014-05-233-0/+241
| * | clk: tegra: Initialize xusb clocksAndrew Bresticker2014-05-232-1/+12
| * | clk: tegra: Fix xusb_hs_src clock hierarchyAndrew Bresticker2014-05-236-22/+21
| * | clk: tegra: Fix xusb_fs_src muxJim Lin2014-05-231-1/+3
| * | clk: tegra: Enable hardware control of PLLEJim Lin2014-05-231-1/+32
| * | clk: Add clock driver for AXM55xx SoCAnders Berg2014-05-233-0/+645
| * | clk: shmobile: mstp: Fix the is_enabled() operationLaurent Pinchart2014-05-231-1/+1
| * | clk: Add of_clk_get_by_clkspec() helperSylwester Nawrocki2014-05-232-7/+28
| * | clk: impd1: add pclk clocksLinus Walleij2014-05-221-7/+29
| * | Merge tag 'zynq-clk-for-3.16' of git://git.xilinx.com/linux-xlnx into clk-nex...Mike Turquette2014-05-212-1/+13
| |\ \
| | * | clk: si570: Fix email address specifictionMichal Simek2014-05-201-1/+1
| | * | clk: zynq: Leave debug clocks in bootup stateSoren Brinkmann2014-04-221-0/+12
| | |/
| * | clk: qcom: Fix msm8660 GCC probeStephen Boyd2014-05-171-0/+12
| * | Merge branch 'clk-fixes' into clk-nextMike Turquette2014-05-171-1/+1
| |\ \
| * | | Documentation: clock: fixed-clock: Remove unsupported 'gpios' propertyFabio Estevam2014-05-151-1/+0
| * | | clk/versatile: export symbols for impd1Arnd Bergmann2014-05-152-0/+3
| * | | Merge tag 'clk-hisi-for-v3.16' of https://git.kernel.org/pub/scm/linux/kernel...Mike Turquette2014-05-157-5/+231
| |\ \ \
| | * | | clk: hisi: add clk-hix5hd2.cZhangfei Gao2014-05-125-0/+192
| | * | | clk: hisi: add hisi_clk_register_gateZhangfei Gao2014-05-122-0/+30
| | * | | clk: hisi: use clk_register_mux_table in hisi_clk_register_muxZhangfei Gao2014-05-122-5/+9
| | | |/ | | |/|
| * | | clk: sunxi: Fixup clk_sunxi_mmc_phase_control to take a clk rather then a hw_clkHans de Goede2014-05-152-2/+3
| * | | Merge tag 'clk-mvebu-3.16' of git://git.infradead.org/linux-mvebu into clk-ne...Mike Turquette2014-05-144-0/+223
| |\ \ \
| | * | | clk: mvebu: add Orion5x clock driverThomas Petazzoni2014-04-264-0/+223
| | |/ /
| * | | clk: shmobile: r8a7779: Add MSTP clock supportSimon Horman2014-05-131-0/+1
| * | | clk: shmobile: r8a7779: Add clocks supportSimon Horman2014-05-134-0/+211
| * | | Merge tag 'socfpga-clk-update-for-v3.16' of git://git.rocketboards.org/linux-...Mike Turquette2014-05-133-4/+23
| |\ \ \
| | * | | clk: socfpga: add divider registers to the main pll outputsDinh Nguyen2014-05-123-4/+23
| * | | | clk: Improve clock-indices binding documentationGeert Uytterhoeven2014-05-131-5/+4