summaryrefslogtreecommitdiff
path: root/drivers/clk/meson
AgeCommit message (Expand)Author
2017-03-03Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2017-01-27clk: gxbb: fix CLKID_ETH defined twicejbrunet
2017-01-26clk: meson8b: fix clk81 register addressJerome Brunet
2017-01-23clk: gxbb: add the SAR ADC clocks and expose themMartin Blumenstingl
2017-01-18clk: meson-gxbb: Export HDMI clocksNeil Armstrong
2016-10-07Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2016-09-14clk: gxbb: expose i2c clocksJerome Brunet
2016-09-14clk: gxbb: expose USB clocksMartin Blumenstingl
2016-09-14clk: gxbb: expose spifc clockJerome Brunet
2016-09-14clk: gxbb: expose MPLL2 clock for use by DTMartin Blumenstingl
2016-09-14clk: meson: fix CLKID_GCLK_VENCI_INT typoArnd Bergmann
2016-09-14meson: clk: Use builtin_platform_driver to simplify the codeWei Yongjun
2016-09-02Merge branch 'clk-meson-gxbb' into clk-nextMichael Turquette
2016-09-02clk: meson-gxbb: Export PWM related clocks for DTNeil Armstrong
2016-09-01meson: clk: Add support for clock gatesAlexander Müller
2016-09-01gxbb: clk: Adjust MESON_GATE macro to be shared with meson8bAlexander Müller
2016-09-01clk: meson: Copy meson8b CLKID defines to private header fileAlexander Müller
2016-09-01meson: clk: Rename register names according to Amlogic datasheetAlexander Müller
2016-09-01meson: clk: Move register definitions to meson8b.hAlexander Müller
2016-09-01clk: meson: Rename meson8b-clkc.c to reflect gxbb naming conventionAlexander Müller
2016-09-01Merge remote-tracking branch 'clk/clk-meson-gxbb-ao' into clk-meson-gxbbMichael Turquette
2016-08-24Merge branch 'clk-meson-gxbb-ao' into clk-nextStephen Boyd
2016-08-24clk: meson: Fix invalid use of sizeof in gxbb_aoclkc_probe()Wei Yongjun
2016-08-19Merge branch 'clk-meson-gxbb-ao' into clk-nextStephen Boyd
2016-08-19clk: meson: Add GXBB AO Clock and Reset controller driverNeil Armstrong
2016-08-15Merge branch 'clk-meson-gxbb' into clk-nextStephen Boyd
2016-08-15clk: gxbb: add MMC gate clocks, and expose for DTKevin Hilman
2016-08-15clk: gxbb: use builtin_platform_driver to simplify the codeWei Yongjun
2016-07-15Merge branch 'clk-s905' into clk-nextMichael Turquette
2016-07-15Revert "clk: gxbb: expose CLKID_MMC_PCLK"Michael Turquette
2016-07-07Merge branch 'clk-s905' into clk-nextMichael Turquette
2016-07-07clk: gxbb: expose CLKID_MMC_PCLKKevin Hilman
2016-07-06clk: meson: make gxbb explicitly non-modularPaul Gortmaker
2016-07-06clk: meson8b: make it explicitly non-modularPaul Gortmaker
2016-06-22clk: gxbb: add AmLogic GXBB clk controller driverMichael Turquette
2016-06-22clk: meson: fractional pll supportMichael Turquette
2016-06-22clk: meson: add mpll supportMichael Turquette
2016-06-22clk: meson: add peripheral gate macroMichael Turquette
2016-06-22clk: meson: only build selected platformsMichael Turquette
2016-06-22clk: meson8b: convert to platform_driverMichael Turquette
2016-06-22clk: meson8b: clean up composite clocksMichael Turquette
2016-06-22clk: meson8b: remove mali clkMichael Turquette
2016-06-22clk: meson8b: clean up cpu clocksMichael Turquette
2016-06-22clk: meson8b: clean up fixed factor clocksMichael Turquette
2016-06-22clk: meson8b: clean up pll clocksMichael Turquette
2016-06-22clk: meson8b: clean up fixed rate clocksMichael Turquette
2016-06-22clk: meson8b: rectify reg offsets with datasheetMichael Turquette
2016-04-15clk: meson: Remove CLK_IS_ROOTStephen Boyd
2016-02-08clk: meson: Fix meson_clk_register_clks() signature type mismatchAndreas Färber
2015-07-20clk: meson8b: Properly include clk.hStephen Boyd