summaryrefslogtreecommitdiff
path: root/drivers/clk/meson
AgeCommit message (Expand)Author
2017-04-04clk: meson-gxbb: Add MALI clock IDSNeil Armstrong
2017-04-04dt-bindings: clk: gxbb: expose i2s output clock gatesJerome Brunet
2017-03-27clk: meson: mpll: correct N2 maximum valueJerome Brunet
2017-03-27clk: meson8b: add the mplls clocks 0, 1 and 2Jerome Brunet
2017-03-27clk: meson: gxbb: mpll: use rw operationJerome Brunet
2017-03-27clk: meson: mpll: add rw operationJerome Brunet
2017-03-27clk: gxbb: put dividers and muxes in tablesJerome Brunet
2017-03-27clk: meson8b: put dividers and muxes in tablesJerome Brunet
2017-03-27clk: meson: add missing const qualifiers on gate arraysJerome Brunet
2017-03-27clk: meson: fix SET_PARM macroJerome Brunet
2017-03-16clk: meson-gxbb: expose clock CLKID_RNG0Heiner Kallweit
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