summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2015-12-14clk: sunxi: fix handling return value of of_property_match_stringAndrzej Hajda1-4/+4
2015-12-14clk: sunxi: signedness bug in sun8i_h3_bus_gates_init()Dan Carpenter1-1/+1
2015-12-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+4
2015-12-12clk: rockchip: use rk3288-efuse clock idsZhengShunQian1-2/+2
2015-12-12clk: rockchip: add clock controller for rk3228Jeffy Chen3-1/+689
2015-12-10clk: rockchip: allow more than 2 parents for cpuclkJeffy Chen1-2/+2
2015-12-09clk: sunxi: Add CLK_OF_DECLARE support for sun8i-a23-apb0-clk driverChen-Yu Tsai2-12/+69
2015-12-08clk: shmobile: r8a7795: Add new CPG/MSSR driverGeert Uytterhoeven5-0/+392
2015-12-08clk: shmobile: Add new CPG/MSSR driver coreGeert Uytterhoeven2-0/+721
2015-12-08clk: shmobile: div6: Extract cpg_div6_register()Geert Uytterhoeven2-45/+94
2015-12-08clk: shmobile: div6: Make clock-output-names optionalGeert Uytterhoeven1-10/+3
2015-12-08clk: shmobile: Rework CONFIG_ARCH_SHMOBILE_MULTIMagnus Damm1-12/+10
2015-12-08clk: sunxi: Add VE (Video Engine) module clock driver for sun[457]iChen-Yu Tsai2-0/+172
2015-12-08clk: sunxi: Add H3 clocks supportJens Kuske3-0/+119
2015-12-07clk: sunxi: Add DRAM gates support for sun4i-a10Chen-Yu Tsai1-0/+12
2015-12-07clk: bcm: Add BCM63138 clock supportFlorian Fainelli3-0/+33
2015-12-03clk: ti: Add few dm814x clock aliasesTony Lindgren1-0/+4
2015-12-03clk: rockchip: fix rk3368 cpuclk divider offsetsHeiko Stuebner1-2/+2
2015-12-03Merge branch 'clk-fixes' into clk-nextStephen Boyd14-75/+53
2015-12-03clk: sunxi: pll2: Fix clock running too fastMaxime Ripard1-18/+5
2015-12-03clk: let of_clk_get_parent_name() fail for invalid clock-indicesMasahiro Yamada1-0/+3
2015-12-03clk: rockchip: protect rk3368 aclk_bus and aclk_peri clocksJianqun xu1-0/+2
2015-12-02clk: imx5: ipu_di_sel clocks can set parent ratesPatrick BrĂ¼nn1-4/+4
2015-12-02clk: imx: Replace clk error check with imx_check_clocks()Bai Ping2-7/+2
2015-12-02clk: imx: Add a virtual arm clk on i.mx7dBai Ping1-0/+6
2015-12-02ARM: imx: clk-vf610: fix SAI clock treeStefan Agner1-4/+4
2015-12-02clk: rockchip: Force rk3368 PWM clock (and its parents) onCaesar Wang1-0/+5
2015-12-01ARM: pxa: make more mach/*.h files localArnd Bergmann1-1/+0
2015-12-01clk: mmp: stop using platform headersArnd Bergmann3-19/+19
2015-12-01clk: rockchip: switch PLLs to slow mode before reboot for rk3288Chris Zhong1-18/+14
2015-12-01clk: sunxi: Add sun9i A80 cpus (cpu special) clock supportChen-Yu Tsai2-0/+242
2015-12-01clk: sunxi: Add sun9i A80 apbs gates supportChen-Yu Tsai1-0/+2
2015-12-01Merge branch 'clk-msm8996' into clk-nextStephen Boyd9-4/+7164
2015-12-01clk: qcom: Add MSM8996 Multimedia Clock Controller (MMCC) driverStephen Boyd3-0/+3227
2015-12-01clk: qcom: Add gfx3d ping-pong PLL frequency switchingStephen Boyd2-0/+88
2015-12-01clk: qcom: Add MSM8996 Global Clock Control (GCC) driverStephen Boyd3-0/+3431
2015-12-01clk: qcom: Add Alpha PLL supportStephen Boyd3-0/+413
2015-12-01clk: divider: Cap table divider values to 'width' memberStephen Boyd1-4/+5
2015-12-01clk: add CS2000 Fractional-N driverKuninori Morimoto3-0/+517
2015-12-01clk: scpi: add missing of_node_putJulia Lawall1-0/+1
2015-12-01clk: qoriq: fix memory leakSudip Mukherjee1-1/+3
2015-11-30imx/clk-pllv2: fix wrong do_div() usageNicolas Pitre1-4/+5
2015-11-30imx/clk-pllv1: fix wrong do_div() usageNicolas Pitre1-7/+7
2015-11-30Merge branch 'for-4.4-rc/ti-clk-fixes' of https://github.com/t-kristo/linux-p...Stephen Boyd5-29/+12
2015-11-30clk: fix a typo in comment block of clk_notifier_register()Masahiro Yamada1-4/+3
2015-11-30clk: ti: omap5+: dpll: implement errata i810Tero Kristo1-1/+24
2015-11-26clk: rockchip: add mipidsi clock on rk3288Chris Zhong1-1/+1
2015-11-26clk: mmp: add linux/clk.h includesArnd Bergmann3-0/+3
2015-11-25clk: imx: clk-imx6q: Let OSC to be routed to anaclk2/2bMichael Trimarchi1-1/+2
2015-11-25clk: imx: add 'is_prepared' clk_ops callback for pllv3 clkBai Ping1-0/+14