summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2015-12-01clk: sunxi: Add sun9i A80 apbs gates supportChen-Yu Tsai
2015-12-01Merge branch 'clk-msm8996' into clk-nextStephen Boyd
2015-11-30clk: qcom: Add MSM8996 Multimedia Clock Controller (MMCC) driverStephen Boyd
2015-11-30clk: qcom: Add gfx3d ping-pong PLL frequency switchingStephen Boyd
2015-11-30clk: qcom: Add MSM8996 Global Clock Control (GCC) driverStephen Boyd
2015-11-30clk: qcom: Add Alpha PLL supportStephen Boyd
2015-11-30clk: divider: Cap table divider values to 'width' memberStephen Boyd
2015-11-30clk: add CS2000 Fractional-N driverKuninori Morimoto
2015-11-30clk: scpi: add missing of_node_putJulia Lawall
2015-11-30clk: qoriq: fix memory leakSudip Mukherjee
2015-11-30imx/clk-pllv2: fix wrong do_div() usageNicolas Pitre
2015-11-30imx/clk-pllv1: fix wrong do_div() usageNicolas Pitre
2015-11-30Merge branch 'for-4.4-rc/ti-clk-fixes' of https://github.com/t-kristo/linux-p...Stephen Boyd
2015-11-30clk: fix a typo in comment block of clk_notifier_register()Masahiro Yamada
2015-11-30clk: ti: omap5+: dpll: implement errata i810Tero Kristo
2015-11-26clk: rockchip: add mipidsi clock on rk3288Chris Zhong
2015-11-25clk: mmp: add linux/clk.h includesArnd Bergmann
2015-11-25clk: imx: clk-imx6q: Let OSC to be routed to anaclk2/2bMichael Trimarchi
2015-11-25clk: imx: add 'is_prepared' clk_ops callback for pllv3 clkBai Ping
2015-11-25clk: imx25: Remove osc clock from driverMarkus Pargmann
2015-11-24clk: ti: drop locking code from mux/divider driversGrygorii Strashko
2015-11-24clk: ti816x: Add missing dmtimer clkdev entriesNeil Armstrong
2015-11-24clk: ti: fapll: fix wrong do_div() usageNicolas Pitre
2015-11-24clk: ti: clkt_dpll: fix wrong do_div() usageNicolas Pitre
2015-11-23clk: rockchip: add clock controller for rk3036Xing Zheng
2015-11-23clk: rockchip: add new pll-type for rk3036 and similar socsXing Zheng
2015-11-23clk: rockchip: set the id for crypto clkZain Wang
2015-11-20clk: qcom: msm8916: Move xo and sleep clocks into DTGeorgi Djakov
2015-11-20clk: ti: dra7: constify clk_hw_omap_ops structureJulia Lawall
2015-11-20Merge branch 'clk-bcm63xx' into clk-nextStephen Boyd
2015-11-20clk: bcm: Add BCM63138 clock supportFlorian Fainelli
2015-11-20clk: qcom: Specify LE device endiannessStephen Boyd
2015-11-20clk: shmobile: rcar-gen2: Spelling/Grammar: dependant of, ouputGeert Uytterhoeven
2015-11-20clk: Spelling s/derefing/dereferencing/Geert Uytterhoeven
2015-11-20clk: st: avoid uninitialized variable useArnd Bergmann
2015-11-20clk: at91: Revert "keep slow clk enabled to prevent system hang"Alexandre Belloni
2015-11-20clk: xgene: Fix divider with non-zero shift valueLoc Ho
2015-11-20clk: si5351: Add PLL soft resetJacob Siverskog
2015-11-20clk: use IS_ERR_OR_NULL(hw) instead of !hw || IS_ERR(hw)Masahiro Yamada
2015-11-20clk: remove redundant negative index check in of_clk_get_parent_name()Masahiro Yamada
2015-11-20clk: versatile: remove unneeded error messageSudip Mukherjee
2015-11-20clk: tegra: pll: Update PLLM handlingDanny Huang
2015-11-20clk: tegra: pll: Fix _pll_ramp_calc_pll logic and _calc_dynamic_ramp_rateRhyland Klein
2015-11-20clk: tegra: pll: Add code to handle if resets are supported by PLLBill Huang
2015-11-20clk: tegra: pll: Add logic for out-of-table rates for T210Rhyland Klein
2015-11-20clk: tegra: pll: Add logic for handling SDM dataRhyland Klein
2015-11-20clk: tegra: pll: Don't unconditionally set LOCK flagsRhyland Klein
2015-11-20clk: tegra: pll: Change misc_reg count from 3 to 6Bill Huang
2015-11-20clk: tegra: pll: Update warning messageRhyland Klein
2015-11-20clk: tegra: pll: Simplify clk_enable_pathRhyland Klein