summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* clk: rockchip: add "," to mux_pll_src_apll_dpll_gpll_usb480m_p on rk3036Heiko Stuebner2017-05-141-1/+1
* clk: Make x86/ conditional on CONFIG_COMMON_CLKPierre-Louis Bossart2017-05-141-0/+2
* clk: lpc32xx: add a quirk for PWM and MS clock dividersVladimir Zapolskiy2017-04-121-4/+28
* clk: sunxi-ng: mp: Adjust parent rate for pre-dividersChen-Yu Tsai2017-03-301-0/+8
* clk: sunxi-ng: sun6i: Fix enable bit offset for hdmi-ddc module clockChen-Yu Tsai2017-03-301-1/+1
* clk: bcm2835: Fix ->fixed_divider of pllh_auxBoris Brezillon2017-03-221-1/+1
* ARM: 8631/1: clkdev: Detect errors in clk_hw_register_clkdev() for mass regis...Geert Uytterhoeven2017-01-151-0/+8
* clk: renesas: mstp: Support 8-bit registers for r7s72100Chris Brandt2017-01-121-5/+22
* clk: imx31: fix rewritten input argument of mx31_clocks_init()Vladimir Zapolskiy2017-01-121-3/+1
* clk: sunxi-ng: sun8i-h3: Set CLK_SET_RATE_PARENT for audio module clocksChen-Yu Tsai2017-01-121-5/+5
* clk: sunxi-ng: sun8i-a23: Set CLK_SET_RATE_PARENT for audio module clocksChen-Yu Tsai2017-01-121-3/+3
* clk: ti: dra7: fix "failed to lookup clock node gmac_gmii_ref_clk_div" boot m...Grygorii Strashko2017-01-121-1/+0
* clk: clk-wm831x: fix a logic errorPan Bian2017-01-121-1/+1
* clk: qcom: ipq806x: Fix board clk ratesStephen Boyd2017-01-121-2/+2
* clk: renesas: cpg-mssr: Fix inverted debug checkGeert Uytterhoeven2017-01-121-2/+2
* clk: bcm2835: Avoid overwriting the div info when disabling a pll_div clkBoris Brezillon2017-01-091-1/+3
* clk: ti: omap36xx: Work around sprz319 advisory 2.1Richard Watts2017-01-064-11/+104
* Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-11-303-3/+3
|\
| * clk: bcm: Fix unmet Kconfig dependencies for CLK_BCM_63XXFlorian Fainelli2016-11-231-1/+1
| * clk: sunxi-ng: enable so-said LDOs for A33 SoC's pll-mipi clockIcenowy Zheng2016-11-231-1/+1
| * clk: sunxi-ng: sun6i-a31: Enable PLL-MIPI LDOs when ungating itChen-Yu Tsai2016-11-211-1/+1
* | Merge tag 'sunxi-clk-fixes-for-4.9' of https://git.kernel.org/pub/scm/linux/k...Stephen Boyd2016-11-162-1/+13
|\|
| * clk: sunxi: Fix M factor computation for APB1Stéphan Rafin2016-11-041-1/+1
| * clk: sunxi-ng: sun6i-a31: Force AHB1 clock to use PLL6 as parentChen-Yu Tsai2016-10-191-0/+12
* | clk: efm32gg: Pass correct type to hw provider registrationStephen Boyd2016-11-161-1/+1
* | clk: berlin: Pass correct type to hw provider registrationStephen Boyd2016-11-162-2/+2
* | clk: mmp: pxa910: fix return value check in pxa910_clk_init()Wei Yongjun2016-11-011-2/+2
* | clk: mmp: pxa168: fix return value check in pxa168_clk_init()Wei Yongjun2016-11-011-1/+1
* | clk: mmp: mmp2: fix return value check in mmp2_clk_init()Wei Yongjun2016-11-011-1/+1
* | clk: qoriq: Don't allow CPU clocks higher than starting valueScott Wood2016-11-011-5/+8
* | Merge tag 'v4.9-rockchip-clkfixes1' of git://git.kernel.org/pub/scm/linux/ker...Stephen Boyd2016-11-011-4/+1
|\ \
| * | clk: rockchip: don't return NULL when failing to register ddrclk branchShawn Lin2016-10-161-4/+1
| |/
* | clk: imx: fix integer overflow in AV PLL round rateEmil Lundmark2016-11-011-2/+6
* | clk: xgene: Don't call __pa on ioremaped addressLaura Abbott2016-10-281-6/+4
* | clk/samsung: Use CLK_OF_DECLARE_DRIVER initialization method for CLKOUTMarek Szyprowski2016-10-271-8/+14
* | clk: at91: Fix a return value in case of errorChristophe JAILLET2016-10-201-1/+1
* | clk: uniphier: rename MIO clock to SD clock for Pro5, PXs2, LD20 SoCsMasahiro Yamada2016-10-193-9/+9
* | clk: uniphier: fix memory overrun bugMasahiro Yamada2016-10-191-1/+1
* | clk: hi6220: use CLK_OF_DECLARE_DRIVER for sysctrl and mediactrl clock initShawn Guo2016-10-171-2/+2
* | clk: mvebu: armada-37xx-periph: Fix the clock gate flagGregory CLEMENT2016-10-171-0/+1
* | clk: bcm2835: Clamp the PLL's requested rate to the hardware limits.Eric Anholt2016-10-171-7/+4
* | clk: max77686: fix number of clocks setup for clk_hw based registrationJavier Martinez Canillas2016-10-171-0/+1
* | clk: mvebu: armada-37xx-periph: Fix the clock provider registrationGregory CLEMENT2016-10-171-5/+5
* | clk: mediatek: Add hardware dependencyJean Delvare2016-10-171-0/+2
* | clk: samsung: clk-exynos-audss: Fix module autoloadJavier Martinez Canillas2016-10-171-0/+1
* | clk: uniphier: fix type of variable passed to regmap_read()Masahiro Yamada2016-10-171-1/+1
* | clk: uniphier: add system clock support for sLD3 SoCMasahiro Yamada2016-10-171-0/+4
|/
* Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2016-10-071-9/+9
|\
| * Merge tag 'amlogic-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2016-09-196-127/+523
| |\
| | * clk: gxbb: expose i2c clocksJerome Brunet2016-09-141-2/+2