1. 06328d1 clk: stm32mp: handle ck_usbo_48m clock provided by USBPHYC by Patrick Delaunay · 2 years, 9 months ago
  2. b992933 clk: Add directory for STM32 clock drivers by Patrick Delaunay · 2 years, 9 months ago[Renamed from drivers/clk/clk_stm32mp1.c]
  3. 05a3a02 clk: stm32mp1: Add missing newline by Marek Vasut · 2 years, 10 months ago
  4. f42045b stm32mp15: replace CONFIG_TFABOOT when it is possible by Patrick Delaunay · 3 years, 4 months ago
  5. 28e5ace clk: stm32mp1: add support of BSEC clock by Patrick Delaunay · 3 years, 7 months ago
  6. d974afe clk: stm32mp1: add support of missing SPI clocks by Patrick Delaunay · 3 years, 7 months ago
  7. 3105836 clk: stm32mp1: add support of SYSCFG clock by Patrick Delaunay · 3 years, 7 months ago
  8. 08db5d5 clk: stm32mp1: gets root clocks from fdt by Etienne Carriere · 4 years ago
  9. 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 4 years ago
  10. 789d764 clk: stm32mp1: add support of I2C6_K by Patrick Delaunay · 4 years ago
  11. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 3 months ago
  12. ceab8ee clk: stm32mp1: migrate trace to dev and log macro by Patrick Delaunay · 4 years, 3 months ago
  13. 65e25be dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 4 years, 1 month ago
  14. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years, 2 months ago
  15. 4e62642 arm: stm32mp: add weak function to save vddcore by Patrick Delaunay · 4 years, 8 months ago
  16. 37ad837 stm32mp1: clk: configure pll1 with OPP by Patrick Delaunay · 4 years, 8 months ago
  17. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 9 months ago
  18. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 9 months ago
  19. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 9 months ago
  20. 36911fc clk: stm32mp1: fix CK_MPU calculation by Lionel Debieve · 4 years, 10 months ago
  21. 654706b configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT by Patrick Delaunay · 4 years, 10 months ago
  22. 0c90e0c clk: stm32mp1: add SPI5_K support by Patrick Delaunay · 5 years ago
  23. 69ffb55 clk: stm32mp1: correct CKSELR masks by Patrick Delaunay · 5 years ago
  24. eb49dce clk: stm32mp1: solve type issue in stm32mp1_lse_enable and stm32mp1_clktree by Patrick Delaunay · 5 years ago
  25. 82ebf0f clk: stm32mp1: Add a clock entry for RNG1 device by Sughosh Ganu · 5 years ago
  26. 1045315 common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
  27. 2189d5f Move strtomhz() to vsprintf.h by Simon Glass · 5 years ago
  28. 4de076e stm32mp1: clk: use gd to store frequency information by Patrick Delaunay · 6 years ago
  29. 7879a7d stm32mp1: clk: remove debug traces by Patrick Delaunay · 6 years ago
  30. fd7fe1b clk: stm32mp1: Add RTC clock entry by Patrick Delaunay · 6 years ago
  31. 67d74ce clk: clk_stm32mp1: Fix warnings when compiling with W=1 by Patrick Delaunay · 6 years ago
  32. dfda7d4 stm32mp1: syscon: remove stgen by Patrick Delaunay · 6 years ago
  33. f6ccdda stm32mp1: clk: use the correct identifier for ethck by Patrick Delaunay · 6 years ago
  34. 248278d clk: stm32mp1: Add SPI1 clock entry by Patrice Chotard · 6 years ago
  35. c3e828b clk: stm32mp1: add set_rate for DDRPHYC clock by Patrick Delaunay · 6 years ago
  36. abf2678 stm32mp1: add trusted boot with TF-A by Patrick Delaunay · 6 years ago
  37. bbd108a clk: stm32mp1: correctly handle Clock Spreading Generator by Patrick Delaunay · 6 years ago
  38. 8d6310a clk: stm32mp1: add debug information by Patrick Delaunay · 6 years ago
  39. f3a23c2 clk: stm32mp1: recalculate counter when switching freq by Patrick Delaunay · 6 years ago
  40. 6320128 clk: stm32mp1: correct access to RCC_OCENSETR/RCC_OCENCLRR by Patrick Delaunay · 6 years ago
  41. d661f61 clk: stm32mp1: add IPCC clock by Patrick Delaunay · 6 years ago
  42. 86617dd clk: stm32mp1: no more get ck_usbo_48m in device tree by Patrick Delaunay · 6 years ago
  43. 283bcd9 clk: stm32: add hardware spinlock clock by Benjamin Gaignard · 6 years ago
  44. d219415 stm32mp1: clk: support digital bypass by Patrick Delaunay · 7 years ago
  45. 5b25eb9 stm32mp1: clk: add ADC clock gating by Patrick Delaunay · 7 years ago
  46. 0436553 stm32mp1: clk: update Ethernet clock gating by Patrick Delaunay · 7 years ago
  47. 88fa34d stm32mp1: clk: add LDTC and DSI clock support by Patrick Delaunay · 7 years ago
  48. 6110503 stm32mp1: clk: add common function pll_get_fvco by Patrick Delaunay · 7 years ago
  49. c2fa5dc stm32mp1: clk: define RCC_PLLNCFGR2_SHIFT macro by Patrick Delaunay · 7 years ago
  50. d090cba misc: stm32: Add STM32MP1 support by Patrick Delaunay · 7 years ago
  51. f198bba clk: stm32mp1: Add VREF clock gating by Fabrice Gasnier · 7 years ago
  52. 4549e78 SPDX: Convert all of our multiple license tags to Linux Kernel style by Tom Rini · 7 years ago
  53. 938e0e3 clock: stm32mp1: add stgen clock source change support by Patrick Delaunay · 7 years ago
  54. 266fa4d clk: stm32mp1: add clock tree initialization by Patrick Delaunay · 7 years ago
  55. a615191 clk: add driver for stm32mp1 by Patrick Delaunay · 7 years ago