aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-17clk: tegra: pll: Add Set_default logicBill Huang2-11/+39
2015-12-17clk: tegra: pll: Adjust vco_min if SDM presentBill Huang2-0/+32
2015-12-17clk: tegra: pll: Add support for PLLMB for Tegra210Rhyland Klein2-5/+52
2015-12-17clk: tegra: pll: Add specialized logic for Tegra210Rhyland Klein2-2/+346
2015-12-16clk: rockchip: rk3036: enable the CLK_IGNORE_UNUSED flag for aclk_vioYakir Yang1-1/+1
2015-12-16clk: s3c2410: removed unneeded variable in s3c24xx_clkout_set_parentPrasanna Karthik1-2/+1
2015-12-16clk: exynos: use irqsave version of spin_lock to avoid deadlock with irqsMarek Szyprowski1-4/+6
2015-12-16clk: samsung: exynos542x: fix MFC clock hierarchy parentMarek Szyprowski1-1/+1
2015-12-16clk: samsung: exynos542x/5800: fix cpu clock configuration dataBartlomiej Zolnierkiewicz1-3/+33
2015-12-16clk: samsung: exynos5420: add cpu clock configuration data and instantiate cpu clockThomas Abraham1-2/+56
2015-12-16clk: samsung: exynos542x: add missing parent GSCL block clocksMarek Szyprowski1-4/+4
2015-12-16Merge tag 'realview-base-armsoc-1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator into next/multiplatformArnd Bergmann3-36/+169
2015-12-15Merge branch 'versatile/multiplatform' into next/multiplatformArnd Bergmann1-1/+3
2015-12-15ARM: versatile: switch to DT only booting and remove legacy codeRob Herring1-1/+3
2015-12-15Merge branch 'mmp/multiplatform' into next/multiplatformArnd Bergmann3-19/+19
2015-12-15clk: versatile-icst: add device tree supportLinus Walleij1-1/+88
2015-12-15clk: versatile-icst: refactor to allocate regmap separatelyLinus Walleij1-19/+28
2015-12-15clk: versatile-icst: convert to use regmapLinus Walleij2-28/+61
2015-12-15clk/realview: stop using machine headersArnd Bergmann1-3/+7
2015-12-14clk: sunxi: fix handling return value of of_property_match_stringAndrzej Hajda1-4/+4
2015-12-13clk: sunxi: signedness bug in sun8i_h3_bus_gates_init()Dan Carpenter1-1/+1
2015-12-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus 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-09clk: 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-06clk: 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-02Merge branch 'clk-fixes' into clk-nextStephen Boyd14-75/+53
2015-12-02clk: sunxi: pll2: Fix clock running too fastMaxime Ripard1-18/+5
2015-12-02clk: let of_clk_get_parent_name() fail for invalid clock-indicesMasahiro Yamada1-0/+3
2015-12-02clk: 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