summaryrefslogtreecommitdiffstats
path: root/drivers/clk/meson/gxbb.c
Commit message (Expand)AuthorAgeFilesLines
* clk: meson: gxbb: Add VPU and VAPB clocks dataNeil Armstrong2017-10-201-0/+292
* Merge tag 'meson-clk-for-4.14' of git://github.com/baylibre/clk-meson into cl...Stephen Boyd2017-08-231-4/+185
|\
| * clk: meson: gxbb: Add sd_emmc clk0 clocksJerome Brunet2017-08-041-0/+177
| * clk: meson: gxbb: fix clk_mclk_i958 divider flagsJerome Brunet2017-08-041-3/+4
| * clk: meson: gxbb: fix meson cts_amclk divider flagsJerome Brunet2017-08-041-1/+2
| * clk: meson: gxbb: fix protection against undefined clksJerome Brunet2017-08-041-0/+2
* | clk: meson: mpll: fix mpll0 fractional part ignoredJerome Brunet2017-08-011-0/+5
|/
* Merge tag 'meson-clk-for-4.13-2' of git://github.com/BayLibre/clk-meson into ...Stephen Boyd2017-06-161-5/+8
|\
| * clk: meson: gxbb: add all clk81 parentsJerome Brunet2017-06-161-5/+8
* | clk: meson-gxbb: Add const to some parent name arraysStephen Boyd2017-06-021-3/+3
|/
* clk: meson-gxbb: Add EE 32K Clock for CECNeil Armstrong2017-05-291-0/+54
* clk: gxbb: remove CLK_IGNORE_UNUSED from clk81Jerome Brunet2017-05-291-1/+1
* clk: meson: gxbb: remove the "cpu_clk" from the GXBB and GXL driverMartin Blumenstingl2017-05-291-61/+3
* clk: meson: gxbb: add cts_i958 clockJerome Brunet2017-04-071-0/+21
* clk: meson: gxbb: add cts_mclk_i958Jerome Brunet2017-04-071-0/+52
* clk: meson: gxbb: add cts_amclkJerome Brunet2017-04-071-0/+67
* clk: meson: gxbb: protect against holes in the onecell_data arrayJerome Brunet2017-04-071-0/+4
* clk: meson-gxbb: Add GXL/GXM GP0 VariantNeil Armstrong2017-04-041-28/+273
* clk: meson-gxbb: Add GP0 PLL init parametersNeil Armstrong2017-04-041-0/+13
* clk: meson-gxbb: Add MALI clocksNeil Armstrong2017-04-041-0/+139
* clk: meson: gxbb: mpll: use rw operationJerome Brunet2017-03-271-3/+3
* clk: meson: mpll: add rw operationJerome Brunet2017-03-271-0/+30
* clk: gxbb: put dividers and muxes in tablesJerome Brunet2017-03-271-8/+20
* clk: meson: add missing const qualifiers on gate arraysJerome Brunet2017-03-271-1/+1
* clk: gxbb: add the SAR ADC clocks and expose themMartin Blumenstingl2017-01-231-0/+48
* Merge branch 'clk-meson-gxbb' into clk-nextMichael Turquette2016-09-021-84/+84
|\
| * gxbb: clk: Adjust MESON_GATE macro to be shared with meson8bAlexander Müller2016-09-011-84/+84
* | Merge branch 'clk-meson-gxbb' into clk-nextStephen Boyd2016-08-151-0/+9
|\ \ | |/
| * clk: gxbb: add MMC gate clocks, and expose for DTKevin Hilman2016-08-151-0/+9
* | clk: gxbb: use builtin_platform_driver to simplify the codeWei Yongjun2016-08-151-5/+1
|/
* clk: meson: make gxbb explicitly non-modularPaul Gortmaker2016-07-061-14/+4
* clk: gxbb: add AmLogic GXBB clk controller driverMichael Turquette2016-06-221-0/+954
OpenPOWER on IntegriCloud