1. 4322f02 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  2. c76a024 clk: at91: do not leak resources by David Dueck · 9 years ago
  3. 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
  4. 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
  5. 28df9c2 clk: at91: fix h32mx prototype inclusion in pmc header by Nicolas Ferre · 9 years ago
  6. 86e4404 clk: at91: fix PERIPHERAL_MAX_SHIFT definition by Boris Brezillon · 9 years ago
  7. 6c7b03e clk: at91: pll: fix input range validity check by Boris Brezillon · 9 years ago
  8. 51a43be clk: at91: Use of_clk_get_parent_count() instead of open coding by Geert Uytterhoeven · 9 years ago
  9. d6c2767 clk: at91: Constify irq_domain_ops by Krzysztof Kozlowski · 9 years ago
  10. 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
  11. 4591243 clk: at91: usb: propagate rate modification to the parent clk by Boris Brezillon · 9 years ago
  12. 947f5b1 clk: at91: implement suspend/resume for the PMC irqchip by Boris BREZILLON · 9 years ago
  13. 18a8d49 Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 9 years ago
  14. 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
  15. 1c8e600 clk: Add rate constraints to clocks by Tomeu Vizoso · 10 years ago
  16. 29ee506 ARM: at91: move at91rm9200_idle() to clk/at91/pmc.c by Alexandre Belloni · 10 years ago
  17. dca1a4b clk: at91: keep slow clk enabled to prevent system hang by Boris Brezillon · 10 years ago
  18. 646cafc clk: Change clk_ops->determine_rate to return a clk_hw as the best parent by Tomeu Vizoso · 10 years ago
  19. 69daf75 clk: at91: usb: fix at91sam9x5 recalc, round and set rate by Boris Brezillon · 10 years ago
  20. ff553ea clk: at91: usb: fix at91rm9200 round and set rate by Boris Brezillon · 10 years ago
  21. c0fa237 Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  22. 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
  23. 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
  24. bcc5fd4 clk: at91: add a driver for the h32mx clock by Alexandre Belloni · 10 years ago
  25. a52ae5a Merge branch 'clk-fixes' into clk-next by Mike Turquette · 10 years ago
  26. 16eeaec clk: at91: fix div by zero in USB clock driver by Boris BREZILLON · 10 years ago
  27. 13a6073 clk: at91: rework rm9200 USB clock to propagate set_rate to the parent clk by Boris BREZILLON · 10 years ago
  28. 87e2ed3 clk: at91: fix recalc_rate implementation of PLL driver by Boris BREZILLON · 10 years ago
  29. 3ef9dd2 clk: at91: rework PLL rate calculation by Boris BREZILLON · 10 years ago
  30. 078a3eb clk: at91: fix PLL_MAX_COUNT macro definition by Boris BREZILLON · 10 years ago
  31. e8531ac clk: at91: fix num_parents test in at91sam9260 slow clk implementation by Boris BREZILLON · 10 years ago
  32. 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
  33. b736bcb clk: at91: remove the useless CLK_IGNORE_UNUSED flag by Alexandre Belloni · 10 years ago
  34. 4da66b6 clk: at91: main: warn when the main crystal frequency is not set by Alexandre Belloni · 10 years ago
  35. 80eded6 clk: at91: add slow clks driver by Boris BREZILLON · 10 years ago
  36. 27cb1c2 clk: at91: rework main clk implementation by Boris BREZILLON · 10 years ago
  37. 141c71d clk: at91: optimization of the set_rate callback by Jean-Jacques Hiblot · 10 years ago
  38. cce6db8 clk: at91: fix programmable clk irq handling by Jean-Jacques Hiblot · 10 years ago
  39. 693bb3d clk: at91: propagate rate change on system clks by Boris BREZILLON · 10 years ago
  40. 419f612 clk: at91: replace prog clk round_rate with determine_rate by Boris BREZILLON · 10 years ago
  41. f63fcc9 clk:at91: Fix memory leak in of_at91_clk_master_setup() by Masanari Iida · 10 years ago
  42. 273c227 Merge tag 'at91-cleanup2' of git://github.com/at91linux/linux-at91 into next/cleanup by Kevin Hilman · 11 years ago
  43. 7736c71 clk: at91: fix pmc_clk_ids data type attriubte by Boris BREZILLON · 11 years ago
  44. 8330148 ARM: at91: remove AT91_PROGRAMMABLE_CLOCKS configuration option by Nicolas Ferre · 11 years ago
  45. a9c0688 clk: at91: add PMC smd clock by Boris BREZILLON · 11 years ago
  46. c84a61d clk: at91: add PMC usb clock by Boris BREZILLON · 11 years ago
  47. f090fb3 clk: at91: add PMC utmi clock by Boris BREZILLON · 11 years ago
  48. 1f22f8b clk: at91: add PMC programmable clocks by Boris BREZILLON · 11 years ago
  49. 6114067 clk: at91: add PMC peripheral clocks by Boris BREZILLON · 11 years ago
  50. 5fba62e clk: at91: add PMC system clocks by Boris BREZILLON · 11 years ago
  51. e442d23 clk: at91: add PMC master clock by Boris BREZILLON · 11 years ago
  52. 1a748d2 clk: at91: add PMC pll clocks by Boris BREZILLON · 11 years ago
  53. 38d34c3 clk: at91: add PMC main clock by Boris BREZILLON · 11 years ago
  54. 0ad6125 clk: at91: add PMC base support by Boris BREZILLON · 11 years ago