summaryrefslogtreecommitdiffstats
path: root/drivers/clk/meson/g12a.c
Commit message (Expand)AuthorAgeFilesLines
* clk: meson: add missing MODULE_DESCRIPTION() macrosJerome Brunet2024-06-141-1/+2
* clk: meson: fix module license to GPL onlyNeil Armstrong2024-04-101-1/+1
* clk: meson: g12a: make VCLK2 and ENCL clock path configurable by CCFNeil Armstrong2024-04-101-20/+56
* clk: meson: g12a: add CSI & ISP gates clocksNeil Armstrong2023-11-241-0/+9
* clk: meson: g12a: add MIPI ISP clocksNeil Armstrong2023-11-241-0/+66
* clk: meson: g12a: add CTS_ENCL & CTS_ENCL_SEL clocksNeil Armstrong2023-11-241-0/+40
*-. Merge branches 'clk-versa', 'clk-strdup', 'clk-amlogic', 'clk-allwinner' and ...Stephen Boyd2023-08-301-745/+744
|\ \
| | * clk: meson: eeclk: move bindings include to main driverNeil Armstrong2023-08-081-0/+2
| | * clk: meson: migrate meson-eeclk out of hw_onecell_data to drop NR_CLKSNeil Armstrong2023-08-081-745/+742
| |/
* / clk: Explicitly include correct DT includesRob Herring2023-07-191-1/+1
|/
* clk: meson: g12a: Add missing NNA source clocks for g12bNick Xie2021-06-091-0/+6
* clk: meson: g12a: fix gp0 and hifi rangesJerome Brunet2021-05-201-1/+1
* clk: meson: g12a: add MIPI DSI Host Pixel ClockNeil Armstrong2020-11-261-0/+74
* clk: meson: enable building as modulesKevin Hilman2020-11-231-1/+4
* clk: meson: g12: use devm variant to register notifiersJerome Brunet2020-11-141-14/+20
* clk: meson: g12: drop use of __clk_lookup()Jerome Brunet2020-11-141-36/+32
* clk: meson: g12a: mark fclk_div2 as criticalStefan Agner2020-08-291-0/+11
* clk: meson: g12a: Add support for NNA CLK source clocksDmitry Shmidt2020-06-191-0/+119
* clk: meson: g12a: Prepare the GPU clock tree to change at runtimeMartin Blumenstingl2020-04-161-8/+22
* clk: meson: g12a: add support for the SPICC SCLK Source clocksNeil Armstrong2020-02-191-0/+129
* clk: meson: g12a: fix missing uart2 in regmap tableJerome Brunet2019-12-161-0/+1
* 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: g12a: add support for SM1 CPU 1, 2 & 3 clocksNeil Armstrong2019-08-261-0/+60
* clk: meson: g12a: add support for SM1 DynamIQ Shared Unit clockNeil Armstrong2019-08-261-0/+184
* clk: meson: g12a: add support for SM1 GP1 PLLNeil Armstrong2019-08-261-0/+300
* clk: meson: g12a: add notifiers to handle cpu clock changeNeil Armstrong2019-08-091-54/+481
* clk: meson: clk-regmap: migrate to new parent description methodAlexandre Mergnat2019-07-291-0/+6
* clk: meson: g12a: migrate to the new parent description methodAlexandre Mergnat2019-07-291-394/+693
* clk: meson: g12a: fix hifi typo in mali parent_namesAlexandre Mergnat2019-07-251-1/+1
* clk: meson: g12a: mark fclk_div3 as criticalNeil Armstrong2019-06-111-0/+10
* clk: meson: g12a: Add support for G12B CPUB clocksNeil Armstrong2019-06-111-0/+762
* clk: meson-g12a: add temperature sensor clocksGuillaume La Roque2019-06-111-0/+31
* clk: meson: g12a: add controller register initJerome Brunet2019-05-201-1/+7
* clk: meson: g12a: add mpll register init sequencesJerome Brunet2019-05-201-0/+24
* clk: meson: fix MPLL 50M binding id typoJerome Brunet2019-05-201-2/+2
*-. Merge branches 'clk-doc', 'clk-more-critical', 'clk-meson' and 'clk-basic-be'...Stephen Boyd2019-05-071-0/+631
|\ \
| * | clk: meson-g12a: add video decoder clocksMaxime Jourdan2019-04-011-0/+163
| * | clk: meson-g12a: add PCIE PLL clocksNeil Armstrong2019-04-011-0/+118
| * | clk: meson: g12a: add cpu clocksNeil Armstrong2019-04-011-0/+350
| |/
* | clk: meson-g12a: fix VPU clock parentsNeil Armstrong2019-03-191-1/+1
* | clk: meson: g12a: fix VPU clock muxes maskMaxime Jourdan2019-03-191-2/+2
|/
* clk: meson: factorise meson64 peripheral clock controller driversJerome Brunet2019-02-041-49/+9
* clk: meson: g12a: add peripheral clock controllerJian Hu2019-02-041-0/+2399