1. 6d4cfd7 clk: at91: fix update bit maps on CFG_MOR write by Eugen Hristev · 4 years, 9 months ago
  2. 8a5745e clk: at91: avoid sleeping early by Alexandre Belloni · 4 years, 9 months ago
  3. 9bf5713 clk: at91: select parent if main oscillator or bypass is enabled by Eugen Hristev · 4 years, 9 months ago
  4. 79a3e11 clk: at91: Fix division by zero in PLL recalc_rate() by Ronald Wahl · 6 years ago
  5. c0eb205 clk: at91: PLL recalc_rate() now using cached MUL and DIV values by Marcin Ziemianowicz · 6 years ago
  6. 2f9c90e clk: at91: fix clk-generated compilation by Alexandre Belloni · 7 years ago
  7. 903ad1a clk: at91: fix clk-generated parenting by Alexandre Belloni · 7 years ago
  8. 91bbc17 clk: at91: Fix a return value in case of error by Christophe JAILLET · 8 years ago
  9. 4135b7f clk: at91: sckc: optimize boot time by Alexandre Belloni · 8 years ago
  10. 4b13b64 clk: at91: Add sama5d4 sckc support by Alexandre Belloni · 8 years ago
  11. ec187ef clk: at91: move slow clock controller clocks to sckc.c by Alexandre Belloni · 8 years ago
  12. f5644f1 clk: at91: Migrate to clk_hw based registration and OF APIs by Stephen Boyd · 8 years ago
  13. d22527f Merge branch 'clk-fixes' into clk-next by Michael Turquette · 8 years ago
  14. f96423f4 clk: at91: fix clk_programmable_set_parent() by Boris Brezillon · 8 years ago
  15. 1475554 clk: at91: make of_sama5d2_clk_generated_setup() static by Ben Dooks · 8 years ago
  16. cb0ceaf clk: at91: fix check of clk_register() returned value by Vladimir Zapolskiy · 8 years ago
  17. 33c1f63 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  18. a9bb2ef clk: at91: Remove CLK_IS_ROOT by Stephen Boyd · 8 years ago
  19. 8c1b1e5 clk: at91: Remove impossible checks for of_clk_get_parent_count() by Stephen Boyd · 8 years ago
  20. 0002ca1 clk: at91: remove useless includes by Alexandre Belloni · 8 years ago
  21. 60cad09 clk: at91: pmc: remove useless capacities handling by Alexandre Belloni · 8 years ago
  22. af719c1 clk: at91: pmc: drop at91_pmc_base by Alexandre Belloni · 9 years ago
  23. fbc7edc ARM: at91: pm: move idle functions to pm.c by Alexandre Belloni · 9 years ago
  24. ea52bc6 clk: at91: pmc: move pmc structures to C file by Alexandre Belloni · 9 years ago
  25. a5df602 clk: at91: pmc: merge at91_pmc_init in atmel_pmc_probe by Alexandre Belloni · 8 years ago
  26. 99a8170 clk: at91: remove IRQ handling and use polling by Alexandre Belloni · 9 years ago
  27. 1bdf023 clk: at91: make use of syscon/regmap internally by Boris Brezillon · 10 years ago
  28. 863a81c clk: at91: make use of syscon to share PMC registers in several drivers by Boris Brezillon · 10 years ago
  29. d7a81d8 clk: at91: Revert "keep slow clk enabled to prevent system hang" by Alexandre Belloni · 9 years ago
  30. df70aee clk: at91: add generated clock driver by Nicolas Ferre · 9 years ago
  31. a5752e5 clk: at91: add PMC sama5d2 support by Nicolas Ferre · 9 years ago
  32. 36844bd clk: at91: modify PMC peripheral clock to deal with newer register layout by Nicolas Ferre · 9 years ago
  33. 96ef36e clk: at91: cleanup PMC header file for PCR register fields by Nicolas Ferre · 9 years ago
  34. a97cea2 clk: at91: system: don't try to free_irq when there is no IRQ by Alexandre Belloni · 9 years ago
  35. de661d0 clk: at91: utmi: use pmc_read when the at91_pmc is available by Alexandre Belloni · 9 years ago
  36. d097933 clk: at91: Convert to clk_hw based provider APIs by Stephen Boyd · 9 years ago
  37. 497295a clk: Replace __clk_get_num_parents with clk_hw_get_num_parents() by Stephen Boyd · 9 years ago
  38. 00f3ec3 clk: kill off set_irq_flags usage by Rob Herring · 9 years ago
  39. 9cfad9b Merge branch 'cleanup-clk-h-includes' into clk-next by Stephen Boyd · 9 years ago
  40. f0557fb clk: at91: make use of of_clk_parent_fill helper function by Dinh Nguyen · 9 years ago
  41. 19aab27 Merge branch 'clk-determine-rate-struct' into clk-next by Stephen Boyd · 9 years ago
  42. 0817b62 clk: change clk_ops' ->determine_rate() prototype by Boris Brezillon · 9 years ago
  43. 6a8ce8c clk: at91: Include clk.h and slab.h by Stephen Boyd · 9 years ago
  44. a8a8db4 clk: at91: Silence warnings and cleanup __init/extern usage by Stephen Boyd · 9 years ago
  45. f75073f Merge branch 'clk-fixes' into clk-next by Stephen Boyd · 9 years ago
  46. c76a024 clk: at91: do not leak resources by David Dueck · 9 years ago
  47. 5f1201d Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  48. 909aa10 Merge branch 'ccf/atmel-fixes-for-4.1' of https://github.com/bbrezillon/linux-at91 into clk-fixes by Michael Turquette · 9 years ago
  49. 28df9c2 clk: at91: fix h32mx prototype inclusion in pmc header by Nicolas Ferre · 9 years ago
  50. 86e4404 clk: at91: fix PERIPHERAL_MAX_SHIFT definition by Boris Brezillon · 9 years ago
  51. 6c7b03e clk: at91: pll: fix input range validity check by Boris Brezillon · 9 years ago
  52. 51a43be clk: at91: Use of_clk_get_parent_count() instead of open coding by Geert Uytterhoeven · 9 years ago
  53. d6c2767 clk: at91: Constify irq_domain_ops by Krzysztof Kozlowski · 9 years ago
  54. e98bf5c Merge tag 'clk-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  55. 4591243 clk: at91: usb: propagate rate modification to the parent clk by Boris Brezillon · 9 years ago
  56. 947f5b1 clk: at91: implement suspend/resume for the PMC irqchip by Boris BREZILLON · 9 years ago
  57. 18a8d49 Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 9 years ago
  58. 878ba61 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  59. 1c8e600 clk: Add rate constraints to clocks by Tomeu Vizoso · 9 years ago
  60. 29ee506 ARM: at91: move at91rm9200_idle() to clk/at91/pmc.c by Alexandre Belloni · 9 years ago
  61. dca1a4b clk: at91: keep slow clk enabled to prevent system hang by Boris Brezillon · 9 years ago
  62. 646cafc clk: Change clk_ops->determine_rate to return a clk_hw as the best parent by Tomeu Vizoso · 10 years ago
  63. 69daf75 clk: at91: usb: fix at91sam9x5 recalc, round and set rate by Boris Brezillon · 10 years ago
  64. ff553ea clk: at91: usb: fix at91rm9200 round and set rate by Boris Brezillon · 10 years ago
  65. c0fa237 Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  66. 8b45bc8 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  67. cf377ad Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  68. bcc5fd4 clk: at91: add a driver for the h32mx clock by Alexandre Belloni · 10 years ago
  69. a52ae5a Merge branch 'clk-fixes' into clk-next by Mike Turquette · 10 years ago
  70. 16eeaec clk: at91: fix div by zero in USB clock driver by Boris BREZILLON · 10 years ago
  71. 13a6073 clk: at91: rework rm9200 USB clock to propagate set_rate to the parent clk by Boris BREZILLON · 10 years ago
  72. 87e2ed3 clk: at91: fix recalc_rate implementation of PLL driver by Boris BREZILLON · 10 years ago
  73. 3ef9dd2 clk: at91: rework PLL rate calculation by Boris BREZILLON · 10 years ago
  74. 078a3eb clk: at91: fix PLL_MAX_COUNT macro definition by Boris BREZILLON · 10 years ago
  75. e8531ac clk: at91: fix num_parents test in at91sam9260 slow clk implementation by Boris BREZILLON · 10 years ago
  76. e657ce6 Merge tag 'at91-drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux by Nicolas Ferre · 10 years ago
  77. b736bcb clk: at91: remove the useless CLK_IGNORE_UNUSED flag by Alexandre Belloni · 10 years ago
  78. 4da66b6 clk: at91: main: warn when the main crystal frequency is not set by Alexandre Belloni · 10 years ago
  79. 80eded6 clk: at91: add slow clks driver by Boris BREZILLON · 10 years ago
  80. 27cb1c2 clk: at91: rework main clk implementation by Boris BREZILLON · 10 years ago
  81. 141c71d clk: at91: optimization of the set_rate callback by Jean-Jacques Hiblot · 10 years ago
  82. cce6db8 clk: at91: fix programmable clk irq handling by Jean-Jacques Hiblot · 10 years ago
  83. 693bb3d clk: at91: propagate rate change on system clks by Boris BREZILLON · 10 years ago
  84. 419f612 clk: at91: replace prog clk round_rate with determine_rate by Boris BREZILLON · 10 years ago
  85. f63fcc9 clk:at91: Fix memory leak in of_at91_clk_master_setup() by Masanari Iida · 10 years ago
  86. 273c227 Merge tag 'at91-cleanup2' of git://github.com/at91linux/linux-at91 into next/cleanup by Kevin Hilman · 10 years ago
  87. 7736c71 clk: at91: fix pmc_clk_ids data type attriubte by Boris BREZILLON · 10 years ago
  88. 8330148 ARM: at91: remove AT91_PROGRAMMABLE_CLOCKS configuration option by Nicolas Ferre · 10 years ago
  89. a9c0688 clk: at91: add PMC smd clock by Boris BREZILLON · 11 years ago
  90. c84a61d clk: at91: add PMC usb clock by Boris BREZILLON · 11 years ago
  91. f090fb3 clk: at91: add PMC utmi clock by Boris BREZILLON · 11 years ago
  92. 1f22f8b clk: at91: add PMC programmable clocks by Boris BREZILLON · 11 years ago
  93. 6114067 clk: at91: add PMC peripheral clocks by Boris BREZILLON · 11 years ago
  94. 5fba62e clk: at91: add PMC system clocks by Boris BREZILLON · 11 years ago
  95. e442d23 clk: at91: add PMC master clock by Boris BREZILLON · 11 years ago
  96. 1a748d2 clk: at91: add PMC pll clocks by Boris BREZILLON · 11 years ago
  97. 38d34c3 clk: at91: add PMC main clock by Boris BREZILLON · 11 years ago
  98. 0ad6125 clk: at91: add PMC base support by Boris BREZILLON · 11 years ago