aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/meson (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-16clk: meson-gxbb: expose clock CLKID_RNG0Heiner Kallweit1-1/+1
2017-03-03Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-6/+57
2017-01-27clk: gxbb: fix CLKID_ETH defined twicejbrunet1-1/+1
2017-01-26clk: meson8b: fix clk81 register addressJerome Brunet1-1/+0
2017-01-23clk: gxbb: add the SAR ADC clocks and expose themMartin Blumenstingl2-3/+54
2017-01-18clk: meson-gxbb: Export HDMI clocksNeil Armstrong1-2/+2
2016-10-07Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-9/+9
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-14clk: meson: fix CLKID_GCLK_VENCI_INT typoArnd Bergmann1-1/+1
2016-09-14meson: clk: Use builtin_platform_driver to simplify the codeWei Yongjun1-5/+1
2016-09-02Merge branch 'clk-meson-gxbb' into clk-nextMichael Turquette6-119/+503
2016-09-02clk: meson-gxbb: Export PWM related clocks for DTNeil Armstrong1-3/+3
2016-09-01meson: clk: Add support for clock gatesAlexander Müller2-0/+254
2016-09-01gxbb: clk: Adjust MESON_GATE macro to be shared with meson8bAlexander Müller2-85/+85
2016-09-01clk: meson: Copy meson8b CLKID defines to private header fileAlexander Müller2-1/+107
2016-09-01meson: clk: Rename register names according to Amlogic datasheetAlexander Müller2-19/+18
2016-09-01meson: clk: Move register definitions to meson8b.hAlexander Müller2-16/+41
2016-09-01clk: meson: Rename meson8b-clkc.c to reflect gxbb naming conventionAlexander Müller2-1/+1
2016-09-01Merge remote-tracking branch 'clk/clk-meson-gxbb-ao' into clk-meson-gxbbMichael Turquette2-1/+192
2016-08-24Merge branch 'clk-meson-gxbb-ao' into clk-nextStephen Boyd1-1/+1
2016-08-24clk: meson: Fix invalid use of sizeof in gxbb_aoclkc_probe()Wei Yongjun1-1/+1
2016-08-19Merge branch 'clk-meson-gxbb-ao' into clk-nextStephen Boyd2-1/+192
2016-08-19clk: meson: Add GXBB AO Clock and Reset controller driverNeil Armstrong2-1/+192
2016-08-15Merge branch 'clk-meson-gxbb' into clk-nextStephen Boyd2-2/+14
2016-08-15clk: gxbb: add MMC gate clocks, and expose for DTKevin Hilman2-2/+14
2016-08-15clk: gxbb: use builtin_platform_driver to simplify the codeWei Yongjun1-5/+1
2016-07-15Merge branch 'clk-s905' into clk-nextMichael Turquette1-1/+1
2016-07-15Revert "clk: gxbb: expose CLKID_MMC_PCLK"Michael Turquette1-1/+1
2016-07-07Merge branch 'clk-s905' into clk-nextMichael Turquette1-1/+1
2016-07-07clk: gxbb: expose CLKID_MMC_PCLKKevin Hilman1-1/+1
2016-07-06clk: meson: make gxbb explicitly non-modularPaul Gortmaker1-14/+4
2016-07-06clk: meson8b: make it explicitly non-modularPaul Gortmaker1-15/+4
2016-06-22clk: gxbb: add AmLogic GXBB clk controller driverMichael Turquette4-0/+1233
2016-06-22clk: meson: fractional pll supportMichael Turquette2-2/+45
2016-06-22clk: meson: add mpll supportMichael Turquette3-1/+105
2016-06-22clk: meson: add peripheral gate macroMichael Turquette1-0/+14
2016-06-22clk: meson: only build selected platformsMichael Turquette2-2/+14
2016-06-22clk: meson8b: convert to platform_driverMichael Turquette1-18/+49
2016-06-22clk: meson8b: clean up composite clocksMichael Turquette4-246/+66
2016-06-22clk: meson8b: remove mali clkMichael Turquette1-22/+0
2016-06-22clk: meson8b: clean up cpu clocksMichael Turquette4-90/+59
2016-06-22clk: meson8b: clean up fixed factor clocksMichael Turquette3-71/+60
2016-06-22clk: meson8b: clean up pll clocksMichael Turquette4-114/+131
2016-06-22clk: meson8b: clean up fixed rate clocksMichael Turquette3-75/+54
2016-06-22clk: meson8b: rectify reg offsets with datasheetMichael Turquette1-3/+12
2016-04-15clk: meson: Remove CLK_IS_ROOTStephen Boyd1-3/+3
2016-02-08clk: meson: Fix meson_clk_register_clks() signature type mismatchAndreas Färber1-1/+1