| Commit message (Expand) | Author | Age | Files | Lines |
*-. | Merge branches 'clk-init-destroy', 'clk-doc', 'clk-imx' and 'clk-allwinner' i... | Stephen Boyd | 2019-09-20 | 1 | -2/+5 |
|\ \ |
|
| * | | clk: meson: axg-audio: Don't reference clk_init_data after registration | Stephen Boyd | 2019-08-16 | 1 | -2/+5 |
| |/ |
|
* | | clk: meson: g12a: add support for SM1 CPU 1, 2 & 3 clocks | Neil Armstrong | 2019-08-26 | 2 | -1/+61 |
* | | clk: meson: g12a: add support for SM1 DynamIQ Shared Unit clock | Neil Armstrong | 2019-08-26 | 2 | -1/+198 |
* | | clk: meson: g12a: add support for SM1 GP1 PLL | Neil Armstrong | 2019-08-26 | 2 | -1/+310 |
* | | clk: meson: axg-audio: add g12a reset support | Jerome Brunet | 2019-08-20 | 2 | -2/+106 |
* | | Merge branch 'v5.4/dt' into v5.4/drivers | Jerome Brunet | 2019-08-09 | 1 | -1/+0 |
|\ \ |
|
| * | | clk: meson: g12a: expose CPUB clock ID for G12B | Neil Armstrong | 2019-08-09 | 1 | -1/+0 |
| |/ |
|
* | | clk: meson: g12a: add notifiers to handle cpu clock change | Neil Armstrong | 2019-08-09 | 1 | -54/+481 |
* | | clk: meson: add g12a cpu dynamic divider driver | Neil Armstrong | 2019-08-09 | 4 | -0/+99 |
* | | clk: meson: remove clk input helper | Alexandre Mergnat | 2019-07-29 | 4 | -72/+0 |
* | | clk: meson: remove ee input bypass clocks | Alexandre Mergnat | 2019-07-29 | 3 | -13/+0 |
* | | clk: meson: clk-regmap: migrate to new parent description method | Alexandre Mergnat | 2019-07-29 | 5 | -6/+21 |
* | | clk: meson: meson8b: migrate to the new parent description method | Alexandre Mergnat | 2019-07-29 | 1 | -211/+496 |
* | | clk: meson: axg: migrate to the new parent description method | Alexandre Mergnat | 2019-07-29 | 1 | -60/+144 |
* | | clk: meson: gxbb: migrate to the new parent description method | Alexandre Mergnat | 2019-07-29 | 1 | -203/+451 |
* | | clk: meson: g12a: migrate to the new parent description method | Alexandre Mergnat | 2019-07-29 | 1 | -394/+693 |
* | | clk: meson: remove ao input bypass clocks | Alexandre Mergnat | 2019-07-29 | 3 | -46/+0 |
* | | clk: meson: axg-aoclk: migrate to the new parent description method | Alexandre Mergnat | 2019-07-29 | 1 | -26/+37 |
* | | clk: meson: gxbb-aoclk: migrate to the new parent description method | Alexandre Mergnat | 2019-07-29 | 1 | -28/+27 |
* | | clk: meson: g12a-aoclk: migrate to the new parent description method | Alexandre Mergnat | 2019-07-29 | 1 | -31/+50 |
* | | clk: meson: axg-audio: migrate to the new parent description method | Alexandre Mergnat | 2019-07-29 | 2 | -142/+120 |
* | | clk: meson: g12a: fix hifi typo in mali parent_names | Alexandre Mergnat | 2019-07-25 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2019-07-17 | 10 | -23/+1074 |
|\ |
|
| * | clk: meson: g12a: mark fclk_div3 as critical | Neil Armstrong | 2019-06-11 | 1 | -0/+10 |
| * | clk: meson: g12a: Add support for G12B CPUB clocks | Neil Armstrong | 2019-06-11 | 2 | -1/+801 |
| * | clk: meson-g12a: add temperature sensor clocks | Guillaume La Roque | 2019-06-11 | 2 | -1/+33 |
| * | clk: meson: meson8b: add the cts_i958 clock | Martin Blumenstingl | 2019-06-11 | 2 | -1/+25 |
| * | clk: meson: meson8b: add the cts_mclk_i958 clocks | Martin Blumenstingl | 2019-06-11 | 2 | -1/+69 |
| * | clk: meson: meson8b: add the cts_amclk clocks | Martin Blumenstingl | 2019-06-11 | 2 | -1/+69 |
| * | clk: meson: g12a: add controller register init | Jerome Brunet | 2019-05-20 | 1 | -1/+7 |
| * | clk: meson: eeclk: add init regs | Jerome Brunet | 2019-05-20 | 2 | -0/+5 |
| * | clk: meson: g12a: add mpll register init sequences | Jerome Brunet | 2019-05-20 | 1 | -0/+24 |
| * | clk: meson: mpll: add init callback and regs | Jerome Brunet | 2019-05-20 | 2 | -11/+26 |
| * | clk: meson: axg: spread spectrum is on mpll2 | Jerome Brunet | 2019-05-20 | 1 | -5/+5 |
| * | clk: meson: gxbb: no spread spectrum on mpll0 | Jerome Brunet | 2019-05-20 | 1 | -5/+0 |
| * | clk: meson: mpll: properly handle spread spectrum | Jerome Brunet | 2019-05-20 | 2 | -3/+7 |
* | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-06-28 | 3 | -8/+8 |
|\| |
|
| * | clk: meson: meson8b: fix a typo in the VPU parent names array variable | Martin Blumenstingl | 2019-05-20 | 1 | -5/+5 |
| * | clk: meson: fix MPLL 50M binding id typo | Jerome Brunet | 2019-05-20 | 2 | -3/+3 |
* | | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 2 | -0/+2 |
|/ |
|
*---. | Merge branches 'clk-doc', 'clk-more-critical', 'clk-meson' and 'clk-basic-be'... | Stephen Boyd | 2019-05-07 | 9 | -516/+2171 |
|\ \ \ |
|
| | * | | clk: meson: axg-audio: add g12a support | Maxime Jourdan | 2019-04-08 | 2 | -8/+239 |
| | * | | clk: meson: axg-audio: don't register inputs in the onecell data | Jerome Brunet | 2019-04-08 | 2 | -44/+6 |
| | * | | clk: meson: axg_audio: replace prefix axg by aud | Jerome Brunet | 2019-04-08 | 1 | -482/+482 |
| | * | | clk: meson: meson8b: add the video decoder clock trees | Martin Blumenstingl | 2019-04-01 | 2 | -1/+328 |
| | * | | clk: meson: meson8b: add the VPU clock trees | Martin Blumenstingl | 2019-04-01 | 2 | -1/+175 |
| | * | | clk: meson: meson8b: add support for the GP_PLL clock on Meson8m2 | Martin Blumenstingl | 2019-04-01 | 2 | -1/+66 |
| | * | | clk: meson: meson8b: use a separate clock table for Meson8m2 | Martin Blumenstingl | 2019-04-01 | 1 | -1/+192 |
| | * | | clk: meson-g12a: add video decoder clocks | Maxime Jourdan | 2019-04-01 | 2 | -1/+170 |