summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk_stm32mp1.c
Commit message (Expand)AuthorAgeFilesLines
* stm32mp1: clk: support digital bypassPatrick Delaunay2018-07-201-9/+18
* stm32mp1: clk: add ADC clock gatingPatrick Delaunay2018-07-201-0/+7
* stm32mp1: clk: update Ethernet clock gatingPatrick Delaunay2018-07-201-2/+1
* stm32mp1: clk: add LDTC and DSI clock supportPatrick Delaunay2018-07-201-3/+93
* stm32mp1: clk: add common function pll_get_fvcoPatrick Delaunay2018-07-201-30/+61
* stm32mp1: clk: define RCC_PLLNCFGR2_SHIFT macroPatrick Delaunay2018-07-201-9/+6
* misc: stm32: Add STM32MP1 supportPatrick Delaunay2018-07-201-6/+0
* clk: stm32mp1: Add VREF clock gatingFabrice Gasnier2018-05-081-0/+3
* SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* clock: stm32mp1: add stgen clock source change supportPatrick Delaunay2018-04-061-1/+45
* clk: stm32mp1: add clock tree initializationPatrick Delaunay2018-03-191-0/+576
* clk: add driver for stm32mp1Patrick Delaunay2018-03-191-0/+1157