summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2015-12-17clk: tegra: pll: Add Set_default logicBill Huang
2015-12-17clk: tegra: pll: Adjust vco_min if SDM presentBill Huang
2015-12-17clk: tegra: pll: Add support for PLLMB for Tegra210Rhyland Klein
2015-12-17clk: tegra: pll: Add specialized logic for Tegra210Rhyland Klein
2015-12-16clk: rockchip: rk3036: enable the CLK_IGNORE_UNUSED flag for aclk_vioYakir Yang
2015-12-16clk: s3c2410: removed unneeded variable in s3c24xx_clkout_set_parentPrasanna Karthik
2015-12-16clk: exynos: use irqsave version of spin_lock to avoid deadlock with irqsMarek Szyprowski
2015-12-16clk: samsung: exynos542x: fix MFC clock hierarchy parentMarek Szyprowski
2015-12-16clk: samsung: exynos542x/5800: fix cpu clock configuration dataBartlomiej Zolnierkiewicz
2015-12-16clk: samsung: exynos5420: add cpu clock configuration data and instantiate cp...Thomas Abraham
2015-12-16clk: samsung: exynos542x: add missing parent GSCL block clocksMarek Szyprowski
2015-12-15Merge tag 'realview-base-armsoc-1-tag' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2015-12-15Merge branch 'versatile/multiplatform' into next/multiplatformArnd Bergmann
2015-12-15ARM: versatile: switch to DT only booting and remove legacy codeRob Herring
2015-12-15Merge branch 'mmp/multiplatform' into next/multiplatformArnd Bergmann
2015-12-15clk: versatile-icst: add device tree supportLinus Walleij
2015-12-15clk: versatile-icst: refactor to allocate regmap separatelyLinus Walleij
2015-12-15clk: versatile-icst: convert to use regmapLinus Walleij
2015-12-15clk/realview: stop using machine headersArnd Bergmann
2015-12-14clk: sunxi: fix handling return value of of_property_match_stringAndrzej Hajda
2015-12-13clk: sunxi: signedness bug in sun8i_h3_bus_gates_init()Dan Carpenter
2015-12-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-12-12clk: rockchip: use rk3288-efuse clock idsZhengShunQian
2015-12-12clk: rockchip: add clock controller for rk3228Jeffy Chen
2015-12-09clk: rockchip: allow more than 2 parents for cpuclkJeffy Chen
2015-12-09clk: sunxi: Add CLK_OF_DECLARE support for sun8i-a23-apb0-clk driverChen-Yu Tsai
2015-12-08clk: shmobile: r8a7795: Add new CPG/MSSR driverGeert Uytterhoeven
2015-12-08clk: shmobile: Add new CPG/MSSR driver coreGeert Uytterhoeven
2015-12-08clk: shmobile: div6: Extract cpg_div6_register()Geert Uytterhoeven
2015-12-08clk: shmobile: div6: Make clock-output-names optionalGeert Uytterhoeven
2015-12-08clk: shmobile: Rework CONFIG_ARCH_SHMOBILE_MULTIMagnus Damm
2015-12-08clk: sunxi: Add VE (Video Engine) module clock driver for sun[457]iChen-Yu Tsai
2015-12-08clk: sunxi: Add H3 clocks supportJens Kuske
2015-12-07clk: sunxi: Add DRAM gates support for sun4i-a10Chen-Yu Tsai
2015-12-07clk: bcm: Add BCM63138 clock supportFlorian Fainelli
2015-12-03clk: ti: Add few dm814x clock aliasesTony Lindgren
2015-12-03clk: rockchip: fix rk3368 cpuclk divider offsetsHeiko Stuebner
2015-12-03Merge branch 'clk-fixes' into clk-nextStephen Boyd
2015-12-03clk: sunxi: pll2: Fix clock running too fastMaxime Ripard
2015-12-03clk: let of_clk_get_parent_name() fail for invalid clock-indicesMasahiro Yamada
2015-12-02clk: rockchip: protect rk3368 aclk_bus and aclk_peri clocksJianqun xu
2015-12-02clk: imx5: ipu_di_sel clocks can set parent ratesPatrick BrĂ¼nn
2015-12-02clk: imx: Replace clk error check with imx_check_clocks()Bai Ping
2015-12-02clk: imx: Add a virtual arm clk on i.mx7dBai Ping
2015-12-02ARM: imx: clk-vf610: fix SAI clock treeStefan Agner
2015-12-01clk: rockchip: Force rk3368 PWM clock (and its parents) onCaesar Wang
2015-12-01ARM: pxa: make more mach/*.h files localArnd Bergmann
2015-12-01clk: mmp: stop using platform headersArnd Bergmann
2015-12-01clk: rockchip: switch PLLs to slow mode before reboot for rk3288Chris Zhong
2015-12-01clk: sunxi: Add sun9i A80 cpus (cpu special) clock supportChen-Yu Tsai