1. d7a81d8 clk: at91: Revert "keep slow clk enabled to prevent system hang" by Alexandre Belloni · 9 years ago
  2. df70aee clk: at91: add generated clock driver by Nicolas Ferre · 9 years ago
  3. a5752e5 clk: at91: add PMC sama5d2 support by Nicolas Ferre · 9 years ago
  4. 36844bd clk: at91: modify PMC peripheral clock to deal with newer register layout by Nicolas Ferre · 9 years ago
  5. 96ef36e clk: at91: cleanup PMC header file for PCR register fields by Nicolas Ferre · 9 years ago
  6. a97cea2 clk: at91: system: don't try to free_irq when there is no IRQ by Alexandre Belloni · 9 years ago
  7. de661d0 clk: at91: utmi: use pmc_read when the at91_pmc is available by Alexandre Belloni · 9 years ago
  8. d097933 clk: at91: Convert to clk_hw based provider APIs by Stephen Boyd · 9 years ago
  9. 497295a clk: Replace __clk_get_num_parents with clk_hw_get_num_parents() by Stephen Boyd · 9 years ago
  10. 00f3ec3 clk: kill off set_irq_flags usage by Rob Herring · 9 years ago
  11. 9cfad9b Merge branch 'cleanup-clk-h-includes' into clk-next by Stephen Boyd · 9 years ago
  12. f0557fb clk: at91: make use of of_clk_parent_fill helper function by Dinh Nguyen · 9 years ago
  13. 19aab27 Merge branch 'clk-determine-rate-struct' into clk-next by Stephen Boyd · 9 years ago
  14. 0817b62 clk: change clk_ops' ->determine_rate() prototype by Boris Brezillon · 9 years ago
  15. 6a8ce8c clk: at91: Include clk.h and slab.h by Stephen Boyd · 9 years ago
  16. a8a8db4 clk: at91: Silence warnings and cleanup __init/extern usage by Stephen Boyd · 9 years ago
  17. f75073f Merge branch 'clk-fixes' into clk-next by Stephen Boyd · 9 years ago
  18. c76a024 clk: at91: do not leak resources by David Dueck · 9 years ago
  19. 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
  20. 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
  21. 28df9c2 clk: at91: fix h32mx prototype inclusion in pmc header by Nicolas Ferre · 9 years ago
  22. 86e4404 clk: at91: fix PERIPHERAL_MAX_SHIFT definition by Boris Brezillon · 9 years ago
  23. 6c7b03e clk: at91: pll: fix input range validity check by Boris Brezillon · 9 years ago
  24. 51a43be clk: at91: Use of_clk_get_parent_count() instead of open coding by Geert Uytterhoeven · 9 years ago
  25. d6c2767 clk: at91: Constify irq_domain_ops by Krzysztof Kozlowski · 9 years ago
  26. 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
  27. 4591243 clk: at91: usb: propagate rate modification to the parent clk by Boris Brezillon · 9 years ago
  28. 947f5b1 clk: at91: implement suspend/resume for the PMC irqchip by Boris BREZILLON · 9 years ago
  29. 18a8d49 Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 9 years ago
  30. 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
  31. 1c8e600 clk: Add rate constraints to clocks by Tomeu Vizoso · 10 years ago
  32. 29ee506 ARM: at91: move at91rm9200_idle() to clk/at91/pmc.c by Alexandre Belloni · 10 years ago
  33. dca1a4b clk: at91: keep slow clk enabled to prevent system hang by Boris Brezillon · 10 years ago
  34. 646cafc clk: Change clk_ops->determine_rate to return a clk_hw as the best parent by Tomeu Vizoso · 10 years ago
  35. 69daf75 clk: at91: usb: fix at91sam9x5 recalc, round and set rate by Boris Brezillon · 10 years ago
  36. ff553ea clk: at91: usb: fix at91rm9200 round and set rate by Boris Brezillon · 10 years ago
  37. c0fa237 Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  38. 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
  39. 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
  40. bcc5fd4 clk: at91: add a driver for the h32mx clock by Alexandre Belloni · 10 years ago
  41. a52ae5a Merge branch 'clk-fixes' into clk-next by Mike Turquette · 10 years ago
  42. 16eeaec clk: at91: fix div by zero in USB clock driver by Boris BREZILLON · 10 years ago
  43. 13a6073 clk: at91: rework rm9200 USB clock to propagate set_rate to the parent clk by Boris BREZILLON · 10 years ago
  44. 87e2ed3 clk: at91: fix recalc_rate implementation of PLL driver by Boris BREZILLON · 10 years ago
  45. 3ef9dd2 clk: at91: rework PLL rate calculation by Boris BREZILLON · 10 years ago
  46. 078a3eb clk: at91: fix PLL_MAX_COUNT macro definition by Boris BREZILLON · 10 years ago
  47. e8531ac clk: at91: fix num_parents test in at91sam9260 slow clk implementation by Boris BREZILLON · 10 years ago
  48. 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
  49. b736bcb clk: at91: remove the useless CLK_IGNORE_UNUSED flag by Alexandre Belloni · 10 years ago
  50. 4da66b6 clk: at91: main: warn when the main crystal frequency is not set by Alexandre Belloni · 10 years ago
  51. 80eded6 clk: at91: add slow clks driver by Boris BREZILLON · 10 years ago
  52. 27cb1c2 clk: at91: rework main clk implementation by Boris BREZILLON · 10 years ago
  53. 141c71d clk: at91: optimization of the set_rate callback by Jean-Jacques Hiblot · 10 years ago
  54. cce6db8 clk: at91: fix programmable clk irq handling by Jean-Jacques Hiblot · 10 years ago
  55. 693bb3d clk: at91: propagate rate change on system clks by Boris BREZILLON · 10 years ago
  56. 419f612 clk: at91: replace prog clk round_rate with determine_rate by Boris BREZILLON · 10 years ago
  57. f63fcc9 clk:at91: Fix memory leak in of_at91_clk_master_setup() by Masanari Iida · 10 years ago
  58. 273c227 Merge tag 'at91-cleanup2' of git://github.com/at91linux/linux-at91 into next/cleanup by Kevin Hilman · 11 years ago
  59. 7736c71 clk: at91: fix pmc_clk_ids data type attriubte by Boris BREZILLON · 11 years ago
  60. 8330148 ARM: at91: remove AT91_PROGRAMMABLE_CLOCKS configuration option by Nicolas Ferre · 11 years ago
  61. a9c0688 clk: at91: add PMC smd clock by Boris BREZILLON · 11 years ago
  62. c84a61d clk: at91: add PMC usb clock by Boris BREZILLON · 11 years ago
  63. f090fb3 clk: at91: add PMC utmi clock by Boris BREZILLON · 11 years ago
  64. 1f22f8b clk: at91: add PMC programmable clocks by Boris BREZILLON · 11 years ago
  65. 6114067 clk: at91: add PMC peripheral clocks by Boris BREZILLON · 11 years ago
  66. 5fba62e clk: at91: add PMC system clocks by Boris BREZILLON · 11 years ago
  67. e442d23 clk: at91: add PMC master clock by Boris BREZILLON · 11 years ago
  68. 1a748d2 clk: at91: add PMC pll clocks by Boris BREZILLON · 11 years ago
  69. 38d34c3 clk: at91: add PMC main clock by Boris BREZILLON · 11 years ago
  70. 0ad6125 clk: at91: add PMC base support by Boris BREZILLON · 11 years ago