summaryrefslogtreecommitdiff
path: root/drivers/clk/clk_stm32mp1.c
Commit message (Expand)AuthorAgeFilesLines
* clk: stm32mp1: correctly handle Clock Spreading GeneratorPatrick Delaunay2019-02-091-1/+7
* clk: stm32mp1: add debug informationPatrick Delaunay2019-02-091-4/+79
* clk: stm32mp1: recalculate counter when switching freqPatrick Delaunay2019-02-091-2/+7
* clk: stm32mp1: correct access to RCC_OCENSETR/RCC_OCENCLRRPatrick Delaunay2019-02-091-8/+5
* clk: stm32mp1: add IPCC clockPatrick Delaunay2019-02-091-0/+1
* clk: stm32mp1: no more get ck_usbo_48m in device treePatrick Delaunay2019-02-091-3/+3
* clk: stm32: add hardware spinlock clockBenjamin Gaignard2018-12-061-0/+3
* 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