summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | clk: Improve clk_ops documentationGeert Uytterhoeven2014-05-132-24/+36
| * | | | clk: Fixup spacing in commentsGeert Uytterhoeven2014-05-131-44/+44
| * | | | Merge branch 'clk-fixes' into clk-nextMike Turquette2014-05-132-3/+8
| |\ \ \ \
| * | | | | clk: sunxi: Implement MMC phase controlEmilio López2014-05-062-0/+58
| * | | | | clk: sunxi: factors: automatic reparenting supportEmilio López2014-05-061-0/+36
| * | | | | clk: qcom: Various fixes for MSM8960's global clock controllerKumar Gala2014-04-303-7/+6
| * | | | | clk: qcom: Add basic support for APQ8064 global clock controller clocksKumar Gala2014-04-303-5/+30
| * | | | | clk: qcom: Consolidate common probe codeStephen Boyd2014-04-308-337/+196
| * | | | | clk: Ignore error and NULL pointers passed to clk_{unprepare, disable}()Stephen Boyd2014-04-301-3/+6
| * | | | | clk: Consolidate recalc rate logicStephen Boyd2014-04-301-16/+11
| * | | | | clk: Don't check for missing ops in clk_set_parent()Stephen Boyd2014-04-301-3/+0
| * | | | | ARM: dts: use real clocks for bcm21664Alex Elder2014-04-301-59/+105