summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-for-linus-3.16' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-06-0864-756/+5469
|\
| * clk: export __clk_round_rate for providersArnd Bergmann2014-06-031-0/+1
| * clk: versatile: free icst on error returnColin Ian King2014-05-311-0/+1
| * clk: qcom: Return error pointers for unimplemented clocksStephen Boyd2014-05-291-1/+3
| * clk: qcom: Support msm8974pro global clock control hardwareStephen Boyd2014-05-291-6/+124
| * clk: qcom: Properly support display clocks on msm8974Stephen Boyd2014-05-291-51/+54
| * clk: qcom: Support display RCG clocksStephen Boyd2014-05-292-15/+287
| * clk: qcom: Return highest rate when round_rate() exceeds planStephen Boyd2014-05-291-1/+2
| * clk: qcom: Fix mmcc-8974's PLL configurationsStephen Boyd2014-05-291-5/+8
| * clk: qcom: Fix clk_rcg2_is_enabled() checkStephen Boyd2014-05-291-1/+1
| * clk: berlin: add core clock driver for BG2QAlexandre Belloni2014-05-292-0/+390
| * clk: berlin: add core clock driver for BG2/BG2CDSebastian Hesselbarth2014-05-293-0/+722
| * clk: berlin: add driver for BG2x complex divider cellsAlexandre Belloni2014-05-293-1/+355
| * clk: berlin: add driver for BG2x simple PLLsAlexandre Belloni2014-05-293-1/+155
| * clk: berlin: add driver for BG2x audio/video PLLSebastian Hesselbarth2014-05-294-0/+431
| * 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
| |\
| * | clk: divider: Fix overflow in clk_divider_bestdivTomasz Figa2014-05-281-1/+1
| * | clk: u300: Terminate of match tableStephen Boyd2014-05-281-0/+1
| * | 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/+11Star
| * | 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
| |\ \
| * \ \ Merge remote-tracking branch 'linaro/clk-next' into clk-nextMike Turquette2014-05-2347-644/+2815
| |\ \ \
| | * | | clk: Neaten clk_summary outputGeert Uytterhoeven2014-05-231-4/+3Star
| | * | | clk: divider: add CLK_DIVIDER_READ_ONLY flagHeiko Stuebner2014-05-231-1/+9
| | * | | clk: shmobile: Add R8A7740-specific clock supportUlrich Hecht2014-05-232-0/+200
| | * | | clk: tegra: Initialize xusb clocksAndrew Bresticker2014-05-232-1/+12
| | * | | clk: tegra: Fix xusb_hs_src clock hierarchyAndrew Bresticker2014-05-234-20/+17Star
| | * | | 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-232-0/+616
| | * | | 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
| | |\ \ \ \
| | * | | | | 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-155-5/+142
| | |\ \ \ \ \
| | | * | | | | clk: hisi: add clk-hix5hd2.cZhangfei Gao2014-05-123-0/+103
| | | * | | | | 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-151-1/+2
| | * | | | | Merge tag 'clk-mvebu-3.16' of git://git.infradead.org/linux-mvebu into clk-ne...Mike Turquette2014-05-143-0/+215
| | |\ \ \ \ \