summaryrefslogtreecommitdiff
path: root/drivers/clk/clk_stm32mp1.c
AgeCommit message (Expand)Author
2019-06-06stm32mp1: clk: use the correct identifier for ethckPatrick Delaunay
2019-06-06clk: stm32mp1: Add SPI1 clock entryPatrice Chotard
2019-05-23clk: stm32mp1: add set_rate for DDRPHYC clockPatrick Delaunay
2019-04-12stm32mp1: add trusted boot with TF-APatrick Delaunay
2019-02-09clk: stm32mp1: correctly handle Clock Spreading GeneratorPatrick Delaunay
2019-02-09clk: stm32mp1: add debug informationPatrick Delaunay
2019-02-09clk: stm32mp1: recalculate counter when switching freqPatrick Delaunay
2019-02-09clk: stm32mp1: correct access to RCC_OCENSETR/RCC_OCENCLRRPatrick Delaunay
2019-02-09clk: stm32mp1: add IPCC clockPatrick Delaunay
2019-02-09clk: stm32mp1: no more get ck_usbo_48m in device treePatrick Delaunay
2018-12-06clk: stm32: add hardware spinlock clockBenjamin Gaignard
2018-07-20stm32mp1: clk: support digital bypassPatrick Delaunay
2018-07-20stm32mp1: clk: add ADC clock gatingPatrick Delaunay
2018-07-20stm32mp1: clk: update Ethernet clock gatingPatrick Delaunay
2018-07-20stm32mp1: clk: add LDTC and DSI clock supportPatrick Delaunay
2018-07-20stm32mp1: clk: add common function pll_get_fvcoPatrick Delaunay
2018-07-20stm32mp1: clk: define RCC_PLLNCFGR2_SHIFT macroPatrick Delaunay
2018-07-20misc: stm32: Add STM32MP1 supportPatrick Delaunay
2018-05-08clk: stm32mp1: Add VREF clock gatingFabrice Gasnier
2018-05-07SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini
2018-04-06clock: stm32mp1: add stgen clock source change supportPatrick Delaunay
2018-03-19clk: stm32mp1: add clock tree initializationPatrick Delaunay
2018-03-19clk: add driver for stm32mp1Patrick Delaunay