summaryrefslogtreecommitdiffstats
path: root/drivers/clk/meson
Commit message (Expand)AuthorAgeFilesLines
* clk: meson: axg-audio: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-10-141-3/+1
* clk: meson: axg_audio: add sm1 supportJerome Brunet2019-10-082-30/+574
* clk: meson: axg-audio: provide clk top signal nameJerome Brunet2019-10-082-4/+17
* clk: meson: axg-audio: prepare sm1 additionJerome Brunet2019-10-081-685/+782
* clk: meson: axg-audio: fix regmap last registerJerome Brunet2019-10-081-1/+1
* clk: meson: axg-audio: remove useless definesJerome Brunet2019-10-081-4/+0
* clk: meson: g12a: set CLK_MUX_ROUND_CLOSEST on the cpu clock muxesNeil Armstrong2019-10-011-0/+9
* clk: meson: g12a: fix cpu clock rate settingNeil Armstrong2019-10-011-2/+2
* clk: meson: gxbb: let sar_adc_clk_div set the parent clock rateMartin Blumenstingl2019-10-011-0/+1
*-. Merge branches 'clk-init-destroy', 'clk-doc', 'clk-imx' and 'clk-allwinner' i...Stephen Boyd2019-09-191-2/+5
|\ \
| * | clk: meson: axg-audio: Don't reference clk_init_data after registrationStephen Boyd2019-08-161-2/+5
| |/
* | clk: meson: g12a: add support for SM1 CPU 1, 2 & 3 clocksNeil Armstrong2019-08-262-1/+61
* | clk: meson: g12a: add support for SM1 DynamIQ Shared Unit clockNeil Armstrong2019-08-262-1/+198
* | clk: meson: g12a: add support for SM1 GP1 PLLNeil Armstrong2019-08-262-1/+310
* | clk: meson: axg-audio: add g12a reset supportJerome Brunet2019-08-202-2/+106
* | Merge branch 'v5.4/dt' into v5.4/driversJerome Brunet2019-08-091-1/+0
|\ \
| * | clk: meson: g12a: expose CPUB clock ID for G12BNeil Armstrong2019-08-091-1/+0
| |/
* | clk: meson: g12a: add notifiers to handle cpu clock changeNeil Armstrong2019-08-091-54/+481
* | clk: meson: add g12a cpu dynamic divider driverNeil Armstrong2019-08-094-0/+99
* | clk: meson: remove clk input helperAlexandre Mergnat2019-07-294-72/+0
* | clk: meson: remove ee input bypass clocksAlexandre Mergnat2019-07-293-13/+0
* | clk: meson: clk-regmap: migrate to new parent description methodAlexandre Mergnat2019-07-295-6/+21
* | clk: meson: meson8b: migrate to the new parent description methodAlexandre Mergnat2019-07-291-211/+496
* | clk: meson: axg: migrate to the new parent description methodAlexandre Mergnat2019-07-291-60/+144
* | clk: meson: gxbb: migrate to the new parent description methodAlexandre Mergnat2019-07-291-203/+451
* | clk: meson: g12a: migrate to the new parent description methodAlexandre Mergnat2019-07-291-394/+693
* | clk: meson: remove ao input bypass clocksAlexandre Mergnat2019-07-293-46/+0
* | clk: meson: axg-aoclk: migrate to the new parent description methodAlexandre Mergnat2019-07-291-26/+37
* | clk: meson: gxbb-aoclk: migrate to the new parent description methodAlexandre Mergnat2019-07-291-28/+27
* | clk: meson: g12a-aoclk: migrate to the new parent description methodAlexandre Mergnat2019-07-291-31/+50
* | clk: meson: axg-audio: migrate to the new parent description methodAlexandre Mergnat2019-07-292-142/+120
* | clk: meson: g12a: fix hifi typo in mali parent_namesAlexandre Mergnat2019-07-251-1/+1
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-07-1710-23/+1074
|\
| * clk: meson: g12a: mark fclk_div3 as criticalNeil Armstrong2019-06-111-0/+10
| * clk: meson: g12a: Add support for G12B CPUB clocksNeil Armstrong2019-06-112-1/+801
| * clk: meson-g12a: add temperature sensor clocksGuillaume La Roque2019-06-112-1/+33
| * clk: meson: meson8b: add the cts_i958 clockMartin Blumenstingl2019-06-112-1/+25
| * clk: meson: meson8b: add the cts_mclk_i958 clocksMartin Blumenstingl2019-06-112-1/+69
| * clk: meson: meson8b: add the cts_amclk clocksMartin Blumenstingl2019-06-112-1/+69
| * clk: meson: g12a: add controller register initJerome Brunet2019-05-201-1/+7
| * clk: meson: eeclk: add init regsJerome Brunet2019-05-202-0/+5
| * clk: meson: g12a: add mpll register init sequencesJerome Brunet2019-05-201-0/+24
| * clk: meson: mpll: add init callback and regsJerome Brunet2019-05-202-11/+26
| * clk: meson: axg: spread spectrum is on mpll2Jerome Brunet2019-05-201-5/+5
| * clk: meson: gxbb: no spread spectrum on mpll0Jerome Brunet2019-05-201-5/+0
| * clk: meson: mpll: properly handle spread spectrumJerome Brunet2019-05-202-3/+7
* | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-06-283-8/+8
|\|
| * clk: meson: meson8b: fix a typo in the VPU parent names array variableMartin Blumenstingl2019-05-201-5/+5
| * clk: meson: fix MPLL 50M binding id typoJerome Brunet2019-05-202-3/+3
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
|/