summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-22clk: tegra: Fix xusb_fs_src muxJim Lin
2014-05-22clk: tegra: Enable hardware control of PLLEJim Lin
2014-05-22clk: Add clock driver for AXM55xx SoCAnders Berg
2014-05-22clk: shmobile: mstp: Fix the is_enabled() operationLaurent Pinchart
2014-05-22clk: Add of_clk_get_by_clkspec() helperSylwester Nawrocki
2014-05-21clk: impd1: add pclk clocksLinus Walleij
2014-05-20Merge tag 'zynq-clk-for-3.16' of git://git.xilinx.com/linux-xlnx into clk-nex...Mike Turquette
2014-05-20clk: si570: Fix email address specifictionMichal Simek
2014-05-16clk: qcom: Fix msm8660 GCC probeStephen Boyd
2014-05-16Merge branch 'clk-fixes' into clk-nextMike Turquette
2014-05-16clk: tegra: Fix wrong value written to PLLE_AUXTuomas Tynkkynen
2014-05-14Documentation: clock: fixed-clock: Remove unsupported 'gpios' propertyFabio Estevam
2014-05-14clk/versatile: export symbols for impd1Arnd Bergmann
2014-05-14Merge tag 'clk-hisi-for-v3.16' of https://git.kernel.org/pub/scm/linux/kernel...Mike Turquette
2014-05-14clk: sunxi: Fixup clk_sunxi_mmc_phase_control to take a clk rather then a hw_clkHans de Goede
2014-05-13Merge tag 'clk-mvebu-3.16' of git://git.infradead.org/linux-mvebu into clk-ne...Mike Turquette
2014-05-12clk: shmobile: r8a7779: Add MSTP clock supportSimon Horman
2014-05-12clk: shmobile: r8a7779: Add clocks supportSimon Horman
2014-05-12Merge tag 'socfpga-clk-update-for-v3.16' of git://git.rocketboards.org/linux-...Mike Turquette
2014-05-12clk: Improve clock-indices binding documentationGeert Uytterhoeven
2014-05-12clk: Improve clk_ops documentationGeert Uytterhoeven
2014-05-12clk: Fixup spacing in commentsGeert Uytterhoeven
2014-05-12Merge branch 'clk-fixes' into clk-nextMike Turquette
2014-05-12clk: shmobile: clk-mstp: change to using clock-indicesBen Dooks
2014-05-12clk: socfpga: add divider registers to the main pll outputsDinh Nguyen
2014-05-12clk: hisi: add clk-hix5hd2.cZhangfei Gao
2014-05-12clk: hisi: add hisi_clk_register_gateZhangfei Gao
2014-05-12clk: hisi: use clk_register_mux_table in hisi_clk_register_muxZhangfei Gao
2014-05-05clk: sunxi: Implement MMC phase controlEmilio López
2014-05-05clk: sunxi: factors: automatic reparenting supportEmilio López
2014-04-30clk: qcom: Various fixes for MSM8960's global clock controllerKumar Gala
2014-04-30clk: qcom: Add basic support for APQ8064 global clock controller clocksKumar Gala
2014-04-30clk: qcom: Consolidate common probe codeStephen Boyd
2014-04-30clk: Ignore error and NULL pointers passed to clk_{unprepare, disable}()Stephen Boyd
2014-04-30clk: Consolidate recalc rate logicStephen Boyd
2014-04-30clk: Don't check for missing ops in clk_set_parent()Stephen Boyd
2014-04-30ARM: dts: use real clocks for bcm21664Alex Elder
2014-04-30clk: bcm21664: use common clock frameworkAlex Elder
2014-04-30ARM: dts: define clock binding for bcm21664Alex Elder
2014-04-30ARM: dts: revise kona clock binding documentAlex Elder
2014-04-30clk: bcm281xx: move compatible string definitionsAlex Elder
2014-04-30clk: bcm281xx: add clock hysteresis supportAlex Elder
2014-04-30clk: bcm281xx: add clock policy supportAlex Elder
2014-04-30clk: bcm281xx: define CCU clock data staticallyAlex Elder
2014-04-30clk: bcm281xx: initialize CCU structures staticallyAlex Elder
2014-04-30clk: bcm281xx: change some symbol namesAlex Elder
2014-04-30clk: bcm281xx: use init_data.name for clock nameAlex Elder
2014-04-30clk: bcm281xx: warn if ccu_wait_bit() failsAlex Elder
2014-04-30clk: divider: Optimize clk_divider_bestdiv loopMaxime COQUELIN
2014-04-30clk: divider: Add round to closest dividerMaxime COQUELIN