aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/stm32_rcc.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-12clk: stm32: add support compatible st, stm32mp1-rcc-securePatrick Delaunay1-0/+1
2022-06-17misc: stm32mp13: introduce STM32MP13 RCC driverPatrick Delaunay1-0/+6
2021-01-13misc: rcc: keep the rcc device name for subnodePatrick Delaunay1-2/+2
2021-01-13misc: rcc: migrate trace to dev macroPatrick Delaunay1-2/+4
2020-12-09treewide: Update email address Patrick Delaunay and Patrice ChotardPatrice Chotard1-1/+1
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2019-08-27misc: change RCC form MISC to NOP uclassPatrick Delaunay1-4/+1
2018-07-20misc: stm32: Add STM32MP1 supportPatrick Delaunay1-4/+15
2018-06-05mach-stm32: Enable SPL_RESET_SUPPORT flagPatrice Chotard1-4/+0
2018-05-08clk: clk_stm32f: Use PLLSAIP as USB 48MHz clockPatrice Chotard1-3/+9
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-11-29dm: misc: bind STM32F4/F7 clock from rcc MFD driverPatrice Chotard1-5/+37
2017-11-06stm32: fix STMicroelectronics copyrightPatrice Chotard1-2/+2
2017-09-22dm: misc: add stm32 rcc driverChristophe Kerello1-0/+45