summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* clk: gxbb: expose MPLL2 clock for use by DTMartin Blumenstingl2016-09-141-1/+1
* clk: meson-gxbb: Export PWM related clocks for DTNeil Armstrong2016-09-021-3/+3
* meson: clk: Add support for clock gatesAlexander Müller2016-09-012-0/+254
* gxbb: clk: Adjust MESON_GATE macro to be shared with meson8bAlexander Müller2016-09-012-85/+85
* clk: meson: Copy meson8b CLKID defines to private header fileAlexander Müller2016-09-012-1/+107
* meson: clk: Rename register names according to Amlogic datasheetAlexander Müller2016-09-012-19/+18
* meson: clk: Move register definitions to meson8b.hAlexander Müller2016-09-012-16/+41
* clk: meson: Rename meson8b-clkc.c to reflect gxbb naming conventionAlexander Müller2016-09-012-1/+1
* Merge remote-tracking branch 'clk/clk-meson-gxbb-ao' into clk-meson-gxbbMichael Turquette2016-09-012-1/+192
|\
| * clk: meson: Fix invalid use of sizeof in gxbb_aoclkc_probe()Wei Yongjun2016-08-241-1/+1
| * clk: meson: Add GXBB AO Clock and Reset controller driverNeil Armstrong2016-08-192-1/+192
* | clk: gxbb: add MMC gate clocks, and expose for DTKevin Hilman2016-08-152-2/+14
|/
* treewide: replace obsolete _refok by __refFabian Frederick2016-08-021-2/+2
* Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2016-08-011-0/+1
|\
| * Merge tag 'sti-late-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/pc...Arnd Bergmann2016-07-143-14/+27
| |\
| * \ Merge tag 'omap-for-v4.8/dt-part1-signed-v2' of git://git.kernel.org/pub/scm/...Olof Johansson2016-07-041-0/+1
| |\ \
| | * | ARM: dts: AM43xx: clk: Add RNG clk nodeLokesh Vutla2016-06-221-0/+1
* | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-08-014-31/+7
|\ \ \ \
| * \ \ \ Merge tag 'ux500-cleanup-bundle' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2016-07-143-30/+6
| |\ \ \ \
| | * | | | ARM: ux500: use CLK_OF_DECLARE()Arnd Bergmann2016-07-123-30/+6
| | | |/ / | | |/| |
| * / | | clk: clps711x: Changing the compatibility string to match with the smallest s...Alexander Shiyan2016-07-061-1/+1
| |/ / /
* | | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-08-012-0/+9
|\ \ \ \
| * \ \ \ Merge tag 'omap-for-v4.8/soc-signed' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2016-07-052-0/+9
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | clk: ti: am335x/am4372: Add tbclk to pwm nodeFranklin S Cooper Jr2016-06-102-0/+9
| | |/ /
* | | | Merge branch 'clk-fixes' into clk-nextMichael Turquette2016-07-213-6/+5
|\ \ \ \
| * | | | clk: at91: fix clk_programmable_set_parent()Boris Brezillon2016-07-181-1/+1
| * | | | Merge tag 'sunxi-clk-fixes-for-4.7' of https://git.kernel.org/pub/scm/linux/k...Michael Turquette2016-07-062-5/+4
| |\ \ \ \
| | * | | | clk: sunxi: remove unused variableArnd Bergmann2016-06-161-1/+0
| | * | | | clk: sunxi: display: Add per-clock flagsMaxime Ripard2016-06-101-1/+4
| | * | | | clk: sunxi: tcon-ch1: Do not return a negative error in get_parentMaxime Ripard2016-06-101-3/+0
| | | |/ / | | |/| |
* | | | | clk: Makefile: re-sort and clean upMichael Turquette2016-07-191-9/+11
* | | | | Merge branch 'clk-s905' into clk-nextMichael Turquette2016-07-151-1/+1
|\ \ \ \ \
| * | | | | Revert "clk: gxbb: expose CLKID_MMC_PCLK"Michael Turquette2016-07-151-1/+1
* | | | | | clk: samsung: Allow modular build of the Audio Subsystem CLKCON driverSylwester Nawrocki2016-07-133-12/+11
* | | | | | clk: samsung: make clk-s5pv210-audss explicitly non-modularPaul Gortmaker2016-07-131-27/+2
* | | | | | clk: exynos5433: remove CLK_IGNORE_UNUSED flag from SPI clocksAndi Shyti2016-07-131-3/+2
* | | | | | clk: oxnas: Add hardware dependenciesJean Delvare2016-07-121-0/+1
* | | | | | clk: imx7d: do not set parent of ethernet time/ref clocksStefan Agner2016-07-121-9/+0
* | | | | | Merge branch 'clk-sunxi-ng' into clk-nextMichael Turquette2016-07-112-3/+3
|\ \ \ \ \ \
| * | | | | | clk: sunxi-ng: h3: Fix Kconfig symbol typoMaxime Ripard2016-07-111-1/+1
| * | | | | | clk: sunxi-ng: h3: Fix audio clock divider offsetMaxime Ripard2016-07-111-2/+2
* | | | | | | Merge branch 'clk-sunxi-ng' into clk-nextMichael Turquette2016-07-0831-0/+3397
|\| | | | | |
| * | | | | | clk: sunxi-ng: Add H3 clocksMaxime Ripard2016-07-084-0/+904
| * | | | | | clk: sunxi-ng: Add N-K-M-P factor clockMaxime Ripard2016-07-084-0/+244
| * | | | | | clk: sunxi-ng: Add N-K-M Factor clockMaxime Ripard2016-07-084-0/+227
| * | | | | | clk: sunxi-ng: Add N-M-factor clock supportMaxime Ripard2016-07-084-0/+212
| * | | | | | clk: sunxi-ng: Add N-K-factor clock supportMaxime Ripard2016-07-084-0/+223
| * | | | | | clk: sunxi-ng: Add M-P factor clock supportMaxime Ripard2016-07-084-0/+245
| * | | | | | clk: sunxi-ng: Add dividerMaxime Ripard2016-07-084-0/+274
| * | | | | | clk: sunxi-ng: Add phase clock supportMaxime Ripard2016-07-084-0/+180