1. 2d4fcc5 clk: versatile: clk-icst: use after free on error path by Dan Carpenter · 3 years, 2 months ago
  2. 1b2189f clk: versatile: clk-icst: Ensure clock names are unique by Rob Herring · 3 years, 2 months ago
  3. d4e15d4 clk: versatile: hide clock drivers from non-ARM users by Jean Delvare · 3 years, 5 months ago
  4. 323fd59 clk: versatile: Rename ICST to CLK_ICST by Jean Delvare · 3 years, 5 months ago
  5. 69bfe08 clk: versatile: clk-icst: Support 'reg' in addition to 'vco-offset' for register address by Rob Herring · 3 years, 4 months ago
  6. 51c8b49 clk: versatile: Depend on HAS_IOMEM by Stephen Boyd · 3 years, 7 months ago
  7. 419b3ab clk: versatile: remove dependency on ARCH_* by Peter Collingbourne · 3 years, 8 months ago
  8. 0c1d46d clk: versatile: clk-icst: Fix worthy struct documentation block by Lee Jones · 4 years ago
  9. da9c43d clk: versatile: Add of_node_put() before return statement by Sumera Priyadarsini · 4 years, 5 months ago
  10. 5f1d897 Replace HTTP links with HTTPS ones: Common CLK framework by Alexander A. Klimov · 4 years, 7 months ago
  11. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  12. 6f63078 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 4 years, 7 months ago
  13. 694b5a5 Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 7 months ago
  14. e4df11c ARM: zynq: Don't select CONFIG_ICST by Rob Herring · 4 years, 9 months ago
  15. 5f55f1f clk: versatile: Fix kconfig dependency on COMMON_CLK_VERSATILE by Rob Herring · 4 years, 8 months ago
  16. 6f4d3c1 clk: versatile: remove redundant assignment to pointer clk by Colin Ian King · 4 years, 8 months ago
  17. a875e0e Merge tag 'vexpress-modules-for-soc-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into arm/soc by Arnd Bergmann · 4 years, 8 months ago
  18. e500667 clk: versatile: Drop the legacy IM-PD1 clock code by Rob Herring · 4 years, 9 months ago
  19. 75b272b clk: vexpress-osc: Support building as a module by Rob Herring · 4 years, 9 months ago
  20. 2466108 clk: impd1: Look up clock-output-names by Linus Walleij · 4 years, 9 months ago
  21. 03cc105 clk: vexpress-osc: Use the devres clock API variants by Rob Herring · 4 years, 9 months ago
  22. 562bbb2 clk: versatile: Only enable SP810 on 32-bit by default by Rob Herring · 4 years, 9 months ago
  23. 81134fb clk: versatile: Rework kconfig structure by Rob Herring · 4 years, 9 months ago
  24. 84655b7 clk: versatile: Add device tree probing for IM-PD1 clocks by Linus Walleij · 5 years ago
  25. eb9d642 clk: versatile: Export icst_clk_setup() by Linus Walleij · 5 years ago
  26. 333d2d1 clk: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  27. 5911dba clk: versatile: Add of_node_put() in cm_osc_setup() by Nishka Dasgupta · 5 years ago
  28. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  29. 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
  30. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  31. 62e59c4 clk: Remove io.h from clk-provider.h by Stephen Boyd · 6 years ago
  32. 354e121 clk: versatile: sp810: Remove usage of CLK_IS_BASIC by Stephen Boyd · 6 years ago
  33. a1d803d clk: versatile: Remove WARNs in ->round_rate() by Brian Starkey · 7 years ago
  34. aff2dc6 clk: versatile: add min/max rate boundaries for vexpress osc clock by Sudeep Holla · 7 years ago
  35. fc35c19 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  36. a72da43 clk: versatile: Improve sizeof() usage by Markus Elfring · 7 years ago
  37. e343b81 clk: versatile: Delete error messages for failed memory allocations by Markus Elfring · 7 years ago
  38. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  39. 2c60687 clk: versatile: make clk_ops const by Bhumika Goyal · 7 years ago
  40. cfe76a2 clk: versatile: delete old RealView clock implementation by Linus Walleij · 8 years ago
  41. ba3fae0 ARM/clk: move the ICST library to drivers/clk by Linus Walleij · 8 years ago
  42. fa62e10 clk: versatile/icst: support for AP baseboard clocks by Linus Walleij · 8 years ago
  43. 5e23c59 clk: versatile/icst: add Integrator core module clocks by Linus Walleij · 8 years ago
  44. ac82a8b clk: versatile: Remove CLK_IS_ROOT by Stephen Boyd · 9 years ago
  45. ec7957a clk: versatile: sp810: support reentrance by Linus Walleij · 9 years ago
  46. df9cd56 clk: versatile: mask VCO bits before writing by Linus Walleij · 9 years ago
  47. 6b5a12d Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  48. 22ba14f Merge tag 'realview-base-armsoc-1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator into next/multiplatform by Arnd Bergmann · 9 years ago
  49. 16956fe ARM: versatile: switch to DT only booting and remove legacy code by Rob Herring · 9 years ago
  50. d430819 clk: versatile-icst: add device tree support by Linus Walleij · 9 years ago
  51. 384d977 clk: versatile-icst: refactor to allocate regmap separately by Linus Walleij · 9 years ago
  52. 179c8fb clk: versatile-icst: convert to use regmap by Linus Walleij · 9 years ago
  53. 3c30a4a clk/realview: stop using machine headers by Arnd Bergmann · 9 years ago
  54. 59fe66313 clk: versatile: remove unneeded error message by Sudip Mukherjee · 9 years ago
  55. 47c5ee3 clk: versatile: fix memory leak by Sudip Mukherjee · 9 years ago
  56. 7bdccef clk: versatile-icst: fix memory leak by Linus Walleij · 9 years ago
  57. 4a7748c clk: Allow drivers to build if COMPILE_TEST is enabled by Javier Martinez Canillas · 9 years ago
  58. e3ee276 drivers/clk: appropriate __init annotation for const data by Nicolas Pitre · 9 years ago
  59. 62f4771 clk: versatile: Switch to assigned clock parents by Stephen Boyd · 9 years ago
  60. 3294bee clk: versatile: off by one in clk_sp810_timerclken_of_get() by Dan Carpenter · 9 years ago
  61. 6d31e3b2 clk: versatile: Remove clk.h and clkdev.h includes by Stephen Boyd · 10 years ago
  62. 11bee5e clk: versatile: Silence sparse warnings by Stephen Boyd · 10 years ago
  63. e52786a clk: versatile: test returned value by Julia Lawall · 10 years ago
  64. f375573 clk: constify of_device_id array by Fabian Frederick · 10 years ago
  65. 81cc3f8 ARM: vexpress: Remove non-DT code by Pawel Moll · 10 years ago
  66. a54c959 clk: versatile: add versatile OSC support by Rob Herring · 11 years ago
  67. 1a5700b Merge tag 'clk-for-linus-3.16' of git://git.linaro.org/people/mike.turquette/linux into next by Linus Torvalds · 11 years ago
  68. ab7ad35 clk: versatile: free icst on error return by Colin Ian King · 11 years ago
  69. dedca6ab Merge remote-tracking branch 'linaro/clk-next' into clk-next by Mike Turquette · 11 years ago
  70. 222cb1b clk: impd1: add pclk clocks by Linus Walleij · 11 years ago
  71. 5ee2b87 clk: versatile: Split config options for sp810 and vexpress_osc by Pawel Moll · 11 years ago
  72. 3b9334a mfd: vexpress: Convert custom func API to regmap by Pawel Moll · 11 years ago
  73. a218d7f clk/versatile: export symbols for impd1 by Arnd Bergmann · 11 years ago
  74. e715eb2 vexpress: Initialise the sysregs before setting up the clocks by Catalin Marinas · 11 years ago
  75. 6b4ed8b clk: vexpress: NULL dereference on error path by Dan Carpenter · 11 years ago
  76. cc0cc4c ARM: integrator: localize the impd1.h header by Linus Walleij · 11 years ago
  77. a183da6 clk: versatile: respect parent rate in ICST clock by Linus Walleij · 11 years ago
  78. bf6edb4 clk: versatile: pass a parent to the ICST clock by Linus Walleij · 11 years ago
  79. 09c978b ARM: integrator: switch to fetch clocks from device tree by Linus Walleij · 11 years ago
  80. 7e21774 Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 11 years ago
  81. 8e048b9 clk: versatile: fixup IM-PD1 clock implementation by Linus Walleij · 11 years ago
  82. ae6e694 clk: versatile: pass a name to ICST clock provider by Linus Walleij · 11 years ago
  83. 14b260c clk: versatile: Staticize clk_sp810_timerclken_of_get by Sachin Kamat · 11 years ago
  84. 2f9f64b clk: fixup argument order when setting VCO parameters by Jonathan Austin · 11 years ago
  85. 819c1de clk: add CLK_SET_RATE_NO_REPARENT flag by James Hogan · 11 years ago
  86. e95a49b clk: vexpress: Use full node name to identify individual clocks by Pawel Moll · 12 years ago
  87. 6e973d2 clk: vexpress: Add separate SP810 driver by Pawel Moll · 12 years ago
  88. 5ce7aba Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  89. da660b4 arm: Move sp810.h to include/linux/amba/ by Catalin Marinas · 12 years ago
  90. 8ae5ac5 clk: vexpress: Use common of_clk_init() function by Prashant Gaikwad · 12 years ago
  91. 70ee657 clk: move IM-PD1 clocks to drivers/clk by Linus Walleij · 12 years ago
  92. 7a9ad67 clk: make ICST driver handle the VCO registers by Linus Walleij · 12 years ago
  93. 401301c clk: add GPLv2 headers to the Versatile clock files by Linus Walleij · 12 years ago
  94. bcd6f56 clk: Common clocks implementation for Versatile Express by Pawel Moll · 12 years ago
  95. ed27ff1 clk: Versatile Express clock generators ("osc") driver by Pawel Moll · 12 years ago
  96. f9a6aa4 clk: convert ARM RealView to common clk by Linus Walleij · 12 years ago
  97. a613163 ARM: integrator: convert to common clock by Linus Walleij · 13 years ago
  98. 91b87a4 clk: add versatile ICST307 driver by Linus Walleij · 13 years ago