summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-02-17Merge branches 'clk-mediatek', 'clk-imx', 'clk-amlogic' and 'clk-at91' into c...Stephen Boyd23-162/+156
2021-02-17Merge branch 'clk-unused' into clk-nextStephen Boyd16-6894/+0
2021-02-17Merge branches 'clk-doc', 'clk-renesas', 'clk-allwinner', 'clk-rockchip' and ...Stephen Boyd36-954/+2489
2021-02-10clk: at91: Fix the declaration of the clocksTudor Ambarus9-28/+28
2021-02-09clk: meson: axg: Remove MIPI enable clock gateRemi Pommarel2-4/+0
2021-02-09clk: mediatek: mux: Update parent at enable timeLaurent Pinchart2-3/+30
2021-02-09clk: mediatek: mux: Drop unused clock opsLaurent Pinchart2-70/+4
2021-02-09clk: mediatek: Select all the MT8183 clocks by defaultEnric Balletbo i Serra1-0/+11
2021-02-09clk: remove u300 driverArnd Bergmann2-1200/+0
2021-02-09clk: remove sirf prima2/atlas driversArnd Bergmann8-3083/+0
2021-02-09clk: remove zte zx driverArnd Bergmann6-2440/+0
2021-02-09clk: remove tango4 driverArnd Bergmann2-86/+0
2021-02-09clk: xilinx: move xlnx_vcu clock driver from socMichael Tretter7-18/+23
2021-02-09soc: xilinx: vcu: fix alignment to open parenthesisMichael Tretter1-1/+1
2021-02-09soc: xilinx: vcu: fix repeated word the in commentMichael Tretter1-1/+1
2021-02-09soc: xilinx: vcu: use bitfields for register definitionMichael Tretter1-81/+34
2021-02-09soc: xilinx: vcu: remove calculation of PLL configurationMichael Tretter1-117/+0
2021-02-09soc: xilinx: vcu: make the PLL configurableMichael Tretter1-37/+103
2021-02-09soc: xilinx: vcu: make pll post divider explicitMichael Tretter1-16/+36
2021-02-09soc: xilinx: vcu: implement clock provider for output clocksMichael Tretter1-37/+160
2021-02-09soc: xilinx: vcu: register PLL as fixed rate clockMichael Tretter2-2/+19
2021-02-09soc: xilinx: vcu: implement PLL disableMichael Tretter1-9/+19
2021-02-09soc: xilinx: vcu: add helpers for configuring PLLMichael Tretter1-67/+104
2021-02-09soc: xilinx: vcu: add helper to wait for PLL lockedMichael Tretter1-19/+27
2021-02-09soc: xilinx: vcu: drop coreclk from struct xlnx_vcuMichael Tretter1-4/+2
2021-02-09clk: divider: fix initialization with parent_hwMichael Tretter1-2/+7
2021-02-09clk: axi-clkgen: use devm_platform_ioremap_resource() short-handAlexandru Ardelean1-3/+1
2021-02-09clk: clk-axiclkgen: add ZynqMP PFD and VCO limitsAlexandru Ardelean1-0/+11
2021-02-09clk: axi-clkgen: replace ARCH dependencies with driver depsAlexandru Ardelean1-1/+2
2021-02-08clk: Drop unused efm32gg driverUwe Kleine-König2-85/+0
2021-02-06clk: rockchip: fix DPHY gate locations on rk3368Heiko Stuebner1-2/+2
2021-02-06clk: rockchip: use clock id for SCLK_VIP_OUT on rk3368Heiko Stuebner1-1/+1
2021-02-06clk: rockchip: use clock ids for PCLK_DPHYRX and PCLK_DPHYTX0 on rk3368Heiko Stuebner1-2/+2
2021-01-30clk: imx: Move 'imx6sl_set_wait_clk()'s prototype out to accessible headerLee Jones1-0/+1
2021-01-30clk: imx8mn: add clkout1/2 supportLucas Stach1-0/+12
2021-01-30clk: imx8mm: add clkout1/2 supportLucas Stach1-0/+12
2021-01-30clk: imx8mq: add PLL monitor outputLucas Stach1-0/+22
2021-01-29clk: imx: clk-imx31: Remove unused static const table 'uart_clks'Lee Jones1-10/+0
2021-01-29clk: imx6q: demote warning about pre-boot ldb_di_clk reparentingAhmad Fatoum1-3/+3
2021-01-28clk: sunxi-ng: Add support for the Allwinner H616 CCUAndre Przywara4-0/+1212
2021-01-28clk: sunxi-ng: Add support for the Allwinner H616 R-CCUAndre Przywara2-1/+49
2021-01-28clk: renesas: cpg-mssr: Fix formatting issues for 'smstpcr_saved's documentationLee Jones1-2/+2
2021-01-26clk: rockchip: Demote non-conformant kernel-doc header in half-dividerLee Jones1-1/+1
2021-01-26clk: rockchip: Demote kernel-doc abuses to standard comment blocks in pllsLee Jones1-3/+3
2021-01-26clk: rockchip: Remove unused/undocumented struct members from clk-cpuLee Jones1-4/+0
2021-01-26clk: rockchip: Demote non-conformant kernel-doc headers in main clock codeLee Jones1-2/+2
2021-01-25clk: renesas: r8a779a0: Add RAVB clocksWolfram Sang1-0/+6
2021-01-25clk: renesas: r8a779a0: Add I2C clocksWolfram Sang1-0/+7
2021-01-20clk: sunxi-ng: h6: Fix clock divider range on some clocksAndre Przywara1-4/+4
2021-01-20clk: sunxi: clk-mod0: Demote non-conformant kernel-doc headerLee Jones1-1/+1