summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2016-09-19Merge tag 'amlogic-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann6-127/+523
2016-09-14clk: gxbb: expose i2c clocksJerome Brunet1-2/+2
2016-09-14clk: gxbb: expose USB clocksMartin Blumenstingl1-5/+5
2016-09-14clk: gxbb: expose spifc clockJerome Brunet1-1/+1
2016-09-14clk: gxbb: expose MPLL2 clock for use by DTMartin Blumenstingl1-1/+1
2016-09-14Merge tag 'amlogic-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/khi...Arnd Bergmann2-1/+192
2016-09-10clk: sunxi-ng: Add hardware dependencyJean Delvare1-0/+1
2016-09-10clk: sunxi-ng: Add A23 CCUMaxime Ripard3-0/+750
2016-09-10clk: sunxi-ng: Add A33 CCU supportMaxime Ripard4-0/+856
2016-09-10clk: sunxi-ng: Add N-class clocks supportMaxime Ripard4-0/+173
2016-09-10clk: sunxi-ng: mux: Add mux table macroMaxime Ripard1-13/+13
2016-09-10clk: sunxi-ng: div: Allow to set a maximumMaxime Ripard5-33/+55
2016-09-10clk: sunxi-ng: div: Add kerneldoc for the _ccu_div structureMaxime Ripard1-0/+14
2016-09-10clk: sunxi-ng: div: Add mux table macrosMaxime Ripard1-7/+21
2016-09-03clk: meson-gxbb: Export PWM related clocks for DTNeil Armstrong1-3/+3
2016-09-02meson: clk: Add support for clock gatesAlexander Müller2-0/+254
2016-09-02gxbb: clk: Adjust MESON_GATE macro to be shared with meson8bAlexander Müller2-85/+85
2016-09-02clk: meson: Copy meson8b CLKID defines to private header fileAlexander Müller2-1/+107
2016-09-02meson: clk: Rename register names according to Amlogic datasheetAlexander Müller2-19/+18
2016-09-02meson: clk: Move register definitions to meson8b.hAlexander Müller2-16/+41
2016-09-02clk: meson: Rename meson8b-clkc.c to reflect gxbb naming conventionAlexander Müller2-1/+1
2016-09-02Merge remote-tracking branch 'clk/clk-meson-gxbb-ao' into clk-meson-gxbbMichael Turquette2-1/+192
2016-08-25clk: sunxi-ng: Add A31/A31s clocksChen-Yu Tsai4-0/+1318
2016-08-25clk: sunxi-ng: mux: Add clk notifier functionsChen-Yu Tsai2-0/+50
2016-08-25clk: sunxi-ng: mux: support fixed pre-dividers on multiple parentsChen-Yu Tsai3-11/+16
2016-08-25clk: sunxi-ng: mux: Add support for mux tablesChen-Yu Tsai2-6/+23
2016-08-25clk: sunxi-ng: mux: Rename mux macro to be consistentMaxime Ripard4-6/+6
2016-08-24clk: meson: Fix invalid use of sizeof in gxbb_aoclkc_probe()Wei Yongjun1-1/+1
2016-08-19clk: meson: Add GXBB AO Clock and Reset controller driverNeil Armstrong2-1/+192
2016-08-16clk: gxbb: add MMC gate clocks, and expose for DTKevin Hilman2-2/+14
2016-08-08clk: sunxi-ng: nkm: Add mux to support multiple parentsChen-Yu Tsai2-6/+57
2016-08-08clk: sunxi-ng: mux: Increase fixed pre-divider div sizeChen-Yu Tsai2-2/+2
2016-08-03treewide: replace obsolete _refok by __refFabian Frederick1-2/+2
2016-08-02Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds1-0/+1
2016-08-02Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds4-31/+7
2016-08-02Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2-0/+9
2016-07-22Merge branch 'clk-fixes' into clk-nextMichael Turquette3-6/+5
2016-07-19clk: Makefile: re-sort and clean upMichael Turquette1-9/+11
2016-07-19clk: at91: fix clk_programmable_set_parent()Boris Brezillon1-1/+1
2016-07-16Merge branch 'clk-s905' into clk-nextMichael Turquette1-1/+1
2016-07-16Revert "clk: gxbb: expose CLKID_MMC_PCLK"Michael Turquette1-1/+1
2016-07-14Merge tag 'sti-late-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/pc...Arnd Bergmann3-14/+27
2016-07-14Merge tag 'ux500-cleanup-bundle' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann3-30/+6
2016-07-14clk: samsung: Allow modular build of the Audio Subsystem CLKCON driverSylwester Nawrocki3-12/+11
2016-07-14clk: samsung: make clk-s5pv210-audss explicitly non-modularPaul Gortmaker1-27/+2
2016-07-14clk: exynos5433: remove CLK_IGNORE_UNUSED flag from SPI clocksAndi Shyti1-3/+2
2016-07-13clk: oxnas: Add hardware dependenciesJean Delvare1-0/+1
2016-07-13clk: imx7d: do not set parent of ethernet time/ref clocksStefan Agner1-9/+0
2016-07-12ARM: ux500: use CLK_OF_DECLARE()Arnd Bergmann3-30/+6
2016-07-12Merge branch 'clk-sunxi-ng' into clk-nextMichael Turquette2-3/+3