summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2017-05-24clk: renesas: r8a7790: Add new CPG/MSSR driverGeert Uytterhoeven
2017-05-24clk: renesas: Rework Kconfig and Makefile logicGeert Uytterhoeven
2017-05-24clk: renesas: cpg-mssr: Initialize error pointer using ERR_PTR()Geert Uytterhoeven
2017-05-15clk: renesas: r8a7795: Correct pwm, gpio, and i2c parent clocks on ES2.0Geert Uytterhoeven
2017-05-15clk: renesas: Use pm_clk_no_clocks() helper i.s.o. direct accessGeert Uytterhoeven
2017-05-15clk: renesas: Do not build clk-div6 for R8A7792Geert Uytterhoeven
2017-05-15clk: renesas: r8a7796: Add INTC-EX clockTakeshi Kihara
2017-05-15clk: renesas: r8a7796: Add PCIe clocksHarunobu Kurokawa
2017-05-15clk: renesas: r8a7796: Add PWM clockRyo Kodama
2017-05-15clk: renesas: r8a7796: Add HS-USB clockKazuya Mizuguchi
2017-05-15clk: renesas: r8a7796: Add Sound DVC clocksKazuya Mizuguchi
2017-05-15clk: renesas: r8a7796: Add Sound SRC clockKazuya Mizuguchi
2017-05-15clk: renesas: r8a7796: Add Sound SSI clockKazuya Mizuguchi
2017-05-15clk: renesas: r8a7796: Add USB-DMAC clocksHiromitsu Yamasaki
2017-05-15clk: renesas: r8a7796: Add Audio-DMAC clocksHiromitsu Yamasaki
2017-05-15clk: renesas: r8a7796: Add EHCI/OHCI clocksKazuya Mizuguchi
2017-05-15clk: renesas: r8a7796: Add HDMI clockKoji Matsuoka
2017-05-15clk: renesas: r8a7795: Add HS-USB ch3 clockTakeshi Kihara
2017-05-15clk: renesas: r8a7795: Add USB-DMAC ch3 clockTakeshi Kihara
2017-05-15clk: renesas: r8a7795: Add EHCI/OHCI ch3 clockTakeshi Kihara
2017-05-15clk: renesas: r8a7745: Remove PLL configs for MD19=0Geert Uytterhoeven
2017-05-15clk: renesas: r8a7745: Remove nonexisting scu-src[0789] clocksGeert Uytterhoeven
2017-05-15clk: renesas: rcar-gen2: Fix PLL0 on R-Car V2H and E2Geert Uytterhoeven
2017-05-10Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2017-05-09Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2017-05-09Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-05-08scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd
2017-05-02Merge tag 'mmc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2017-05-02Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-05-01clk: x86: pmc-atom: Checking for IS_ERR() instead of NULLDan Carpenter
2017-04-28clk: ti: divider: try to fix ti_clk_register_dividerArnd Bergmann
2017-04-28clk: sunxi-ng: always select CCU_GATEArnd Bergmann
2017-04-24clk: apn806: fix spelling mistake: "mising" -> "missing"Colin Ian King
2017-04-24clk: apn806: Turn the eMMC clock as optional for dts backwards compatibleGregory CLEMENT
2017-04-24clk: apn806: Add eMMC clock to system controller driverKonstantin Porotchkin
2017-04-21clk: mvebu: Use kcalloc() in two functionsMarkus Elfring
2017-04-21clk: mvebu: Use kcalloc() in of_cpu_clk_setup()Markus Elfring
2017-04-21clk: nomadik: Delete error messages for a failed memory allocation in two fun...Markus Elfring
2017-04-21clk: nomadik: Use seq_puts() in nomadik_src_clk_show()Markus Elfring
2017-04-21clk: Improve a size determination in two functionsMarkus Elfring
2017-04-21clk: Replace four seq_printf() calls by seq_putc()Markus Elfring
2017-04-21clk: si5351: Delete an error message for a failed memory allocation in si5351...Markus Elfring
2017-04-21clk: si5351: Use devm_kcalloc() in si5351_i2c_probe()Markus Elfring
2017-04-21clk: at91: Use kcalloc() in of_at91_clk_pll_get_characteristics()Markus Elfring
2017-04-21clk: mediatek: add mt2701 ethernet resetJohn Crispin
2017-04-21Merge tag 'sunxi-clk-for-4.12-2' of https://git.kernel.org/pub/scm/linux/kern...Stephen Boyd
2017-04-21clk: hi6220: Add the hi655x's pmic clockDaniel Lezcano
2017-04-21clk: ti: fix building without legacy omap3Arnd Bergmann
2017-04-21clk: ti: fix linker error with !SOC_OMAP4Arnd Bergmann
2017-04-19clk: hi3620: Fix a typo in one variable nameMarkus Elfring