1. 0b59e61 clk: at91: sama7g5: set low limit for mck0 at 32KHz by Claudiu Beznea · 3 years, 3 months ago
  2. facb87a clk: at91: sama7g5: remove prescaler part of master clock by Claudiu Beznea · 3 years, 3 months ago
  3. 7029db0 clk: at91: clk-master: add notifier for divider by Claudiu Beznea · 3 years, 3 months ago
  4. 1e229c2 clk: at91: clk-sam9x60-pll: add notifier for div part of PLL by Claudiu Beznea · 3 years, 3 months ago
  5. 0ef99f8 clk: at91: clk-master: fix prescaler logic by Claudiu Beznea · 3 years, 3 months ago
  6. a27748a clk: at91: clk-master: mask mckr against layout->mask by Claudiu Beznea · 3 years, 3 months ago
  7. c2910c0 clk: at91: clk-master: check if div or pres is zero by Claudiu Beznea · 3 years, 3 months ago
  8. f12d028 clk: at91: sam9x60-pll: use DIV_ROUND_CLOSEST_ULL by Claudiu Beznea · 3 years, 3 months ago
  9. 5df4cd9 clk: at91: pmc: add sama7g5 to the list of available pmcs by Claudiu Beznea · 3 years, 3 months ago
  10. 88bdeed clk: at91: clk-master: improve readability by using local variables by Claudiu Beznea · 3 years, 3 months ago
  11. c553881 clk: at91: clk-master: add register definition for sama7g5's master clock by Claudiu Beznea · 3 years, 3 months ago
  12. c884c7a clk: at91: sama7g5: add securam's peripheral clock by Claudiu Beznea · 3 years, 3 months ago
  13. 4d21be8 clk: at91: pmc: execute suspend/resume only for backup mode by Claudiu Beznea · 3 years, 3 months ago
  14. 3697156 clk: at91: re-factor clocks suspend/resume by Claudiu Beznea · 3 years, 3 months ago
  15. c405f5c clk: at91: check pmc node status before registering syscore ops by Clément Léger · 3 years, 4 months ago
  16. 47505bf Merge branches 'clk-kirkwood', 'clk-imx', 'clk-doc', 'clk-zynq' and 'clk-ralink' into clk-next by Stephen Boyd · 3 years, 4 months ago
  17. af7651e clk: at91: clk-generated: Limit the requested rate to our range by Codrin Ciubotariu · 3 years, 6 months ago
  18. a3ef91f clk: at91: sama7g5: remove all kernel-doc & kernel-doc warnings by Randy Dunlap · 3 years, 4 months ago
  19. 7996dfd clk: at91: Trivial typo fixes in the file sama7g5.c by Bhaskar Chowdhury · 3 years, 10 months ago
  20. 428d97e clk: at91: Fix the declaration of the clocks by Tudor Ambarus · 3 years, 11 months ago
  21. 01324f9 clk: at91: sam9x60: remove atmel,osc-bypass support by Alexandre Belloni · 4 years, 1 month ago
  22. 91f3bf0 clk: at91: sama7g5: register cpu clock by Claudiu Beznea · 4 years, 1 month ago
  23. 7a110b9 clk: at91: clk-master: re-factor master clock by Claudiu Beznea · 4 years, 1 month ago
  24. 120d5d8 clk: at91: sama7g5: do not allow cpu pll to go higher than 1GHz by Claudiu Beznea · 4 years, 1 month ago
  25. f803858 clk: at91: sama7g5: decrease lower limit for MCK0 rate by Claudiu Beznea · 4 years, 1 month ago
  26. 4011f03 clk: at91: sama7g5: remove mck0 from parent list of other clocks by Claudiu Beznea · 4 years, 1 month ago
  27. 8dc4af8 clk: at91: clk-sam9x60-pll: allow runtime changes for pll by Claudiu Beznea · 4 years, 1 month ago
  28. 0bb4623 clk: at91: sama7g5: add 5th divisor for mck0 layout and characteristics by Eugen Hristev · 4 years, 1 month ago
  29. e26b300 clk: at91: clk-master: add 5th divisor for mck master by Eugen Hristev · 4 years, 1 month ago
  30. 83d0028 clk: at91: sama7g5: allow SYS and CPU PLLs to be exported and referenced in DT by Eugen Hristev · 4 years, 1 month ago
  31. 3d86ee1 dt-bindings: clock: at91: add sama7g5 pll defines by Eugen Hristev · 4 years, 1 month ago
  32. 9127449 clk: at91: sama7g5: fix compilation error by Claudiu Beznea · 4 years, 1 month ago
  33. 5f56888 Merge branches 'clk-ingenic', 'clk-at91', 'clk-kconfig', 'clk-imx', 'clk-qcom', 'clk-prima2' and 'clk-bcm' into clk-next by Stephen Boyd · 4 years, 2 months ago
  34. fcedb58 clk: at91: sam9x60: support only two programmable clocks by Claudiu Beznea · 4 years, 3 months ago
  35. c6968ac clk: at91: clk-sam9x60-pll: remove unused variable by Claudiu Beznea · 4 years, 4 months ago
  36. 85d071e clk: at91: clk-main: update key before writing AT91_CKGR_MOR by Claudiu Beznea · 4 years, 4 months ago
  37. eddfb2e clk: at91: remove the checking of parent_name by Claudiu Beznea · 4 years, 4 months ago
  38. 425c23d clk: at91: drop unused at91sam9g45_pcr_layout by Krzysztof Kozlowski · 4 years, 3 months ago
  39. cb783bb clk: at91: sama7g5: add clock support for sama7g5 by Claudiu Beznea · 4 years, 5 months ago
  40. ef396df clk: at91: clk-utmi: add utmi support for sama7g5 by Claudiu Beznea · 4 years, 5 months ago
  41. 43b1bb4 clk: at91: clk-sam9x60-pll: re-factor to support plls with multiple outputs by Claudiu Beznea · 4 years, 5 months ago
  42. c57aaaa clk: at91: clk-programmable: add mux_table option by Claudiu Beznea · 4 years, 5 months ago
  43. b4c115c clk: at91: clk-peripheral: add support for changeable parent rate by Claudiu Beznea · 4 years, 5 months ago
  44. 75c8814 clk: at91: clk-master: add master clock support for SAMA7G5 by Claudiu Beznea · 4 years, 5 months ago
  45. 22a1dfe clk: at91: clk-generated: add mux_table option by Claudiu Beznea · 4 years, 5 months ago
  46. 64c9247 clk: at91: clk-generated: pass the id of changeable parent at registration by Claudiu Beznea · 4 years, 5 months ago
  47. 42324d9 clk: at91: replace conditional operator with double logical not by Claudiu Beznea · 4 years, 5 months ago
  48. e1e3e70 clk: at91: sckc: register slow_rc with accuracy option by Claudiu Beznea · 4 years, 5 months ago
  49. 172e7dd clk: at91: sam9x60: fix main rc oscillator frequency by Claudiu Beznea · 4 years, 5 months ago
  50. 35d06f7 clk: at91: sam9x60-pll: use frac when setting frequency by Claudiu Beznea · 4 years, 5 months ago
  51. 390227d clk: at91: sam9x60-pll: check fcore against ranges by Claudiu Beznea · 4 years, 5 months ago
  52. 1bef098 clk: at91: sam9x60-pll: use logical or for range check by Claudiu Beznea · 4 years, 5 months ago
  53. 3bf639a clk: at91: clk-sam9x60-pll: fix mul mask by Claudiu Beznea · 4 years, 5 months ago
  54. 83331bf clk: at91: clk-generated: check best_rate against ranges by Claudiu Beznea · 4 years, 5 months ago
  55. 3a5c42b clk: at91: clk-generated: continue if __clk_determine_rate() returns error by Claudiu Beznea · 4 years, 5 months ago
  56. 153bc1c clk: at91: fix possible dead lock in new drivers by Ahmad Fatoum · 4 years, 6 months ago
  57. 03a1ee1 clk: at91: allow setting all PMC clock parents via DT by Michał Mirosław · 4 years, 8 months ago
  58. 99767cd clk: at91: allow setting PCKx parent via DT by Michał Mirosław · 4 years, 8 months ago
  59. 7425f24 clk: at91: optimize pmc data allocation by Michał Mirosław · 4 years, 8 months ago
  60. e218325 clk: at91: pmc: decrement node's refcount by Claudiu Beznea · 4 years, 8 months ago
  61. f6363c4 clk: at91: pmc: do not continue if compatible not located by Claudiu Beznea · 4 years, 8 months ago
  62. 99e1074 clk: at91: Add peripheral clock for PTC by Codrin Ciubotariu · 4 years, 8 months ago
  63. 3476195 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 4 years, 9 months ago
  64. 02ff48e clk: at91: add at91rm9200 pmc driver by Alexandre Belloni · 4 years, 11 months ago
  65. e13208a clk: at91: move sam9x60's PLL register offsets to PMC header by Claudiu Beznea · 5 years ago
  66. 143e04d clk: at91: add at91sam9n12 pmc driver by Alexandre Belloni · 5 years ago
  67. 0969b24 clk: at91: add sama5d3 pmc driver by Alexandre Belloni · 5 years ago
  68. 12dc8d3 clk: at91: add at91sam9g45 pmc driver by Alexandre Belloni · 5 years ago
  69. 9962fb0 clk: at91: usb: introduce num_parents in driver's structure by Claudiu Beznea · 5 years ago
  70. d7a83d6 clk: at91: usb: use proper usbs_mask by Claudiu Beznea · 5 years ago
  71. 43b203d clk: at91: sam9x60: fix usb clock parents by Claudiu Beznea · 5 years ago
  72. b0ecf1c clk: at91: usb: continue if clk_hw_round_rate() return zero by Claudiu Beznea · 5 years ago
  73. 5bf7f4a2 clk: at91: sam9x60: Don't use audio PLL by Codrin Ciubotariu · 5 years ago
  74. 36bf7a5 Merge branches 'clk-uniphier', 'clk-warn-critical', 'clk-ux500', 'clk-kconfig' and 'clk-at91' into clk-next by Stephen Boyd · 5 years ago
  75. 66d9f52 clk: at91: sam9x60: fix programmable clock prescaler by Eugen Hristev · 5 years ago
  76. db2f448 clk: at91: sam9x60-pll: adapt PMC_PLL_ACR default value by Eugen Hristev · 5 years ago
  77. 6956eb3 clk: at91: fix possible deadlock by Alexandre Belloni · 5 years ago
  78. ddebe83 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 5 years ago
  79. e620a1e drivers/clk: convert VL struct to struct_size by Stephen Kitt · 5 years ago
  80. 658fd65 clk: at91: avoid sleeping early by Alexandre Belloni · 5 years ago
  81. 2200ab6 clk: at91: sam9x60: fix programmable clock by Eugen Hristev · 5 years ago
  82. a703d27 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 5 years ago
  83. 81a6b60 clk: at91: allow 24 Mhz clock as input for PLL by Eugen Hristev · 5 years ago
  84. 69a6bcd clk: at91: select parent if main oscillator or bypass is enabled by Eugen Hristev · 5 years ago
  85. 263eaf8 clk: at91: fix update bit maps on CFG_MOR write by Eugen Hristev · 5 years ago
  86. 1573eebe clk: at91: generated: Truncate divisor to GENERATED_MAX_DIV + 1 by Codrin Ciubotariu · 6 years ago
  87. 916f562 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 5 years ago
  88. ecbcc2aa clk: at91: sckc: use dedicated functions to unregister clock by Claudiu Beznea · 6 years ago
  89. d09e6ca clk: at91: sckc: improve error path for sama5d4 sck registration by Claudiu Beznea · 6 years ago
  90. 8c938c2 clk: at91: sckc: remove unnecessary line by Claudiu Beznea · 6 years ago
  91. 82e25dc clk: at91: sckc: improve error path for sam9x5 sck register by Claudiu Beznea · 6 years ago
  92. 016d22d clk: at91: sckc: add support to free slow clock osclillator by Claudiu Beznea · 6 years ago
  93. 0367024 clk: at91: sckc: add support to free slow rc oscillator by Claudiu Beznea · 6 years ago
  94. 7fb791d clk: at91: sckc: add support to free slow oscillator by Claudiu Beznea · 6 years ago
  95. 04bcc42 clk: at91: sckc: add support for SAM9X60 by Claudiu Beznea · 6 years ago
  96. abaceff clk: at91: sckc: add support to specify registers bit offsets by Claudiu Beznea · 6 years ago
  97. 5cf6d87 clk: at91: sckc: sama5d4 has no bypass support by Claudiu Beznea · 6 years ago
  98. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  99. ff06001 Merge branches 'clk-stm32f4', 'clk-tegra', 'clk-at91', 'clk-sifive-fu540' and 'clk-spdx' into clk-next by Stephen Boyd · 6 years ago
  100. 7b4c162 clk: at91: Mark struct clk_range as const by Stephen Boyd · 6 years ago